Commit graph

2116 commits

Author SHA1 Message Date
Thomas Arnhold
77c7a7fab5 callcatcher: remove unused INetURLObject::makeAuthCanonic 2011-07-12 00:59:54 +02:00
Thomas Arnhold
b468c1c0ae callcatcher: remove unused INetURLObject::getIMAPUID 2011-07-12 00:59:54 +02:00
Thomas Arnhold
774c85c86c callcatcher: remove unused INetURLObject::getFTPType 2011-07-12 00:59:54 +02:00
Thomas Arnhold
c54180baaa callcatcher: remove unused INetURLObject::encodeHostPort 2011-07-12 00:59:54 +02:00
Thomas Arnhold
9a9d12d8b9 callcatcher: remove unused INetURLObject::HasMsgId 2011-07-12 00:59:54 +02:00
Thomas Arnhold
7b8416199a callcatcher: remove unused INetURLObject::CutName 2011-07-12 00:59:54 +02:00
Thomas Arnhold
bbf795bf54 callcatcher: remove unused INetRFC822Message::GenerateDateField 2011-07-12 00:59:54 +02:00
Thomas Arnhold
21e8f4d54d callcatcher: remove unused INetRFC822Message::Set* 2011-07-12 00:59:53 +02:00
Radek Doulik
a0b2a7cc6b fix regression in SvGlobalName::operator <
- it was comparing wrong parts and ommiting part of ID's, resulting
   in wrong results and thus ::std::map didn't work well with default
   less compare function of it's keys
 - fixes fdo#32709
2011-07-11 20:39:40 +02:00
Caolán McNamara
097b51c9cc callcatcher: remove unused ByteString writeHeaderFieldBody variant 2011-07-11 16:40:42 +01:00
Caolán McNamara
0b2ef1a08a Dir::SetSort unused 2011-07-11 09:05:06 +01:00
Caolán McNamara
24ea684eaf don't need these methods on some platforms 2011-07-11 09:05:06 +01:00
Caolán McNamara
a3b0ee88be strip out unused methods 2011-07-11 09:05:06 +01:00
Caolán McNamara
6575317bf6 callcatcher: remove unused WriteUniStringLines 2011-07-11 09:05:06 +01:00
Caolán McNamara
2aa6ecdc65 shrink ByteString api by removing unused methods 2011-07-11 09:05:06 +01:00
Caolán McNamara
ac4a660da5 callcatcher: unused ByteString::EmptyString 2011-07-11 09:05:06 +01:00
Caolán McNamara
4c24f23da9 callcatcher: [Byte|UniString]::SearchCharBackward unused 2011-07-11 09:05:06 +01:00
Caolán McNamara
e78eeb33c4 callcatcher: remove unused GetTempNameBaseDirectory 2011-07-11 09:05:05 +01:00
Tor Lillqvist
a259b3da31 Don't pointlessly build build-time tools when cross-compiling 2011-07-10 10:20:25 +03:00
Francois Tigeot
59c08b6f76 Stop pretending to stay compatible with non-XKB X servers 2011-07-08 17:14:00 +02:00
Joseph Powers
d6f788b984 Replace List with std::vector< INetMIMEMessage* >
I also removed "sal_uIntPtr nNumChildren;". The use was question able at
best. Its count could be off because AttachChild() set it to size() if the
child was added; however, if the child wasn't added the person doing the
AttachChild() was also incrementing the count.

Related to the removal of nNumChildren, I also removed the GetChildCount()
& SetChildCount() methods because they where only used around the broken
AttachChild() code.
2011-07-08 07:28:01 -07:00
Joseph Powers
b1fdf9dc77 Replace List with std::vector< INetMessageHeader* > 2011-07-07 19:16:58 -07:00
Joseph Powers
750ba4b760 Remove unused class INetIOStream 2011-07-06 19:24:33 -07:00
Joseph Powers
bac1a3ff16 Remove unused class INetMessageHeaderIterator 2011-07-06 07:05:59 -07:00
Christina Rossmanith
7ae4abd293 Added SvStream::ReadLine( rtl::OString& ) 2011-07-05 21:57:25 +02:00
Caolán McNamara
ae25807a84 ByteString::CreateFromInt32 -> OString::valueOf 2011-07-01 09:08:45 +01:00
Caolán McNamara
b03b96fc6e remove deprecated ByteString::CreateFromInt64 2011-06-30 11:35:17 +01:00
Caolán McNamara
7fe95cc52c remove deprecated ByteString::CreateFromInt64 2011-06-29 09:05:07 +01:00
Caolán McNamara
28e79aa91e remove unused ByteString::CreateFromFloat 2011-06-27 23:57:02 +01:00
Caolán McNamara
3be39b7ee5 remove deprecated ByteString::CreateFromDouble
use OString::valueOf(double) instead
2011-06-27 23:49:50 +01:00
Caolán McNamara
c3a0be5e2a remove insanely stubbed methods 2011-06-27 23:14:00 +01:00
Caolán McNamara
fe64e6fc81 use OString::equalsL 2011-06-23 09:08:07 +01:00
Caolán McNamara
e370ee9a88 ditch some old-style strings 2011-06-22 09:25:35 +01:00
Tor Lillqvist
5b3e2b6534 Don't use backslashes in #include, eek 2011-06-21 13:27:23 +03:00
Bjoern Michaelsen
75068ecaa1 gnumake4: fix buildbreakers from merge 2011-06-20 13:24:14 +02:00
Bjoern Michaelsen
941020379b Merge branch 'master' into feature/gnumake4
Conflicts:
	basebmp/prj/d.lst
	basebmp/test/basictest.cxx
	basebmp/test/makefile.mk
	basegfx/inc/basegfx/basegfxdllapi.h
	basegfx/inc/basegfx/tools/debugplotter.hxx
	basegfx/inc/basegfx/tuple/b2ituple.hxx
	basegfx/prj/d.lst
	basegfx/source/numeric/makefile.mk
	basegfx/source/polygon/makefile.mk
	basegfx/source/range/makefile.mk
	basegfx/source/raster/makefile.mk
	basegfx/source/tuple/makefile.mk
	basegfx/source/vector/makefile.mk
	basegfx/test/basegfx1d.cxx
	basegfx/test/makefile.mk
	basegfx/util/makefile.mk
	canvas/Library_canvasfactory.mk
	canvas/Module_canvas.mk
	canvas/prj/build.lst
	canvas/prj/d.lst
	canvas/source/cairo/cairo_canvashelper_texturefill.cxx
	canvas/source/cairo/makefile.mk
	canvas/source/tools/makefile.mk
	comphelper/qa/string/makefile.mk
	cppcanvas/Module_cppcanvas.mk
	cppcanvas/inc/cppcanvas/cppcanvasdllapi.h
	cppcanvas/prj/build.lst
	cppcanvas/prj/d.lst
	cppcanvas/source/mtfrenderer/makefile.mk
	cppcanvas/util/makefile.mk
	i18npool/source/search/makefile.mk
	regexp/Library_regexp.mk
	regexp/prj/d.lst
	sax/CppunitTest_sax.mk
	sax/Library_sax.mk
	sax/prj/d.lst
	sax/qa/cppunit/test_converter.cxx
	sax/source/expatwrap/attrlistimpl.hxx
	sax/util/makefile.mk
	svtools/Library_svt.mk
	tools/Executable_sspretty.mk
	ucbhelper/prj/d.lst
	ucbhelper/source/provider/configureucb.cxx
	ucbhelper/source/provider/provconf.cxx
	ucbhelper/util/makefile.mk
	unotools/Library_utl.mk
	unotools/Module_unotools.mk
	unotools/Package_inc.mk
	unotools/prj/build.lst
	vcl/Library_desktop_detector.mk
	vcl/Library_vcl.mk
	vcl/Library_vclplug_gtk.mk
	vcl/aqua/source/gdi/salprn.cxx
	vcl/inc/aqua/saldata.hxx
	vcl/unx/generic/gdi/salgdi3.cxx
2011-06-19 12:47:44 +02:00
Hans-Joachim Lankenau
0e6ab013f7 ause130: #i117218# change .idl handling to gnu make 2011-06-18 11:29:28 +02:00
Caolán McNamara
74a007ef73 don't need to expose aNameMask 2011-06-17 14:04:53 +01:00
Michael Stahl
bd162cb75a gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd] 2011-06-17 14:24:10 +02:00
Michael Stahl
f5950b469b gnumake4: #i116959#: rename target local variables {C,CXX,OBJCXX}FLAGS: [hg:8801515221cf]
add a T_ prefix, so we don't need to use override.
also introduce gb_LinkTarget_add_{c,cxx,objcxx}flags.
2011-06-17 10:28:11 +02:00
Michael Stahl
990111d87a gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7] 2011-06-17 09:55:38 +02:00
Caolán McNamara
5ffd93d3be fix tinderbox 2011-06-16 10:13:41 +01:00
Caolán McNamara
2fc686889c ByteString -> rtl::OString 2011-06-16 09:16:08 +01:00
Caolán McNamara
58c8b07e33 can be const 2011-06-16 09:16:08 +01:00
Caolán McNamara
eef23a3f53 ByteString -> rtl::OString 2011-06-16 09:16:08 +01:00
Caolán McNamara
d12ddc8f86 remove appdef.hxx 2011-06-16 09:16:08 +01:00
Caolán McNamara
e2f5fffe2e rscdep not related to mkunroll 2011-06-16 09:16:08 +01:00
Francois Tigeot
67ad415681 Remove unused methods 2011-06-15 22:24:06 +02:00
Francois Tigeot
7c2224a88f GetPathStyle() has no needs for arguments any more 2011-06-15 22:11:14 +02:00
Francois Tigeot
abefd1e5a5 Revert part of previous commit 2011-06-15 21:01:16 +02:00
Francois Tigeot
c8f876b2d9 We don't want to create MS-DOS short file names. 2011-06-15 20:44:59 +02:00
Tor Lillqvist
851b841094 It's called EDEADLK on iOS, too 2011-06-15 19:16:02 +03:00
Tor Lillqvist
f0c461dfd5 Don't bother with any mount table handling on iOS either 2011-06-15 19:16:00 +03:00
Caolán McNamara
94bbe5ab6c remove unused INetMIMEUnicodeOutputSink 2011-06-15 09:07:51 +01:00
Caolán McNamara
9eb574c665 remove unused Get/SetXMailer 2011-06-15 09:07:51 +01:00
Caolán McNamara
769423a457 remove unused decodeUTF8 2011-06-15 09:07:51 +01:00
Caolán McNamara
057dda42e5 throw out this ctor 2011-06-15 09:07:51 +01:00
Caolán McNamara
998eb403d9 GetByteString unused 2011-06-15 09:07:51 +01:00
Francois Tigeot
bf8030e44e Remove TOOLS_INETDEF_OS
We don't need yet another unmaintainable platform name macro...
2011-06-15 00:03:26 +02:00
Francois Tigeot
380715e709 Remove unused macros 2011-06-14 18:22:09 +02:00
Caolán McNamara
4a641de8e0 ByteString -> rtl::OString 2011-06-14 15:19:50 +01:00
Caolán McNamara
a46250a367 remove unused methods and variables 2011-06-14 15:19:50 +01:00
Caolán McNamara
7843cfd879 remove GetCleanedNextLine 2011-06-14 15:19:49 +01:00
Caolán McNamara
1ed472827b can shrink these buffers to minimum required 2011-06-14 15:19:49 +01:00
Caolán McNamara
e881c80269 and now we can remove FormatString 2011-06-14 15:19:49 +01:00
Caolán McNamara
fa3adcf3c1 remove unused filler and width 2011-06-14 09:56:45 +01:00
Caolán McNamara
77e481f595 Precision unused 2011-06-14 09:56:45 +01:00
Caolán McNamara
0f1969d04b remove unused justification 2011-06-14 09:56:44 +01:00
Caolán McNamara
325012b1df catch by const reference 2011-06-14 09:56:44 +01:00
Caolán McNamara
adb752b347 simplify and shrink this to used methods 2011-06-13 11:43:37 +01:00
Caolán McNamara
02b78432d0 remove unused WriteNumber float/double variants 2011-06-13 11:43:37 +01:00
Caolán McNamara
0487c7b7df remove unused WriteNumber float/double variants 2011-06-13 11:43:37 +01:00
Caolán McNamara
26de77008f remove unused Radix 2011-06-13 11:43:37 +01:00
Caolán McNamara
811ccc4f3c rename SetKey to informative SetCryptMaskKey 2011-06-13 11:43:37 +01:00
Caolán McNamara
b9fe9af7cc remove unused GenericInformation 2011-06-13 11:43:37 +01:00
Caolán McNamara
ec4c6c2b2f remove unused GenericInformation 2011-06-13 11:43:37 +01:00
Caolán McNamara
666e9661d4 Remove dodgy and unused ReadNumber 2011-06-13 11:43:37 +01:00
Caolán McNamara
e1ace63791 WriteByteStringLines unused 2011-06-13 11:43:36 +01:00
Caolán McNamara
8a703cec70 InformationParser unused 2011-06-13 11:43:36 +01:00
Caolán McNamara
0ad9a44f9b ultra-documented AddMark/RemoveMark unimplemented and unused 2011-06-13 11:43:36 +01:00
Caolán McNamara
2caef562d9 remove ugly and unused WriteUniOrByteStringLine 2011-06-13 11:43:36 +01:00
Caolán McNamara
bfb45c2b19 remove ugly and unused WriteUniOrByteStringLines 2011-06-13 11:43:36 +01:00
Tor Lillqvist
832d65122a Require bestreversemap executable for the build platform 2011-06-12 13:22:38 +03:00
Tor Lillqvist
4f3d4a6235 Prefer S_I[RW]USR to S_I{READ,WRITE} for portability 2011-06-12 13:15:11 +03:00
Tor Lillqvist
b3ae76e00b Make it compile for Android 2011-06-12 13:11:14 +03:00
Tor Lillqvist
def1511fc2 Use gb_Executable_get_target_for_build for bestreversemap 2011-06-12 01:47:39 +03:00
Caolán McNamara
025616c72e fallback through en-US from unlocalized en-XX locales 2011-06-07 11:27:42 +01:00
Francois Tigeot
91fa8bf661 Cleanup solar.h
Many macros in this file were unused or not defined. Remove
corresponding code.
2011-06-03 23:51:37 +02:00
Caolán McNamara
86e150edc8 track changes to solenv DLLEXTENSION here too 2011-06-03 11:38:23 +01:00
Jan Holesovsky
ec6c98105a Merge commit 'libreoffice-3.4.0.2'
Conflicts:
	svtools/source/filter/wmf/winmtf.hxx
	tools/source/fsys/urlobj.cxx
	unotools/source/config/configmgr.cxx
	unotools/source/config/makefile.mk
	vcl/inc/vcl/cursor.hxx
	vcl/source/gdi/outdevnative.cxx
	vcl/source/window/abstdlg.cxx
	vcl/source/window/toolbox.cxx
	vcl/unx/generic/printer/ppdparser.cxx
	vcl/unx/generic/printer/printerinfomanager.cxx
2011-05-31 10:45:54 +02:00
Chr. Rossmanith
e6703ce8a2 remove __cdecl and use SAL_CALL instead 2011-05-26 15:05:21 +02:00
Tor Lillqvist
87328b9331 Rename mkunroll source file and folder to meaningful names 2011-05-23 00:26:23 +03:00
Tor Lillqvist
66f5c1fce0 Fix crash introduced in commit 2cc2e5b9a45887a53f01ad2fd324b6ed43f018ef
Really, for a command-line tool that can be run with minimal fuss, is it
really too much to expect changes to be tested?
2011-05-23 00:17:22 +03:00
Tor Lillqvist
27266b10b8 Drop OS2 2011-05-21 17:00:45 +03:00
Cédric Bosdonnat
61724648b8 fdo#36615: Fixed the prefix recognition in URLs... that list is sorted. 2011-05-20 10:15:09 +01:00
Cédric Bosdonnat
9b93988932 Added some important comment about a list that needs to be sorted 2011-05-19 17:36:49 +02:00
Joseph Powers
f0bbfad859 Remove all the #include <tools/ownlist.hxx>
I'm deleting the header since it's no longer used.
2011-05-18 20:06:04 -07:00
David Tardon
6cf3f5e7c8 make static to avoid use of dead object in ~ResMgr 2011-05-18 14:57:15 +02:00
David Tardon
2a7739aa27 do not leak memory 2011-05-18 06:06:36 +02:00
David Tardon
7dac706566 remove stray semicolon 2011-05-18 06:06:36 +02:00
David Tardon
bc5a926311 close opened files on error 2011-05-16 15:40:43 +02:00
Tor Lillqvist
cce4f3a1af Bin weird stuff like \\jumbo2.germany.sun.com\R-Laufwerk 2011-05-15 00:49:25 +03:00
Norbert Thiebaud
77fb01ed13 WaE: eStyle became un-used due to 6a9750071e84bbe37ce703e39bb9c93796c5edda 2011-05-10 12:43:55 -05:00
Francois Tigeot
869bb00e01 Remove obsolete or unused file system definitions and associated code 2011-05-10 15:55:13 +02:00
Francois Tigeot
afb1f2e918 Unix System V has been dead for a long time.
File names can be longer than 14 characters !
2011-05-07 08:46:15 +02:00
Christian Lippka
58336f0066 New color picker dialog for all applications.
Replaces the old color picker with a new one.
Demo: http://www.youtube.com/watch?v=rPu6EmIxkIM
2011-05-06 17:55:29 +02:00
Francois Tigeot
2c21aa4638 Remove unused DirEntry methods 2011-05-05 09:25:57 +02:00
Francois Tigeot
88b39691b6 Remove unused DirEntry methods 2011-05-05 09:21:05 +02:00
Rafael Dominguez
422c2aba58 Remove deprecated tools/queue.hxx 2011-05-04 07:06:27 -07:00
Rafael Dominguez
10aa3ef1b7 Remove tools/table.hxx include. 2011-05-03 14:41:38 +01:00
Francois Tigeot
4de8c4a304 Remove strange filesystems-related enum. 2011-05-03 14:34:34 +02:00
Francois Tigeot
e45dc3828b Remove more DirEntry unused functions 2011-05-01 21:38:53 +02:00
Julien Nabet
6b197f7ae4 lacking endif re added 2011-05-01 09:27:49 +02:00
Francois Tigeot
699f13e092 Remove unused function IsRFSAvailable() 2011-05-01 07:56:25 +02:00
Francois Tigeot
64cf70b4e4 Remove some OS/2 code 2011-05-01 07:49:30 +02:00
Francois Tigeot
3c4779bdeb Remove unused function IsLongNameOnFAT() 2011-05-01 07:38:07 +02:00
Francois Tigeot
c8a9db7a02 Remove unused function HasReadOnlyFlag() 2011-05-01 07:10:27 +02:00
Joseph Powers
7943b8dc87 Remove references to sstring.hxx
One isn't used and the 2nd one is an unused test program.
2011-04-28 22:34:09 -07:00
Joseph Powers
da49f9c25d Remove mkcreate related items.
The code isn't compiled and uses sstring.hxx which isn't really used so
I'm going to remove it also.
2011-04-28 22:27:34 -07:00
Takeshi Abe
b53ea6f02a removed unused macros 2011-04-25 20:51:14 +09:00
Takeshi Abe
008f7b3332 removed dead code 2011-04-23 23:11:43 +09:00
Francois Tigeot
60bf9e6d6b Remove support for the obsolete BORLANDC compiler 2011-04-23 09:42:46 +02:00
Francois Tigeot
69560c178f Remove OS/2-specific files 2011-04-22 21:22:52 +02:00
Kayo Hamid
76ffa21898 cppcheck variableScope 2011-04-22 11:34:11 +02:00
Christina Rossmanith
1913e11aeb remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-gui) 2011-04-19 20:42:51 +02:00
Julien Chaffraix
8af99e5768 Fixed an off-by-one error in DbgOut.
"..." is actually 4 characters long due to the '\0' character and
strcpy does copy the '\0'. Thus we need to remove 4 from the length
to avoid writing one byte after the end of the buffer.
2011-04-19 09:48:04 +01:00
Julien Chaffraix
cd31cc2a4a Added check for getcwd and chdir return values.
The code did not validate that those functions succeeded. Added
some error handling. This partially fixes the compilation with --werror.
2011-04-19 09:46:27 +01:00
Francois Tigeot
a760a7bc39 Remove OS/2-specific subdirectories. 2011-04-18 16:28:05 +02:00
Bjoern Michaelsen
3e6a21b0b8 adding toolshelpers in Module_tools.mk too 2011-04-16 18:24:18 +02:00
Bjoern Michaelsen
bd7533cc01 introduce toolshelpers static lib to avoid duplicate linking errors 2011-04-16 15:50:35 +02:00
Bjoern Michaelsen
f2bd453dc6 remove obsolete sspretty 2011-04-16 15:19:18 +02:00
Petr Mladek
c93174a788 warning-uninitialized-variables-tools-2.diff: avoid warning (i#58984)
avoid warnings about that a variable is used unitialized; the code was correct;
though, the warning was considered as an error in openSUSE build service;
the change does not cause any harm
2011-03-30 19:45:16 +02:00
Francisco Saito
9f89f363dd drop bogus executable flag from [ch]xx/bas/asm files 2011-03-29 21:40:47 +01:00
Rafael Dominguez
30cb5b729c Remove unused DECLARE_LIST. 2011-03-28 09:47:41 +01:00
Fridrich Štrba
8c38ea8999 Remove completely the empty tools/svwin.h 2011-03-26 00:00:36 +01:00
Fridrich Štrba
0ba7fc320d Fix Windows build of tools 2011-03-25 23:57:35 +01:00
Fridrich Štrba
78d6b75c90 Wholesale prewin.h/postwin.h removal 2011-03-25 19:03:49 +01:00
Jan Holesovsky
932fb7b958 Merge commit 'ooo/DEV300_m103'
Conflicts:
	cppcanvas/source/mtfrenderer/implrenderer.cxx
	dtrans/source/win32/dtobj/XTDataObject.cxx
	dtrans/source/win32/dtobj/XTDataObject.hxx
	sot/source/sdstor/stgio.cxx
	tools/source/debug/debug.cxx
	vcl/source/gdi/jobset.cxx
	vcl/unx/kde4/KDEData.cxx
	vcl/unx/kde4/KDEData.hxx
	vcl/unx/kde4/KDESalDisplay.cxx
	vcl/unx/kde4/KDESalFrame.cxx
	vcl/unx/kde4/KDESalFrame.hxx
	vcl/unx/kde4/KDESalGraphics.cxx
	vcl/unx/kde4/KDESalGraphics.hxx
	vcl/unx/kde4/KDESalInstance.cxx
	vcl/unx/kde4/KDESalInstance.hxx
	vcl/unx/kde4/KDEXLib.cxx
	vcl/unx/kde4/VCLKDEApplication.cxx
	vcl/unx/kde4/VCLKDEApplication.hxx
2011-03-23 16:59:33 +01:00
Jan Holesovsky
11792080f1 Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-gui 2011-03-18 16:09:41 +01:00
Jan Holesovsky
4fdd55226d Merge remote-tracking branch 'origin/integration/dev300_m101'
Conflicts:
	comphelper/source/misc/servicedecl.cxx
	i18npool/source/breakiterator/breakiteratorImpl.cxx
	l10ntools/scripts/localize.pl
	svl/source/items/itemset.cxx
	svl/source/memtools/svarray.cxx
	svl/source/numbers/zformat.cxx
	svtools/source/brwbox/brwbox1.cxx
	tools/source/stream/strmwnt.cxx
	vcl/inc/vcl/graphite_adaptors.hxx
	vcl/inc/vcl/graphite_layout.hxx
	vcl/inc/vcl/graphite_serverfont.hxx
	vcl/source/control/imgctrl.cxx
	vcl/source/gdi/outdev.cxx
	vcl/source/gdi/outdev3.cxx
	vcl/source/glyphs/gcach_ftyp.cxx
	vcl/source/glyphs/graphite_adaptors.cxx
	vcl/source/glyphs/graphite_layout.cxx
	vcl/source/window/winproc.cxx
	vcl/unx/source/fontmanager/fontconfig.cxx
2011-03-18 15:55:08 +01:00
Michael Lefevre
1a770c79a2 Remove duplicated constant F_PI and friends
Easy hack, constants already defined in libs-gui/basegfx/inc/basegfx/numeric/ftools.hxx
2011-03-17 16:15:27 +01:00
Bjoern Michaelsen
e1028d9225 remove unused variable warning 2011-03-17 15:30:36 +01:00
Michael Meeks
ce0c58c96b fix bestreversemap generation, fully this time 2011-03-17 13:54:24 +00:00
Michael Meeks
2841a73379 get paths right when building reversemap 2011-03-17 13:28:18 +00:00
Tor Lillqvist
c5f45ade77 More WIN_FOO cleanup 2011-03-16 21:33:04 +02:00
Tor Lillqvist
7851d63547 Just use a normal main(), no need for SAL crack here 2011-03-16 21:32:01 +02:00
Bjoern Michaelsen
33ee45ab0d using CustomTarget for generated code 2011-03-16 19:04:46 +01:00
Tor Lillqvist
f549dc8f9d Use realpath to avoid -I options containing symlinks on Cygwin 2011-03-16 17:07:11 +02:00
Tor Lillqvist
b60661692b No #warning in MSVC 2011-03-16 17:06:49 +02:00
Tor Lillqvist
f09d354425 Use realpath to avoid -I options containing symlinks on Cygwin 2011-03-16 16:57:49 +02:00
Tor Lillqvist
bbec8f9484 Revert "Revert "Use realpath to avoid -I options containing symlinks on Cygwin""
This reverts commit 00bfbcf96e5a5bbabe5cfe1811fecc96304a19fe.
2011-03-16 15:53:01 +02:00
Caolán McNamara
974567cdbb WaE: int/char mix 2011-03-16 12:45:35 +00:00
Tor Lillqvist
6e92eb906f Revert "Use realpath to avoid -I options containing symlinks on Cygwin"
This reverts commit e8701a1e09559ca8b52e39d5ee4da45237f099f8.
2011-03-16 13:38:50 +02:00
Tor Lillqvist
75619ad34c Use realpath to avoid -I options containing symlinks on Cygwin 2011-03-16 13:24:15 +02:00
Frank Schoenheit [fs]
7f8194a7d8 debuglevels: pulled and merged DEV300.m102 2011-03-14 09:47:56 +01:00
Thomas Arnhold
30952e0bd2 OSL_TRACE: Use format string for GetBuffer() 2011-03-12 14:19:18 +01:00
Thomas Arnhold
d86e9a3906 Move OSL_ENSURE(false,...) to OSL_FAIL(...) 2011-03-12 14:19:17 +01:00
Thomas Arnhold
e6216e1ce6 Remove now unused DBG_TRACE[1-5] and DBG_TRACEFILE 2011-03-11 23:41:07 +01:00
Thomas Arnhold
0652279778 Move DBG_TRACE to OSL_TRACE for strings GetBuffer() 2011-03-11 23:41:07 +01:00
Thomas Arnhold
ce32db685d Remove dead code 2011-03-11 23:41:07 +01:00
Thomas Arnhold
08be19bcb8 Move DBG_TRACE to OSL_TRACE 2011-03-11 23:41:07 +01:00
Thomas Arnhold
ad26a7164f Move DBG_TRACE1 to OSL_TRACE 2011-03-11 23:41:07 +01:00
Thomas Arnhold
38dfb9cf5d Remove now unused DBG_ERROR[1-5] 2011-03-11 23:41:07 +01:00
Thomas Arnhold
533f89e493 Move DBG_ERROR1 to OSL_TRACE 2011-03-11 23:41:06 +01:00
Thomas Arnhold
5cce85634c Remove unused DBG_ERROR macro :) 2011-03-11 23:41:06 +01:00
Thomas Arnhold
f41e1e11f7 Move DBG_ERROR to OSL_FAIL (multiline) 2011-03-11 23:41:06 +01:00
Thomas Arnhold
5c3d61abf9 Move DBG_ERROR to OSL_FAIL for strings GetBuffer() 2011-03-11 23:41:05 +01:00
Michael Meeks
8a78e5b7a0 fix up merging issues, so it compiles 2011-03-11 18:08:25 +00:00
Kohei Yoshida
4c3acb4393 Fixed a build breakage. 2011-03-11 12:27:06 -05:00
Jan Holesovsky
67d2af6fac Merge commit 'ooo/DEV300_m101' into intm101
The following builds for me:

