Commit graph

1875 commits

Author SHA1 Message Date
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