Thomas Arnhold
aaee571ea1
Replace one DBG_UTIL with OSL_DEBUG_LEVEL
...
And remove the other one, as OSL_FAIL is executed only on
OSL_DEBUG_LEVEL > 0 (in diagnose.h).
2011-03-02 15:00:30 +01:00
Thomas Arnhold
01e217a369
Remove DBG_UTILx
2011-03-02 15:00:30 +01:00
Thomas Arnhold
fdeb501678
Move DBG_ERROR to OSL_FAIL
2011-03-02 15:00:30 +01:00
Thomas Arnhold
096b61aa08
Remove TF_SDBAPI
2011-03-02 08:21:01 +01:00
Thomas Arnhold
a3b88db527
Remove MY_DEBUG
2011-03-02 08:21:01 +01:00
Thomas Arnhold
a2c9473854
Remove USE_SAVE_STATE
2011-03-02 08:21:01 +01:00
Thomas Arnhold
fa802cfb21
Remove SAVE_ALL_STATES
2011-03-02 08:21:01 +01:00
Thomas Arnhold
d10c0bab4c
Remove AS_DBG_SWITCH
2011-03-02 08:21:01 +01:00
Thomas Arnhold
702fb2af40
Remove TEST_IMPLEMENTATION_DIRECTLY
2011-03-02 08:21:01 +01:00
Thomas Arnhold
a7ae138b8f
Remove VERBOSE_DEBUG_OUTPUT
2011-03-02 08:21:01 +01:00
Thomas Arnhold
142e999fd0
Remove OWN_DEBUG_PRINT
2011-03-02 08:21:01 +01:00
Thomas Arnhold
ebb3da4a2b
Remove FILTER_WARNING_ENABLED
2011-03-02 08:21:00 +01:00
Kalman Szalai - KAMI
46cf22cd1b
Refine compression of Windows installer
...
I increased the efficiency of LZM compression of makecab. I found that we can use .Set CompressionMemory=21 setting. This setting produces 83,91% of original installer size and if we combine it with a simple zip compression the download size can reduce to 83,54%.
Reference:
http://www.mail-archive.com/libreoffice@lists.freedesktop.org/msg07068.html
2011-03-02 01:30:04 +01:00
Caolán McNamara
a64e5e3cf5
avoid implicit cast
2011-03-01 20:34:28 +00:00
Caolán McNamara
75a2294560
pointless to go from char* to OString to char*
2011-03-01 20:34:28 +00:00
Caolán McNamara
28b84d7deb
pointless cast
2011-03-01 20:34:28 +00:00
Jean-Baptiste Faure
84fbb424af
Changed label size and/or position for BTN_AUTOSAVE, ED_AUTOSAVE and FT_MINUTE
...
The size of BTN_AUTOSAVE is too small for corresponding FR string.
I needed to move to the right ED_AUTOSAVE and FT_MINUTE
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>
2011-03-01 17:34:01 +01:00
Michael Lefevre
241cb3e215
Remove dead code
...
ACCESSIBLE_EVENT_NOTIFICATION_ENABLED was never define. So the #ifdef #endif "brackets" could go away.
2011-03-01 14:53:43 +01:00
Steven Butler
a0924c8cf0
MSI: ensure thesaurus indexer custom action is built
2011-02-28 16:32:37 +01:00
Steven Butler
d5931ad363
Add MSI custom action capable of generating thesaurus index
2011-02-28 16:32:21 +01:00
Fridrich Štrba
e1f33256f9
Fix Windows build
2011-02-27 18:04:26 +01:00
Francois Tigeot
dc9fcf5470
Handle DragonFly like the other BSDs in more cases.
2011-02-27 15:15:26 +01:00
Thomas Arnhold
52370d787a
Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)
2011-02-26 10:42:19 +01:00
Julien Nabet
6e03518fb6
Remove "using namespace ::rtl"
2011-02-26 10:30:05 +01:00
Joseph Powers
c2927bbd85
Fix issue with removal of "using namespace rtl"
...
OStringBuffer is only used in the debug code and the correct #include is
located with it. We don't really need the "using ::rtl::OStringBuffer".
2011-02-25 22:35:27 -08:00
Julien Nabet
221b85ed29
Remove "using namespace ::rtl"
2011-02-26 01:34:14 +01:00
Julien Nabet
f31b74fd2b
Remove "using namespace ::rtl"
2011-02-26 01:29:19 +01:00
Julien Nabet
f6e89c9e98
Remove "using namespace ::rtl"
2011-02-26 01:19:34 +01:00
Julien Nabet
02db199832
Remove "using namespace ::rtl"
2011-02-26 01:14:41 +01:00
Andras Timar
bf36917471
l10n: Updated oc_FR spelling dictionary
2011-02-23 23:16:01 +01:00
Andras Timar
84db48187b
l10n: add Breton spelling dictionary
2011-02-22 18:59:40 +01:00
Caolán McNamara
916b3e9fc4
remove javainstaller2
2011-02-22 12:08:04 +00:00
Joseph Powers
e986d2fc48
Cleanup some #include <tools/list.hxx>
2011-02-20 21:03:23 -08:00
Thomas Arnhold
58a194b337
Remove hard-coded debug stuff
2011-02-20 18:58:10 +01:00
Thomas Arnhold
7d9d050495
Remove dead code
2011-02-20 18:54:06 +01:00
Thomas Arnhold
3f83b3b943
Remove bogus registry files
2011-02-19 20:34:46 +01:00
Thomas Arnhold
feaab47c15
Remove WTC support
...
http://www.openoffice.org/issues/show_bug.cgi?id=52746
"WTC - watcom compiler (OS2, WNT?) - obsolete"
2011-02-19 16:21:52 +01:00
Caolán McNamara
9c8b5178f7
Method always returns true and contents are pure const
...
So removing it, I can't see the point of it.
2011-02-18 11:33:47 +00:00
David Tardon
86026d191c
WaE: unused variable
2011-02-17 09:46:42 +01:00
David Tardon
2087f6f92d
WaE: unused variable
2011-02-17 09:40:22 +01:00
David Tardon
16c242c9df
WaE: unused variable
2011-02-17 09:40:14 +01:00
David Tardon
31695893d6
WaE: unused variable
2011-02-17 09:21:43 +01:00
Thomas Arnhold
79e28f8451
Remove SCO support
2011-02-16 16:28:01 +01:00
Thomas Arnhold
87849a834e
Remove HPUX support
2011-02-16 16:28:01 +01:00
Francois Tigeot
0f5d93928f
dragonfly stuff
2011-02-15 12:10:38 +00:00
Kevin Hunter
178c9f5063
cppcheck: post- to pre- *crement change
2011-02-14 17:15:56 +01:00
Joseph Powers
820697b4d4
Removed some commented out code
...
It referenced PRV_SV_DECL_REF_SIGNATURE which I'm looking at removing; thus,
it was showing up in my reports.
2011-02-14 06:46:28 -08:00
Caolán McNamara
b5f02c24a1
WaE: unused return val
2011-02-13 20:01:03 +00:00
Guillaume Poussel
8add752517
Remove bogus comments
2011-02-13 17:35:58 +01:00
Joseph Powers
e66aaababc
Remove precompiled header support.
...
The precompiled header has already been disabled via #if 0. I just deleted
the precompile header code and removed the include from all the files.
A make clean works fine on CUI.
2011-02-12 15:02:35 -08:00