basebmp, basegfx, comphelper, dtrans, i18npool, i18nutil, l10ntools, o3tl,
psprint_config, regexp, rsc, sax, sot, tools, ucbhelper, unotools, vcl

The rest still needs fixing ;-)

Conflicts:
	canvas/prj/build.lst
	canvas/source/cairo/cairo_textlayout.cxx
	canvas/source/directx/dx_winstuff.hxx
	canvas/source/tools/image.cxx
	canvas/source/vcl/canvashelper.cxx
	comphelper/inc/comphelper/documentconstants.hxx
	comphelper/inc/comphelper/optionalvalue.hxx
	comphelper/inc/comphelper/querydeep.hxx
	comphelper/prj/build.lst
	comphelper/qa/complex/makefile.mk
	comphelper/qa/string/test_string_noadditional.cxx
	comphelper/source/misc/componentmodule.cxx
	comphelper/source/misc/mimeconfighelper.cxx
	comphelper/source/misc/querydeep.cxx
	comphelper/source/misc/uieventslogger.cxx
	comphelper/source/property/TypeGeneration.cxx
	comphelper/test/uno_iterators/uno_iterators.cxx
	comphelper/util/makefile.mk
	cppcanvas/source/mtfrenderer/implrenderer.cxx
	dtrans/prj/build.lst
	dtrans/source/generic/dtrans.cxx
	dtrans/source/win32/dtobj/FmtFilter.cxx
	i18npool/prj/build.lst
	i18npool/source/localedata/data/localedata_others.map
	i18npool/source/localedata/data/makefile.mk
	i18npool/source/localedata/localedata.cxx
	i18npool/source/localedata/saxparser.cxx
	i18npool/source/registerservices/registerservices.cxx
	i18npool/source/search/textsearch.cxx
	l10ntools/inc/cfgmerge.hxx
	l10ntools/inc/export.hxx
	l10ntools/inc/gsicheck.hxx
	l10ntools/inc/l10ntools/vosapp.hxx
	l10ntools/inc/tagtest.hxx
	l10ntools/inc/xmlparse.hxx
	l10ntools/layout/layoutparse.cxx
	l10ntools/layout/tralay.cxx
	l10ntools/source/cfgmerge.cxx
	l10ntools/source/export.cxx
	l10ntools/source/export2.cxx
	l10ntools/source/gsicheck.cxx
	l10ntools/source/help/HelpLinker.cxx
	l10ntools/source/lngex.cxx
	l10ntools/source/lngmerge.cxx
	l10ntools/source/merge.cxx
	l10ntools/source/tagtest.cxx
	l10ntools/source/xmlparse.cxx
	padmin/source/fontentry.cxx
	padmin/source/padialog.cxx
	padmin/source/padialog.src
	padmin/source/pamain.cxx
	rsc/inc/rscarray.hxx
	rsc/inc/rscclass.hxx
	rsc/inc/rscclobj.hxx
	rsc/inc/rsccont.hxx
	rsc/inc/rscdb.hxx
	rsc/inc/rscdef.hxx
	rsc/inc/rscmgr.hxx
	rsc/inc/rscrange.hxx
	rsc/inc/rsctop.hxx
	rsc/inc/vclrsc.hxx
	rsc/source/parser/rscdb.cxx
	rsc/source/parser/rscicpx.cxx
	rsc/source/parser/rscinit.cxx
	rsc/source/prj/start.cxx
	rsc/source/res/rscarray.cxx
	rsc/source/res/rscclass.cxx
	rsc/source/res/rscclobj.cxx
	rsc/source/res/rsccont.cxx
	rsc/source/res/rscmgr.cxx
	rsc/source/res/rscrange.cxx
	rsc/source/res/rsctop.cxx
	rsc/source/rsc/rsc.cxx
	rsc/source/tools/rscdef.cxx
	rsc/source/tools/rsctools.cxx
	sax/source/expatwrap/sax_expat.cxx
	sax/source/fastparser/facreg.cxx
	sax/source/tools/fastserializer.cxx
	sot/inc/sot/filelist.hxx
	sot/inc/sot/object.hxx
	sot/source/base/factory.cxx
	sot/source/base/filelist.cxx
	sot/source/sdstor/stg.cxx
	sot/source/sdstor/stgcache.cxx
	sot/source/sdstor/stgole.cxx
	sot/source/sdstor/stgstrms.cxx
	sot/source/sdstor/storage.cxx
	sot/source/sdstor/ucbstorage.cxx
	svl/inc/svl/cenumitm.hxx
	svl/inc/svl/cintitem.hxx
	svl/inc/svl/cntwall.hxx
	svl/inc/svl/ctypeitm.hxx
	svl/inc/svl/custritm.hxx
	svl/inc/svl/dateitem.hxx
	svl/inc/svl/filerec.hxx
	svl/inc/svl/globalnameitem.hxx
	svl/inc/svl/ilstitem.hxx
	svl/inc/svl/imageitm.hxx
	svl/inc/svl/intitem.hxx
	svl/inc/svl/itempool.hxx
	svl/inc/svl/itemset.hxx
	svl/inc/svl/lckbitem.hxx
	svl/inc/svl/poolitem.hxx
	svl/inc/svl/ptitem.hxx
	svl/inc/svl/rectitem.hxx
	svl/inc/svl/sfontitm.hxx
	svl/inc/svl/slstitm.hxx
	svl/inc/svl/srchitem.hxx
	svl/inc/svl/svarray.hxx
	svl/inc/svl/svdde.hxx
	svl/inc/svl/svstdarr.hxx
	svl/inc/svl/szitem.hxx
	svl/inc/svl/visitem.hxx
	svl/inc/svl/zforlist.hxx
	svl/inc/svl/zformat.hxx
	svl/prj/build.lst
	svl/qa/complex/ConfigItems/helper/ConfigItemTest.cxx
	svl/qa/complex/ConfigItems/helper/makefile.mk
	svl/qa/makefile.mk
	svl/source/filepicker/pickerhelper.cxx
	svl/source/filerec/filerec.cxx
	svl/source/items/cenumitm.cxx
	svl/source/items/cintitem.cxx
	svl/source/items/cntwall.cxx
	svl/source/items/ctypeitm.cxx
	svl/source/items/custritm.cxx
	svl/source/items/dateitem.cxx
	svl/source/items/globalnameitem.cxx
	svl/source/items/ilstitem.cxx
	svl/source/items/imageitm.cxx
	svl/source/items/intitem.cxx
	svl/source/items/itempool.cxx
	svl/source/items/itemprop.cxx
	svl/source/items/itemset.cxx
	svl/source/items/lckbitem.cxx
	svl/source/items/poolio.cxx
	svl/source/items/poolitem.cxx
	svl/source/items/ptitem.cxx
	svl/source/items/rectitem.cxx
	svl/source/items/slstitm.cxx
	svl/source/items/srchitem.cxx
	svl/source/items/style.cxx
	svl/source/items/szitem.cxx
	svl/source/items/visitem.cxx
	svl/source/items/whiter.cxx
	svl/source/memtools/svarray.cxx
	svl/source/misc/PasswordHelper.cxx
	svl/source/misc/adrparse.cxx
	svl/source/misc/lngmisc.cxx
	svl/source/notify/brdcst.cxx
	svl/source/notify/listener.cxx
	svl/source/notify/listenerbase.cxx
	svl/source/numbers/makefile.mk
	svl/source/numbers/nbdll.cxx
	svl/source/numbers/zforfind.cxx
	svl/source/numbers/zforlist.cxx
	svl/source/numbers/zformat.cxx
	svl/source/numbers/zforscan.cxx
	svl/source/passwordcontainer/passwordcontainer.cxx
	svl/source/svdde/ddecli.cxx
	svl/source/svdde/ddeimp.hxx
	svl/source/svdde/ddemlos2.h
	svl/source/svdde/ddesvr.cxx
	svl/source/undo/undo.cxx
	svl/source/uno/registerservices.cxx
	svl/util/makefile.mk
	svtools/bmpmaker/bmpsum.cxx
	svtools/bmpmaker/g2g.cxx
	svtools/bmpmaker/makefile.mk
	svtools/inc/borderhelper.hxx
	svtools/inc/svtools/accessiblefactory.hxx
	svtools/inc/svtools/apearcfg.hxx
	svtools/inc/svtools/brwbox.hxx
	svtools/inc/svtools/ctrlbox.hxx
	svtools/inc/svtools/ctrltool.hxx
	svtools/inc/svtools/editbrowsebox.hxx
	svtools/inc/svtools/ehdl.hxx
	svtools/inc/svtools/embedhlp.hxx
	svtools/inc/svtools/filter.hxx
	svtools/inc/svtools/ivctrl.hxx
	svtools/inc/svtools/parhtml.hxx
	svtools/inc/svtools/printdlg.hxx
	svtools/inc/svtools/rtftoken.h
	svtools/inc/svtools/ruler.hxx
	svtools/inc/svtools/svicnvw.hxx
	svtools/inc/svtools/svlbitm.hxx
	svtools/inc/svtools/svlbox.hxx
	svtools/inc/svtools/svtreebx.hxx
	svtools/inc/svtools/tabbar.hxx
	svtools/inc/svtools/table/abstracttablecontrol.hxx
	svtools/inc/svtools/taskbar.hxx
	svtools/inc/svtools/textview.hxx
	svtools/inc/svtools/valueset.hxx
	svtools/source/brwbox/brwbox1.cxx
	svtools/source/brwbox/brwbox2.cxx
	svtools/source/brwbox/datwin.cxx
	svtools/source/brwbox/datwin.hxx
	svtools/source/brwbox/makefile.mk
	svtools/source/config/apearcfg.cxx
	svtools/source/config/htmlcfg.cxx
	svtools/source/config/menuoptions.cxx
	svtools/source/config/miscopt.cxx
	svtools/source/contnr/cont_pch.cxx
	svtools/source/contnr/ctrdll.cxx
	svtools/source/contnr/fileview.cxx
	svtools/source/contnr/imivctl1.cxx
	svtools/source/contnr/ivctrl.cxx
	svtools/source/contnr/makefile.mk
	svtools/source/contnr/svcontnr.src
	svtools/source/contnr/svicnvw.cxx
	svtools/source/contnr/svimpbox.cxx
	svtools/source/contnr/svimpicn.cxx
	svtools/source/contnr/svlbitm.cxx
	svtools/source/contnr/svtreebx.cxx
	svtools/source/contnr/templwin.cxx
	svtools/source/contnr/templwin.hxx
	svtools/source/control/asynclink.cxx
	svtools/source/control/ctrlbox.cxx
	svtools/source/control/ctrldll.cxx
	svtools/source/control/ctrltool.cxx
	svtools/source/control/filectrl.cxx
	svtools/source/control/filectrl.src
	svtools/source/control/headbar.cxx
	svtools/source/control/inettbc.cxx
	svtools/source/control/makefile.mk
	svtools/source/control/prgsbar.cxx
	svtools/source/control/roadmap.cxx
	svtools/source/control/ruler.cxx
	svtools/source/control/scriptedtext.cxx
	svtools/source/control/stdmenu.cxx
	svtools/source/control/tabbar.cxx
	svtools/source/control/taskbar.cxx
	svtools/source/control/taskbox.cxx
	svtools/source/control/taskmisc.cxx
	svtools/source/control/taskstat.cxx
	svtools/source/control/valueacc.cxx
	svtools/source/control/valueset.cxx
	svtools/source/dialogs/addresstemplate.cxx
	svtools/source/dialogs/addresstemplate.src
	svtools/source/dialogs/colrdlg.src
	svtools/source/dialogs/filedlg2.cxx
	svtools/source/dialogs/filedlg2.hxx
	svtools/source/dialogs/makefile.mk
	svtools/source/dialogs/printdlg.cxx
	svtools/source/dialogs/printdlg.src
	svtools/source/dialogs/propctrl.cxx
	svtools/source/dialogs/propctrl.hxx
	svtools/source/dialogs/property.cxx
	svtools/source/edit/makefile.mk
	svtools/source/edit/sychconv.cxx
	svtools/source/edit/syntaxhighlight.cxx
	svtools/source/edit/textdoc.cxx
	svtools/source/edit/texteng.cxx
	svtools/source/edit/textundo.cxx
	svtools/source/edit/textview.cxx
	svtools/source/filter.vcl/filter/SvFilterOptionsDialog.cxx
	svtools/source/filter.vcl/filter/dlgejpg.cxx
	svtools/source/filter.vcl/filter/dlgejpg.hxx
	svtools/source/filter.vcl/filter/dlgejpg.src
	svtools/source/filter.vcl/filter/dlgepng.cxx
	svtools/source/filter.vcl/filter/dlgepng.hxx
	svtools/source/filter.vcl/filter/dlgepng.src
	svtools/source/filter.vcl/filter/dlgexpor.cxx
	svtools/source/filter.vcl/filter/dlgexpor.hxx
	svtools/source/filter.vcl/filter/dlgexpor.src
	svtools/source/filter.vcl/filter/filter2.cxx
	svtools/source/filter.vcl/filter/makefile.mk
	svtools/source/filter.vcl/filter/sgfbram.cxx
	svtools/source/filter.vcl/filter/sgvmain.cxx
	svtools/source/filter.vcl/filter/sgvspln.cxx
	svtools/source/filter.vcl/filter/strings.src
	svtools/source/filter.vcl/jpeg/makefile.mk
	svtools/source/filter.vcl/wmf/emfwr.cxx
	svtools/source/filter.vcl/wmf/emfwr.hxx
	svtools/source/filter.vcl/wmf/enhwmf.cxx
	svtools/source/filter.vcl/wmf/winmtf.hxx
	svtools/source/filter.vcl/wmf/wmfwr.cxx
	svtools/source/filter.vcl/wmf/wmfwr.hxx
	svtools/source/graphic/grfcache.cxx
	svtools/source/graphic/grfcache.hxx
	svtools/source/graphic/grfmgr.cxx
	svtools/source/graphic/makefile.mk
	svtools/source/inc/accessibletableimp.hxx
	svtools/source/inc/svimpbox.hxx
	svtools/source/java/patchjavaerror.src
	svtools/source/misc/ehdl.cxx
	svtools/source/misc/errtxt.src
	svtools/source/misc/helpagentwindow.cxx
	svtools/source/misc/imagemgr.cxx
	svtools/source/misc/imagemgr.src
	svtools/source/misc/imageresourceaccess.cxx
	svtools/source/misc/imap.cxx
	svtools/source/misc/langtab.src
	svtools/source/misc/makefile.mk
	svtools/source/misc/svtdata.cxx
	svtools/source/misc/templatefoldercache.cxx
	svtools/source/misc/transfer2.cxx
	svtools/source/misc/undo.src
	svtools/source/plugapp/commtest.cxx
	svtools/source/plugapp/commtest.src
	svtools/source/plugapp/makefile.mk
	svtools/source/plugapp/testtool.src
	svtools/source/productregistration/productregistration.cxx
	svtools/source/svhtml/htmlkywd.cxx
	svtools/source/svhtml/parhtml.cxx
	svtools/source/svrtf/rtfkey2.cxx
	svtools/source/svrtf/rtfkeywd.cxx
	svtools/source/table/defaultinputhandler.cxx
	svtools/source/table/makefile.mk
	svtools/source/table/tablecontrol.cxx
	svtools/source/table/tablecontrol_impl.cxx
	svtools/source/table/tablecontrol_impl.hxx
	svtools/source/table/tabledatawindow.cxx
	svtools/source/table/tablegeometry.cxx
	svtools/source/table/tablegeometry.hxx
	svtools/source/toolpanel/makefile.mk
	svtools/source/toolpanel/toolpaneldrawer.cxx
	svtools/source/uno/addrtempuno.cxx
	svtools/source/uno/miscservices.cxx
	svtools/source/uno/svtxgridcontrol.cxx
	svtools/source/uno/svtxgridcontrol.hxx
	svtools/source/uno/toolboxcontroller.cxx
	svtools/source/uno/treecontrolpeer.cxx
	svtools/source/uno/unocontroltablemodel.cxx
	svtools/source/uno/unocontroltablemodel.hxx
	svtools/source/uno/unoimap.cxx
	svtools/source/urlobj/inetimg.cxx
	svtools/util/makefile.mk
	svtools/workben/browser.cxx
	svtools/workben/cui/makefile.mk
	svtools/workben/makefile.mk
	svtools/workben/stest.cxx
	svtools/workben/toolpanel/makefile.mk
	svtools/workben/urange.cxx
	toolkit/inc/toolkit/awt/vclxdevice.hxx
	toolkit/inc/toolkit/awt/vclxgraphics.hxx
	toolkit/inc/toolkit/awt/vclxwindows.hxx
	toolkit/inc/toolkit/controls/dialogcontrol.hxx
	toolkit/inc/toolkit/helper/property.hxx
	toolkit/inc/toolkit/helper/servicenames.hxx
	toolkit/inc/toolkit/helper/throbberimpl.hxx
	toolkit/qa/complex/toolkit/accessibility/_XAccessibleComponent.java
	toolkit/source/awt/asynccallback.cxx
	toolkit/source/awt/vclxgraphics.cxx
	toolkit/source/awt/vclxtoolkit.cxx
	toolkit/source/awt/vclxwindow.cxx
	toolkit/source/awt/xsimpleanimation.cxx
	toolkit/source/awt/xthrobber.cxx
	toolkit/source/controls/dialogcontrol.cxx
	toolkit/source/controls/grid/defaultgridcolumnmodel.cxx
	toolkit/source/controls/grid/defaultgriddatamodel.cxx
	toolkit/source/controls/grid/gridcontrol.cxx
	toolkit/source/controls/grid/initguard.hxx
	toolkit/source/controls/unocontrol.cxx
	toolkit/source/controls/unocontrolcontainer.cxx
	toolkit/source/controls/unocontrols.cxx
	toolkit/source/helper/listenermultiplexer.cxx
	toolkit/source/helper/property.cxx
	toolkit/source/helper/registerservices.cxx
	toolkit/source/helper/servicenames.cxx
	toolkit/source/helper/throbberimpl.cxx
	toolkit/source/helper/tkresmgr.cxx
	tools/StaticLibrary_ooopathutils.mk
	tools/bootstrp/addexes/makefile.mk
	tools/bootstrp/addexes2/makefile.mk
	tools/bootstrp/addexes2/mkfilt.cxx
	tools/bootstrp/command.cxx
	tools/bootstrp/cppdep.cxx
	tools/bootstrp/iserver.cxx
	tools/bootstrp/makefile.mk
	tools/bootstrp/mkcreate.cxx
	tools/bootstrp/prj.cxx
	tools/bootstrp/rscdep.cxx
	tools/bootstrp/sstring.cxx
	tools/inc/bootstrp/command.hxx
	tools/inc/bootstrp/mkcreate.hxx
	tools/inc/bootstrp/prj.hxx
	tools/inc/bootstrp/sstring.hxx
	tools/inc/tools/agapi.hxx
	tools/inc/tools/agitem.hxx
	tools/inc/tools/chapi.hxx
	tools/inc/tools/download.hxx
	tools/inc/tools/eacopier.hxx
	tools/inc/tools/fract.hxx
	tools/inc/tools/fsys.hxx
	tools/inc/tools/geninfo.hxx
	tools/inc/tools/globname.hxx
	tools/inc/tools/inetmime.hxx
	tools/inc/tools/multisel.hxx
	tools/inc/tools/poly.hxx
	tools/inc/tools/postsys.h
	tools/inc/tools/postwin.h
	tools/inc/tools/presys.h
	tools/inc/tools/prewin.h
	tools/inc/tools/pstm.hxx
	tools/inc/tools/ref.hxx
	tools/inc/tools/simplerm.hxx
	tools/inc/tools/solar.h
	tools/inc/tools/table.hxx
	tools/inc/tools/urlkeys.hxx
	tools/inc/tools/urlobj.hxx
	tools/prj/build.lst
	tools/prj/d.lst
	tools/qa/makefile.mk
	tools/source/communi/geninfo.cxx
	tools/source/debug/debug.cxx
	tools/source/fsys/dirent.cxx
	tools/source/fsys/tdir.cxx
	tools/source/fsys/unx.cxx
	tools/source/fsys/urlobj.cxx
	tools/source/generic/color.cxx
	tools/source/generic/config.cxx
	tools/source/generic/fract.cxx
	tools/source/inet/inetmime.cxx
	tools/source/memtools/multisel.cxx
	tools/source/memtools/table.cxx
	tools/source/rc/resmgr.cxx
	tools/source/ref/globname.cxx
	tools/source/ref/pstm.cxx
	tools/source/solar/solar.c
	tools/source/stream/strmos2.cxx
	tools/source/stream/strmunx.cxx
	tools/source/stream/strmwnt.cxx
	tools/source/string/makefile.mk
	tools/source/testtoolloader/testtoolloader.cxx
	tools/test/makefile.mk
	tools/util/makefile.mk
	tools/win/inc/dll.hxx
	tools/win/inc/parser.hxx
	tools/win/inc/shellex.h
	tools/win/inc/shutil.h
	tools/win/inc/toolsdll.hxx
	tools/win/inc/winshell.hxx
	tools/workben/makefile.mk
	ucbhelper/source/client/proxydecider.cxx
	ucbhelper/workben/ucbexplorer/ucbexplorer.hrc
	unotools/inc/unotools/unotunnelhelper.hxx
	unotools/source/config/fltrcfg.cxx
	unotools/source/config/lingucfg.cxx
	unotools/source/config/misccfg.cxx
	unotools/source/config/pathoptions.cxx
	unotools/source/config/searchopt.cxx
	unotools/source/i18n/localedatawrapper.cxx
	unotools/source/ucbhelper/localfilehelper.cxx
	unotools/source/ucbhelper/ucbhelper.cxx
	unotools/source/ucbhelper/xtempfile.cxx
	vcl/aqua/inc/salbmp.h
	vcl/aqua/inc/salgdi.h
	vcl/aqua/inc/salinst.h
	vcl/aqua/source/app/salinst.cxx
	vcl/aqua/source/gdi/aquaprintaccessoryview.mm
	vcl/aqua/source/gdi/salgdi.cxx
	vcl/aqua/source/gdi/salprn.cxx
	vcl/aqua/source/window/salframeview.mm
	vcl/aqua/source/window/salobj.cxx
	vcl/inc/vcl/bitmap.hxx
	vcl/inc/vcl/brdwin.hxx
	vcl/inc/vcl/button.hxx
	vcl/inc/vcl/cmdevt.hxx
	vcl/inc/vcl/cvtgrf.hxx
	vcl/inc/vcl/dialog.hxx
	vcl/inc/vcl/dockwin.hxx
	vcl/inc/vcl/event.hxx
	vcl/inc/vcl/fixed.hxx
	vcl/inc/vcl/fldunit.hxx
	vcl/inc/vcl/floatwin.hxx
	vcl/inc/vcl/gdimtf.hxx
	vcl/inc/vcl/glyphcache.hxx
	vcl/inc/vcl/graphite_adaptors.hxx
	vcl/inc/vcl/graphite_features.hxx
	vcl/inc/vcl/graphite_layout.hxx
	vcl/inc/vcl/ilstbox.hxx
	vcl/inc/vcl/image.h
	vcl/inc/vcl/imgctrl.hxx
	vcl/inc/vcl/impbmpconv.hxx
	vcl/inc/vcl/impprn.hxx
	vcl/inc/vcl/jobset.h
	vcl/inc/vcl/keycodes.hxx
	vcl/inc/vcl/lstbox.hxx
	vcl/inc/vcl/mapunit.hxx
	vcl/inc/vcl/menu.hxx
	vcl/inc/vcl/msgbox.hxx
	vcl/inc/vcl/outdev.hxx
	vcl/inc/vcl/prndlg.hxx
	vcl/inc/vcl/salatype.hxx
	vcl/inc/vcl/salbmp.hxx
	vcl/inc/vcl/salgdi.hxx
	vcl/inc/vcl/salinst.hxx
	vcl/inc/vcl/seleng.hxx
	vcl/inc/vcl/settings.hxx
	vcl/inc/vcl/smartid.hxx
	vcl/inc/vcl/status.hxx
	vcl/inc/vcl/strhelper.hxx
	vcl/inc/vcl/svapp.hxx
	vcl/inc/vcl/svdata.hxx
	vcl/inc/vcl/syschild.hxx
	vcl/inc/vcl/sysdata.hxx
	vcl/inc/vcl/taskpanelist.hxx
	vcl/inc/vcl/toolbox.hxx
	vcl/inc/vcl/vclevent.hxx
	vcl/inc/vcl/windata.hxx
	vcl/inc/vcl/window.hxx
	vcl/inc/vcl/wintypes.hxx
	vcl/os2/source/app/salinst.cxx
	vcl/os2/source/gdi/salgdi.cxx
	vcl/os2/source/window/salmenu.cxx
	vcl/os2/source/window/salobj.cxx
	vcl/prj/build.lst
	vcl/source/app/dbggui.cxx
	vcl/source/app/help.cxx
	vcl/source/app/idlemgr.cxx
	vcl/source/app/settings.cxx
	vcl/source/app/svapp.cxx
	vcl/source/app/svdata.cxx
	vcl/source/app/svmain.cxx
	vcl/source/app/svmainhook.cxx
	vcl/source/app/unohelp.cxx
	vcl/source/app/vclevent.cxx
	vcl/source/control/button.cxx
	vcl/source/control/combobox.cxx
	vcl/source/control/edit.cxx
	vcl/source/control/field.cxx
	vcl/source/control/fixed.cxx
	vcl/source/control/ilstbox.cxx
	vcl/source/control/imgctrl.cxx
	vcl/source/control/makefile.mk
	vcl/source/control/tabctrl.cxx
	vcl/source/gdi/bitmap.cxx
	vcl/source/gdi/bitmap2.cxx
	vcl/source/gdi/bitmap4.cxx
	vcl/source/gdi/bmpconv.cxx
	vcl/source/gdi/cvtsvm.cxx
	vcl/source/gdi/font.cxx
	vcl/source/gdi/gdimtf.cxx
	vcl/source/gdi/image.cxx
	vcl/source/gdi/impimage.cxx
	vcl/source/gdi/jobset.cxx
	vcl/source/gdi/makefile.mk
	vcl/source/gdi/metaact.cxx
	vcl/source/gdi/outdev.cxx
	vcl/source/gdi/outdev3.cxx
	vcl/source/gdi/outdev4.cxx
	vcl/source/gdi/outdevnative.cxx
	vcl/source/gdi/pdfwriter.cxx
	vcl/source/gdi/pdfwriter_impl.cxx
	vcl/source/gdi/print3.cxx
	vcl/source/gdi/salmisc.cxx
	vcl/source/glyphs/gcach_ftyp.cxx
	vcl/source/glyphs/gcach_ftyp.hxx
	vcl/source/glyphs/glyphcache.cxx
	vcl/source/glyphs/graphite_cache.cxx
	vcl/source/glyphs/graphite_layout.cxx
	vcl/source/glyphs/graphite_textsrc.hxx
	vcl/source/helper/canvasbitmap.cxx
	vcl/source/helper/smartid.cxx
	vcl/source/helper/xconnection.cxx
	vcl/source/src/btntext.src
	vcl/source/src/images.src
	vcl/source/src/print.src
	vcl/source/window/accel.cxx
	vcl/source/window/accmgr.cxx
	vcl/source/window/brdwin.cxx
	vcl/source/window/btndlg.cxx
	vcl/source/window/dlgctrl.cxx
	vcl/source/window/javachild.cxx
	vcl/source/window/menu.cxx
	vcl/source/window/msgbox.cxx
	vcl/source/window/printdlg.cxx
	vcl/source/window/status.cxx
	vcl/source/window/syschild.cxx
	vcl/source/window/toolbox.cxx
	vcl/source/window/toolbox2.cxx
	vcl/source/window/window.cxx
	vcl/source/window/window2.cxx
	vcl/source/window/wrkwin.cxx
	vcl/unx/gtk/app/gtkdata.cxx
	vcl/unx/gtk/app/gtkinst.cxx
	vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx
	vcl/unx/gtk/window/gtkframe.cxx
	vcl/unx/gtk/window/gtkobject.cxx
	vcl/unx/headless/svpbmp.hxx
	vcl/unx/headless/svpgdi.cxx
	vcl/unx/headless/svpgdi.hxx
	vcl/unx/headless/svpinst.cxx
	vcl/unx/headless/svpinst.hxx
	vcl/unx/headless/svpprn.cxx
	vcl/unx/headless/svpprn.hxx
	vcl/unx/headless/svppspgraphics.cxx
	vcl/unx/headless/svppspgraphics.hxx
	vcl/unx/headless/svptext.cxx
	vcl/unx/inc/dtint.hxx
	vcl/unx/inc/plugins/gtk/gtkdata.hxx
	vcl/unx/inc/pspgraphics.h
	vcl/unx/inc/salbmp.h
	vcl/unx/inc/saldata.hxx
	vcl/unx/inc/saldisp.hxx
	vcl/unx/inc/salgdi.h
	vcl/unx/inc/salinst.h
	vcl/unx/inc/xfont.hxx
	vcl/unx/kde/kdedata.cxx
	vcl/unx/kde4/KDESalGraphics.cxx
	vcl/unx/source/app/keysymnames.cxx
	vcl/unx/source/app/saldata.cxx
	vcl/unx/source/app/saldisp.cxx
	vcl/unx/source/app/salinst.cxx
	vcl/unx/source/app/wmadaptor.cxx
	vcl/unx/source/dtrans/X11_selection.cxx
	vcl/unx/source/dtrans/X11_service.cxx
	vcl/unx/source/gdi/makefile.mk
	vcl/unx/source/gdi/pspgraphics.cxx
	vcl/unx/source/gdi/salgdi.cxx
	vcl/unx/source/gdi/salgdi3.cxx
	vcl/unx/source/gdi/salprnpsp.cxx
	vcl/unx/source/gdi/xfont.cxx
	vcl/unx/source/gdi/xlfd_attr.cxx
	vcl/unx/source/gdi/xlfd_attr.hxx
	vcl/unx/source/gdi/xlfd_extd.cxx
	vcl/unx/source/gdi/xlfd_extd.hxx
	vcl/unx/source/gdi/xlfd_smpl.cxx
	vcl/unx/source/gdi/xlfd_smpl.hxx
	vcl/unx/source/printer/ppdparser.cxx
	vcl/unx/source/printer/printerinfomanager.cxx
	vcl/unx/source/window/salframe.cxx
	vcl/unx/source/window/salmenu.cxx
	vcl/unx/source/window/salobj.cxx
	vcl/util/makefile2.pmk
	vcl/win/inc/salbmp.h
	vcl/win/inc/saldata.hxx
	vcl/win/inc/salgdi.h
	vcl/win/inc/salinst.h
	vcl/win/source/app/saldata.cxx
	vcl/win/source/app/salinst.cxx
	vcl/win/source/gdi/salgdi.cxx
	vcl/win/source/gdi/salgdi3.cxx
	vcl/win/source/gdi/salprn.cxx
	vcl/win/source/gdi/winlayout.cxx
	vcl/win/source/window/salframe.cxx
	vcl/win/source/window/salobj.cxx
	vcl/workben/outdevgrind.cxx
	vos/inc/vos/execabl.hxx
	vos/inc/vos/macros.hxx
	vos/inc/vos/pipe.hxx
	vos/inc/vos/process.hxx
	vos/inc/vos/refernce.hxx
	vos/inc/vos/signal.hxx
	vos/inc/vos/socket.hxx
	vos/inc/vos/stream.hxx
	vos/inc/vos/thread.hxx
	vos/source/pipe.cxx
	vos/source/process.cxx
	vos/source/signal.cxx
	vos/source/thread.cxx
	vos/source/timer.cxx
