- 358d1a9 use static LanguageTag::convertTo...() for standalone conversions by Eike Rathke · 13 years ago
- d68de51 fdo#66420: fix user dictionaries on Windows by Michael Stahl · 13 years ago
- db979ee fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO by Radu Ioan · 13 years ago
- 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
- b7df344 AppendAscii cleanup by Ricardo Montania · 13 years ago
- 8a9448a String.AppendAscii Drop by Ricardo Montania · 13 years ago
- cb6d67c Spelling "separate" (etc) correctly is hard by Tor Lillqvist · 13 years ago
- 708cab4 fdo#46808, propogate XLinguProperties through some more code by Noel Grandin · 13 years ago
- 0fd6fc3 fdo#46808, Convert some XMultiServiceFactory to XComponentContext by Noel Grandin · 13 years ago
- ef0af50 fdo#46808, Convert linguistic2::LingProperties to new style by Noel Grandin · 13 years ago
- 86c1ebc fdo#46808, Convert util::PathSettings service to new style by Noel Grandin · 13 years ago
- c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
- b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
- 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
- 0f200cc fdo#63154: Change Min/Max/Abs for std::min/max/abs by Marcos Paulo de Souza · 13 years ago
- a81f161 add desktop libs to libmerged by Peter Foley · 13 years ago
- 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
- 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
- 524cedb fdo#46808, Convert linguistic2::ProofreadingIterator to new style by Noel Grandin · 13 years ago
- 332a934 fdo#39445 writing out tools/fsys.hxx (linguistic) by Andras Timar · 13 years ago
- 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
- 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
- 6583305 simplify compareTo (now correct) by Thomas Arnhold · 13 years ago
- 3d4723f Revert "simplify some compareTo" by Stephan Bergmann · 13 years ago
- 1902019 simplify some compareTo by Thomas Arnhold · 13 years ago
- 26e37ca doubled includes by Thomas Arnhold · 13 years ago
- bef4b0d DBG_ASSERT->SAL_WARN_IF by Caolán McNamara · 13 years ago
- b768611 remove all d.lst by Michael Stahl · 13 years ago
- 4f4e4e4 loplugin: improve indentation by Thomas Arnhold · 13 years ago
- e5cdfe5 This apparently wants sal_uLong, not bool by Stephan Bergmann · 13 years ago
- 2830020 fdo#42122 - truncate files that shrink to avoid dictionary corruption. by Michael Meeks · 13 years ago
- 8ca9e35 coverity#707519: Uninitialized scalar variable by Caolán McNamara · 13 years ago
- 53ec703 fdo#46808, Adapt linguistic2::DictionaryList UNO service to new style by Noel Grandin · 13 years ago
- a6a8a87 fdo#46808, convert xmloff module code to use XComponentContext by Noel Grandin · 13 years ago
- e5fdaec fdo#46808, Adapt document::XML*BasicExporter UNO services to new style by Noel Grandin · 13 years ago
- 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
- a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
- 241ccc2 resolved fdo#58503 restore awkward handling of empty locale for legacy by Eike Rathke · 13 years ago
- 2521365 Paren fix for Ubu 10.04 build (and fdo#58417 ?) by LeMoyne Castle · 13 years ago
- 59074c0 remove use of #pragma optimize by Luboš Luňák · 13 years ago
- b92a0d9 convert icu to gbuild and add to tail_build by Peter Foley · 13 years ago
- 4ef5ed9d fdo#57545 remove redundant capitalType functions by Quentin Pradet · 13 years ago
- bb121c8 fdo#46808, Convert frame::Desktop to new style service. by Noel Grandin · 13 years ago
- 3d06142 removed unnecessary double-step conversion by Eike Rathke · 13 years ago
- a9916da Remove xml2cmp leftovers by Stephan Bergmann · 13 years ago
- 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
- 4d160f2 fdo#37954, #i18737# accept capitalized lowercase custom words by László Németh · 13 years ago
- f1beaad some more LocaleToLanguage() replacement by Eike Rathke · 13 years ago
- d7a5ec6 get rid of CreateLocale() and related by Eike Rathke · 13 years ago
- af60316 some i18n wrappers with LanguageTag by Eike Rathke · 13 years ago
- b8a467b obtain LanguageTag from SvtSysLocale by Eike Rathke · 13 years ago
- 4767bbb use LanguageTag by Eike Rathke · 13 years ago
- d2f6a87 fdo#46808, use service constructor for i18n::NumberFormatMapper by Noel Grandin · 13 years ago
- 5837402 fdo#46808, use service constructor for ucb::SimpleFileAccess by Noel Grandin · 13 years ago
- 0ac9a10 fdo#46808, Deprecate configuration::ConfigurationProvider old-style service by Noel Grandin · 13 years ago
- 43d9f35 fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new style by Noel Grandin · 13 years ago
- a33dbc1 Related fdo#46808: Fix pre-existing bug identified in previous commit by Stephan Bergmann · 13 years ago
- c0f865c fdo#46808, use service constructor for i18n::BreakIterator by Noel Grandin · 13 years ago
- fb741b5 fdo#46808, Adapt xml::sax::XWriter UNO service to new style by Noel Grandin · 13 years ago
- b404024 For me it throws uno::DeploymentException, not deployment::DeploymentException by Tor Lillqvist · 13 years ago
- 190334f mark lcl_ functions static or rename them if they are not local at all by Luboš Luňák · 13 years ago
- 321fec4 restore saveEntries by Caolán McNamara · 13 years ago
- ebf82e5 Kill use of macro LINGU_EXCEPTIONS by Marcos Paulo de Souza · 14 years ago
- 6033713 re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
- a20f9a4 fdo#46808, Adapt xml::sax::XParser UNO service to new style by Noel Grandin · 14 years ago
- c2ca6fa Use comphelper::getComponentContext by Stephan Bergmann · 14 years ago
- 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
- b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
- 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
- 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
- 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
- 5a4bcd3 gbuild: register all jars by Michael Stahl · 14 years ago
- c037063 -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
- f1d1986 android: linguistic should cope with a missing extension manager by Michael Meeks · 14 years ago
- 747cb47 remove unnecessary includes of svl/svarray.hxx by Caolán McNamara · 14 years ago
- 464f69b Resolves: rhbz#836937 insanely slow with Zemberek installed by Caolán McNamara · 14 years ago
- bccf34c ditch String::CreateFromAscii by Caolán McNamara · 14 years ago
- 278000a Remove unused defines by Thomas Arnhold · 14 years ago
- fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
- 8ca2189 Remove unused defines by Thomas Arnhold · 14 years ago
- 60eb135 .dxp files don't need executable bits by Michael Stahl · 14 years ago
- 1ab899c .xml files don't need executable bits by Michael Stahl · 14 years ago
- b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
- b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
- eeb5bea removed unused forward declarations of class by Takeshi Abe · 14 years ago
- 3770bbb Remove superfluous empty lines on top by Thomas Arnhold · 14 years ago
- d085789 fdo#46808, Adapt UNO services to new style, Part 7, updating ::create by Noel Grandin · 14 years ago
- 793f240 targeted string re-work (ii) by Olivier Hallot · 14 years ago
- d8e3eb2 targeted string re-work by Norbert Thiebaud · 14 years ago
- 6e6d81e targetted SAL_N_ELEMENTS reversion. by Michael Meeks · 14 years ago
- 8924a7b fdo#35270 - enable caching of grammar checker properties by Michael Meeks · 14 years ago
- 9e536d2 More visibility markup needed for Mac OS X by Tor Lillqvist · 14 years ago
- b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
- d2bfa5c Resolves: fdo#39999: Changing spelling preferences requires application restart by Szabolcs Dezsi · 14 years ago
- a5f629f WaE: MSVC2008 C2220 unsafe mix of types in operation by Caolán McNamara · 14 years ago
- 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
- c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
- d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
- 743f220 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
- 8a01ee6 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago