summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-03-02Remove VERBOSE_DEBUG_OUTPUTThomas Arnhold
2011-03-02Remove OWN_DEBUG_PRINTThomas Arnhold
2011-03-02Remove FILTER_WARNING_ENABLEDThomas Arnhold
2011-03-02Refine compression of Windows installerKalman Szalai - KAMI
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-01avoid implicit castCaolán McNamara
2011-03-01pointless to go from char* to OString to char*Caolán McNamara
2011-03-01pointless castCaolán McNamara
2011-03-01Changed label size and/or position for BTN_AUTOSAVE, ED_AUTOSAVE and FT_MINUTEJean-Baptiste Faure
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-01Remove dead codeMichael Lefevre
ACCESSIBLE_EVENT_NOTIFICATION_ENABLED was never define. So the #ifdef #endif "brackets" could go away.
2011-02-28MSI: ensure thesaurus indexer custom action is builtSteven Butler
2011-02-28Add MSI custom action capable of generating thesaurus indexSteven Butler
2011-02-27Fix Windows buildFridrich Štrba
2011-02-27Handle DragonFly like the other BSDs in more cases.Francois Tigeot
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-25Fix issue with removal of "using namespace rtl"Joseph Powers
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-26Remove "using namespace ::rtl"Julien Nabet
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-23l10n: Updated oc_FR spelling dictionaryAndras Timar
2011-02-22masterfix DEV300: #i10000# usage of L10N build_typeIvo Hinkelmann
Notes: split repo tag: components_ooo/DEV300_m101
2011-02-22l10n: add Breton spelling dictionaryAndras Timar
2011-02-22remove javainstaller2Caolán McNamara
2011-02-20Cleanup some #include <tools/list.hxx>Joseph Powers
2011-02-20Remove hard-coded debug stuffThomas Arnhold
2011-02-20Remove dead codeThomas Arnhold
2011-02-19Remove bogus registry filesThomas Arnhold
2011-02-19Remove WTC supportThomas Arnhold
http://www.openoffice.org/issues/show_bug.cgi?id=52746 "WTC - watcom compiler (OS2, WNT?) - obsolete"
2011-02-18Method always returns true and contents are pure constCaolán McNamara
So removing it, I can't see the point of it.
2011-02-18merged DEV300Release Engineering
2011-02-17masterfix: #i10000# INT16 -> sal_Int16Ivo Hinkelmann
2011-02-17CWS-TOOLING: integrate CWS native359Ivo Hinkelmann
2011-02-17CWS-TOOLING: integrate CWS gridsortIvo Hinkelmann
2011-02-17CWS-TOOLING: integrate CWS locales34Ivo Hinkelmann
2011-02-17WaE: unused variableDavid Tardon
2011-02-17WaE: unused variableDavid Tardon
2011-02-17WaE: unused variableDavid Tardon
2011-02-17WaE: unused variableDavid Tardon
2011-02-16Remove SCO supportThomas Arnhold
2011-02-16Remove HPUX supportThomas Arnhold
2011-02-16CWS-TOOLING: integrate CWS accfixesIvo Hinkelmann
2011-02-16CWS-TOOLING: integrate CWS sb138Ivo Hinkelmann
2011-02-16CWS-TOOLING: integrate CWS mongolianlayoutIvo Hinkelmann
2011-02-16fixed compile errors after resync to m100, part2Malte Timmermann [mt]
2011-02-15CWS mongolianlayout: resync to m100Mathias Bauer
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-02-15chart52: merge with DEV300_m100Ingrid Halama [iha]
2011-02-15dragonfly stuffFrancois Tigeot
2011-02-15gridsort: post-rebase fixesFrank Schoenheit [fs]