Michael Meeks
c4008ef546
re-base on ALv2 code. Includes:
...
tkr41: #117828# office crash fixed . (null pointer) + add unit test
Patch contributed by Tobias Krause
http://svn.apache.org/viewvc?view=revision&revision=1172105
Do not add targets for junit tests when junit is disabled.
Patch contributed by Andre Fischer
http://svn.apache.org/viewvc?view=revision&revision=1241508
remove the OutDev::GetKernPair* stubs completely
Patch contributed by Herbert Duerr
http://svn.apache.org/viewvc?view=revision&revision=1179221
reverting un-necessary OS/2 conditionals.
2012-10-03 16:56:06 +01:00
Szabolcs Dezsi
f770c5d6bc
Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
...
Pattern used:
find . -name "*.cxx" -exec sed -i 's/\( *\)return \([^()]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\) ) *);/\1return \2 == \3;/' \{\} \;
2012-04-06 12:48:32 +02:00
Michael T. Whiteley
dcfd4beb21
childs -> children
2011-12-08 11:32:41 +02:00
Norbert Thiebaud
6a7d81e7a5
remove include of pch header from toolkit
2011-11-27 13:25:40 -06:00
Sebastian Spaeth
4905a19032
Add vim/emacs modelines to all source files
...
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com )
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de >
2010-10-14 17:02:15 +02:00
Jens-Heiner Rechtien
8764506704
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-12 15:01:35 +01:00
Rüdiger Timm
f4f49eae1d
INTEGRATION: CWS changefileheader (1.3.60); FILE MERGED
...
2008/04/01 16:01:00 thb 1.3.60.3: #i85898# Stripping all external header guards
2008/04/01 12:56:54 thb 1.3.60.2: #i85898# Stripping all external header guards
2008/03/28 15:40:18 rt 1.3.60.1: #i87441# Change license header to LPGL v3.
2008-04-11 08:34:52 +00:00
Ivo Hinkelmann
0d28b97ded
INTEGRATION: CWS impress134 (1.2.50); FILE MERGED
...
2007/11/14 15:29:40 cl 1.2.50.2: #i83313# check for self inserting
2007/11/06 11:36:52 cl 1.2.50.1: #i81648# renamed wrong 'Childs' to 'Children'
2007-11-26 15:54:06 +00:00
Jens-Heiner Rechtien
c5dee4c270
INTEGRATION: CWS awttree01 (1.1.2); FILE ADDED
...
2007/06/22 13:53:21 cl 1.1.2.7: #i78805# throw exception for inserting root node again
2007/06/22 13:47:29 cl 1.1.2.6: #i78805# throw exception for false index and inserting node again
2007/06/22 09:46:40 cl 1.1.2.5: throw an exception if empty root node is set
2007/03/12 13:05:20 cl 1.1.2.4: fix unix build problems
2006/12/01 06:19:32 cl 1.1.2.3: implement a tree control api
2006/10/13 13:52:41 cl 1.1.2.2: added primilary awt tree control api
2006/09/28 14:10:56 cl 1.1.2.1: added primilary awt tree control api
2007-06-27 11:22:38 +00:00