Thomas Arnhold
712b74daaa
Move DBG_ERROR to OSL_FAIL for getStr()
2011-03-11 23:46:24 +01:00
Thomas Arnhold
8135ab140c
Move DBG_ERROR to OSL_FAIL for strings foo().GetBuffer()
2011-03-11 23:46:24 +01:00
Thomas Arnhold
76f497ab8b
Move DBG_ERROR to OSL_FAIL for strings GetBuffer()
2011-03-11 23:46:24 +01:00
Xavier ALT
b40a71e67e
fdo#34896 color palette size (8x13), only show scrollbar when needed
2011-03-11 20:28:07 +00:00
Rafael Dominguez
cef1ec87ed
Remove List container in components/imgprod
2011-03-09 19:47:53 -08:00
Sébastien Le Ray
7fc838e84c
Added shadow option to appearance dialog.
2011-03-08 11:44:31 +00:00
J. Graeme Lingard
ee8582c548
Remove 'added by' comments
2011-03-05 16:45:26 +00:00
Christina Rossmanith
b74d1e2541
Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from components
2011-03-05 08:42:43 +01:00
Guillaume Poussel
26e4971dfb
Remove various useless comments in components.
...
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>
2011-03-04 19:41:47 +01:00
Jan Holesovsky
a2f13ba596
findbar: Add the findbar to the menus above the Search dialog.
2011-03-03 22:54:55 +01:00
Cédric Bosdonnat
b61ee8a042
fdo#34872, ODF 1.2 manifest export: missing version fixed
2011-03-02 15:47:35 +01:00
Thomas Arnhold
8520006bab
Add osl/diagnose.d includes
2011-03-02 15:00:30 +01:00
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