summaryrefslogtreecommitdiffstats
path: root/linguistic/source
Commit message (Expand)AuthorAgeFilesLines
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-202-2/+2
* add desktop libs to libmergedPeter Foley2013-04-151-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0731-259/+241
* new module i18nlangtagEike Rathke2013-04-0511-13/+13
* fdo#46808, Convert linguistic2::ProofreadingIterator to new styleNoel Grandin2013-03-202-6/+4
* fdo#39445 writing out tools/fsys.hxx (linguistic)Andras Timar2013-03-198-8/+0
* simplify compareTo (now correct)Thomas Arnhold2013-03-081-4/+4
* Revert "simplify some compareTo"Stephan Bergmann2013-03-081-4/+4
* simplify some compareToThomas Arnhold2013-03-081-4/+4
* doubled includesThomas Arnhold2013-03-043-9/+0
* DBG_ASSERT->SAL_WARN_IFCaolán McNamara2013-03-042-6/+6
* loplugin: improve indentationThomas Arnhold2013-02-251-2/+1
* This apparently wants sal_uLong, not boolStephan Bergmann2013-02-211-1/+1
* fdo#42122 - truncate files that shrink to avoid dictionary corruption.Michael Meeks2013-02-201-15/+59
* coverity#707519: Uninitialized scalar variableCaolán McNamara2013-02-161-0/+2
* fdo#46808, Adapt linguistic2::DictionaryList UNO service to new styleNoel Grandin2013-02-128-41/+39
* fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin2013-02-121-1/+1
* fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2013-02-111-1/+1
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-3013-25/+25
* resolved fdo#58503 restore awkward handling of empty locale for legacyEike Rathke2013-01-0911-42/+75
* Paren fix for Ubu 10.04 build (and fdo#58417 ?)LeMoyne Castle2013-01-021-7/+7
* remove use of #pragma optimizeLuboš Luňák2013-01-011-5/+0
* fdo#57545 remove redundant capitalType functionsQuentin Pradet2012-12-213-40/+26
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-14/+9
* removed unnecessary double-step conversionEike Rathke2012-12-131-2/+1
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-3/+0
* fdo#37954, #i18737# accept capitalized lowercase custom wordsLászló Németh2012-11-262-3/+76
* get rid of CreateLocale() and relatedEike Rathke2012-11-2412-103/+62
* some i18n wrappers with LanguageTagEike Rathke2012-11-231-11/+9
* obtain LanguageTag from SvtSysLocaleEike Rathke2012-11-211-1/+1
* use LanguageTagEike Rathke2012-11-175-32/+31
* fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-151-1/+0
* fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-153-8/+5
* fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2012-10-311-8/+4
* fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin2012-10-302-9/+5
* Related fdo#46808: Fix pre-existing bug identified in previous commitStephan Bergmann2012-10-231-18/+12
* fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin2012-10-231-5/+5
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-221-15/+3
* For me it throws uno::DeploymentException, not deployment::DeploymentExceptionTor Lillqvist2012-10-131-0/+2
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-122-2/+2
* restore saveEntriesCaolán McNamara2012-10-091-0/+1
* Kill use of macro LINGU_EXCEPTIONSMarcos Paulo de Souza2012-10-095-85/+6
* re-base on ALv2 code. Includes:Michael Meeks2012-10-0829-686/+431
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-13/+2
* Use comphelper::getComponentContextStephan Bergmann2012-09-291-16/+8
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-3/+3
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-143-4/+6
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-161-6/+3
* android: linguistic should cope with a missing extension managerMichael Meeks2012-08-061-2/+6
* remove unnecessary includes of svl/svarray.hxxCaolán McNamara2012-07-301-1/+0