2011-03-11 14:24:23 +01:00
Xavier ALT
87fef61165 remove SVX_LIGHT macro 2011-03-09 16:09:10 +00:00
npcdoom
2660139169 Remove deprecated container List.
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>
2011-03-04 12:11:28 +01:00
Thomas Arnhold
11d2050780 Move DBG_ERROR to OSL_FAIL 2011-03-02 14:46:42 +01:00
Rafael Dominguez
03fb940378 [PATCH] Remove deprecated container List and update required headers. 2011-02-27 21:41:54 -08:00
Julien Nabet
ac83bc28e7 Remove "using namespace ::rtl" 2011-02-27 17:05:28 +01:00
Frank Schoenheit [fs]
5342a87464 debuglevels: simplify the build system, by complicating the OOo code ;)
Introduce DBGSV_(TRACE/WARNING/ERROR)_OUT, which controls the output channel for tools-level
traces/warnings/assertions, when no dbgsv.ini file is found (this is the increased OOo complexity).

Use this in installationtest.mk, instead of creating a dedicated dbgsv.ini file.

Yet to come: add support for DBGSV_ERROR_OUT to the GNU make build system. Which is the reason why
DBGSV_ERROR_OUT was introduced: Currently, running a GNU make based test pops up assertions as message
boxes. Before the change here, we would have needed to add dbgsv.ini support to the GNU make build system,
which sounds not like a funny a reasonable thing to do. So, instead, we will simply set DBGSV_ERROR_OUT,
which is much simpler and less error prone.
2011-02-24 17:39:47 +01:00
Frank Schoenheit [fs]
9ebce16706 debuglevels: pulled and merged latest changes from same CWS / other repo 2011-02-23 21:09:45 +01:00
Frank Schoenheit [fs]
64c6484120 debuglevels: removed unreachable code (unxsol* WaE) 2011-02-23 21:05:20 +01:00
Matthias Huetsch [mhu]
357be60a22 Update from master repository (DEV300_m100). 2011-02-23 21:03:15 +01:00
Frank Schoenheit [fs]
069f7719eb debuglevels: merged to-be-m101 2011-02-23 09:58:44 +01:00
Joseph Powers
c62993f4e6 Remove SV_IMPL_MEMBER_LIST (it's not used) 2011-02-21 12:49:15 -08:00
Francois Tigeot
f12b13ab56 Remove OSF/1 support 2011-02-21 16:14:27 +01:00
Tor Lillqvist
a9175a4d4d Include precompiled_tools.hxx 2011-02-21 13:48:20 +02:00
Frank Schoenheit [fs]
192c891e56 debuglevels: #i116845# replace the 'CoreDump' output channel for assertions with 'Debug'
The former was implemented on Windows only, and then effectively the same as the 'Debugger' option.
So, it was removed in favour of a new 'Abort' channel which, well, aborts when an assertion fires.
2011-02-20 23:09:20 +01:00
Thomas Arnhold
ec7b6d8493 Remove TCPP support
Old Turbo C++ compiler.
2011-02-20 10:39:23 +01:00
Joseph Powers
aefcf32dc0 Some more #include <tools/list.hxx> cleanup
I basically removed them for everywhere and then added back in only the
ones required to get it to build.

I did a "make distclean" on Mac and it worked.
2011-02-19 08:29:03 -08:00
Takeshi Abe
2c4b5dd968 Removed unused variable 2011-02-18 19:33:13 +09:00
Tor Lillqvist
e5f8a07078 Drop 16-bit Windows code 2011-02-18 11:57:02 +02:00
Christina Rossmanith
d008b8a606 Removed unused methods 2011-02-17 11:13:56 -05:00
Takeshi Abe
0fa128c9e1 Fixed typo 2011-02-17 07:33:23 +09:00
Takeshi Abe
5ef266242a Removed dead code 2011-02-17 07:33:23 +09:00
Thomas Arnhold
3fb3eebd88 Remove BLC support
http://www.openoffice.org/issues/show_bug.cgi?id=52746

"BLC - borland compiler (OS2, win16) - obsolete"
2011-02-16 23:11:08 +01:00
Thomas Arnhold
c14d866486 Remove WTC support
http://www.openoffice.org/issues/show_bug.cgi?id=52746

"WTC - watcom compiler (OS2, WNT?) - obsolete"
2011-02-16 23:11:08 +01:00
Thomas Arnhold
644ee4816c Remove SCO support 2011-02-16 20:17:26 +01:00
Thomas Arnhold
b2bf8c2582 Remove HPUX support 2011-02-16 20:17:26 +01:00
Joseph Powers
cfbd6e5967 Remove DECLARE_LIST( InternalStreamLockList, InternalStreamLock* ) 2011-02-16 06:26:02 -08:00
Ivo Hinkelmann
ac7aee7669 CWS-TOOLING: integrate CWS accfixes 2011-02-16 15:09:19 +01:00
Joseph Powers
88baec9f33 Remove DECLARE_LIST( FileStatList, FileStat* ) 2011-02-15 21:10:27 -08:00
Thomas Arnhold
6b5318665d Remove unused and deprecated macros 2011-02-15 23:17:46 +01:00
Thomas Arnhold
6e167c9416 Remove SINIX 2011-02-15 23:17:46 +01:00
Andreas Bregas
612abca175 ab80: resync to m100 2011-02-15 17:51:52 +01:00
Malte Timmermann [mt]
1e8ae7f11c accfixes: merged to m100 2011-02-15 17:14:59 +01:00
Francois Tigeot
c787fcbf1e dragonfly stuff 2011-02-15 15:52:04 +00:00
Joseph Powers
6b0733a00b Remove DECLARE_LIST( FSysSortList, FSysSort* )
Note: FSysSort is an int. So I just changed it to a vector< int >. This
should reduce the chance of a memory leek and also speed things up a little.
2011-02-15 07:44:21 -08:00
Joseph Powers
c83fae6da4 Remove DECLARE_LIST( DirEntryList, DirEntry* ) 2011-02-15 06:36:56 -08:00
Joseph Powers
40d226f888 Remove some extra DECLARE_LIST() items 2011-02-15 06:36:56 -08:00
Thomas Arnhold
3f7be8029a Remove HP9000 2011-02-15 13:27:30 +01:00
Joseph Powers
096b74e272 Merge PRV_SV_DECL_REF_LOCK into SV_DECL_LOCK
Also delete some commented out code.
2011-02-14 21:26:13 -08:00
Joseph Powers
36587403f8 Merge PRV_SV_DECL_REF_SIGNATURE into PRV_SV_DECL_REF_LOCK
The 2nd macro is the only location in the code where the 1st was used.
I think it's easier to read if the 2nd macro has all the code.
2011-02-14 08:04:38 -08:00
Takeshi Abe
78a5eaaaa1 Removed an uncompiled file
Its use has gone at 2004: b24b344741fdd4bd8750ff54ce50b146dc31cc8f
2011-02-15 00:06:54 +09:00
Caolán McNamara
f7992005e0 move this to comphelper 2011-02-14 11:22:26 +00:00
Caolán McNamara
33fb06798b add mode lines to new files 2011-02-14 09:45:47 +00:00
Joseph Powers
3e51d28d6e Remove unused macros SV_DECL_IMPL_LOCK & SV_DECL_IMPL_MEMBER_LIST 2011-02-13 22:26:13 -08:00
Joseph Powers
5da5cd60ac Remove DECLARE_LIST( ImpSelList, Range* ) 2011-02-13 18:56:41 -08:00
Joseph Powers
c26e167069 Remove DECLARE_LIST( GenericInformationList_Impl, GenericInformation* ) 2011-02-13 07:45:15 -08:00
Joseph Powers
62b6678650 Don't export bootstrp/sstring.hxx
This file is no longer needed outside of tools.
2011-02-12 10:37:59 -08:00
Joseph Powers
31ea0f11f8 Remove DECLARE_LIST( UniStringList, UniString* )
This was only used by cuigaldlg.hxx/.cxx. So I moved the defination to the
.hxx. This allowed me to just delete it from this file.
2011-02-12 09:11:19 -08:00
Joseph Powers
43306e14ca Remove unused class SUniStringList 2011-02-12 08:37:37 -08:00
Joseph Powers
4d46081a83 Remove DECLARE_LIST( ByteStringList, ByteString* ) 2011-02-12 06:40:48 -08:00
Joseph Powers
08ecc75916 Remove some unneeded CDEFS+=-D_TOOLS_STRINGLIST
The only source code that referenced _TOOLS_STRINGLIST was sstring.cxx and
all it did was define it if it wasn't already defined.
2011-02-12 06:32:42 -08:00
Joseph Powers
19b88e3570 Remove DECLARE_LIST( ByteStringList, ByteString * )
Alsp fixed some memory leeks.
2011-02-11 20:30:42 -08:00
Joseph Powers
b3e23b175a Remove DECLARE_LIST( ByteStringList, MkLine * )
Also fix some memory leeks.
2011-02-11 19:35:00 -08:00
Joseph Powers
3061d18fc3 Revert removeal of mkfilt.
It seems that this is used manually to create build files.
2011-02-11 08:32:51 -08:00
Joseph Powers
4bbb3fcb1a Remove an unused build tool addexes2/mkfilt
I did a quick ./g grep and didn't find anything that used it.
I also did a make distclean and smoketest, so it might be ok (Mac OS).

PS: If we added it back in, note that it has a major memory leek related to
the DECLARE_LIST().
2011-02-11 07:37:55 -08:00
Andreas Bregas
ef8e9d51ce ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300
ab77: #163789# Handle class module factories document specific
ab77: #163732# Defer removal of documents until XCloseListener::notifyClosing
ab77: #163808# make VBA symbols Application.ScreenUpdating and Application.Interactive work globally on all documents
ab77: wae
ab77: #163840# read UTF-8 BOM
ab77: #163732# VBA UserForm_Terminate triggered too late while closing document
ab77: minor correction
ab77: assertion: do not call ::rtl::OUString::copy() with negative index
ab77run2: #163869# do not call Class_Terminate VBA macros when document disposes
dr77i: #163941# do not update drawing layer when pasting from clipboard after cut
mib21: #163944# ignore trailing whitespace in Basic source lines
mib21: #163948# allow to manually pack MSVC DLLs into extensions
mib21: #163948# multiprocess build fix
Authors:
Andreas Bregas <ab@openoffice.org>
Daniel Rentz [dr] <daniel.rentz@oracle.com>
Eike Rathke [er] <eike.rathke@oracle.com>
2011-02-11 15:06:12 +01:00
Jens-Heiner Rechtien [hr]
0df020f4b8 DEV300 masterfix: #i116747#: remove pre-OSX Mac resoure fork definition files (*.r) 2011-02-10 18:19:46 +01:00
Sébastien Le Ray
b5d135810f Add a CompareToNumeric to ByteString & UniString 2011-02-10 16:56:30 +01:00
Jens-Heiner Rechtien [hr]
dc04874b33 CWS-TOOLING: integrate CWS hr75 2011-02-10 14:54:48 +01:00
Fridrich Štrba
e30c7d6b99 Trying to remove the stlport mention from the code 2011-02-09 19:57:52 +01:00
Fridrich Štrba
e5e3ba75ec Removing the ext_std masterpiece 2011-02-09 19:57:52 +01:00
Thomas Arnhold
56d803ee5c Remove old modified message 2011-02-09 19:55:36 +01:00
Tor Lillqvist
b14f9301ef prewin.h already includes <windows.h> 2011-02-09 01:04:21 +02:00
Tor Lillqvist
f10a74f4fd Move prewin.h and postwin.h to solenv and adapt 2011-02-08 14:02:04 +02:00
Mathias Bauer
d55fc1c693 CWS gnumake3: pull in cws removetooltypes01 2011-02-08 11:49:29 +01:00
Jens-Heiner Rechtien [hr]
63f7eddb2a hr75: #i116747#: remove obsolete copyright notices 2011-02-07 19:06:51 +01:00
Fridrich Strba
e99fcbe58e Bulk move libs-gui to boost unordered containers 2011-02-04 01:10:15 +01:00
Mathias Bauer
c48cf58d53 CWS gnumake3: some problems found in rebuild after resync 2011-02-03 18:13:04 +01:00
Mathias Bauer
ec283a532c CWS gnumake3: clean up mingw stuff after adding STDLIBS 2011-02-03 10:24:18 +01:00
Mathias Bauer
582eb5a368 CWS gnumake3: rename gb_StdLibs -> gb_STDLIBS; remove explicit linking of individual standard libs from makefiles; fix export problem in framework 2011-02-02 17:05:04 +01:00
Mikhail Voytenko
40caf50090 removetooltypes01: #i112600# fix wrong type usage 2011-02-02 16:36:17 +01:00
Thomas Arnhold
931d9ef98d Clean up makefiles 2011-02-02 12:16:37 +01:00
Michael Stahl
5785dee00e gnumake3: remove loads of obsolete dmakefiles 2011-02-01 19:21:11 +01:00
Michael Stahl
153a326981 gnumake3: remove dmake files for tests in converted modules 2011-02-01 19:21:09 +01:00
Mathias Bauer
f7d5dd5f78 CWS gnumake3: use standard linked libs on Windows 2011-02-01 18:44:12 +01:00
Thomas Arnhold
32ce576ef9 Remove RCS information 2011-02-01 17:58:54 +01:00
Mathias Bauer
017970dc24 CWS gnumake3: workaround for cygwin coredump; don't create deliverlog in parallel 2011-01-31 14:12:13 +01:00
Thomas Arnhold
bdfe8dfb23 Remove OV_DEBUG. 2011-01-29 15:41:51 +01:00
Thomas Arnhold
ac3628a412 Remove double line spacing and unused code. 2011-01-29 15:41:50 +01:00
Carsten Driesner
b1059dda82 removetooltypes01: #i112600# Fix build problem on Linux x64 2011-01-27 09:47:43 +01:00
Mathias Bauer
6c0d17b3e2 CWS gnumake3: several clean ups and fixes in makefiles 2011-01-26 10:30:19 +01:00