summaryrefslogtreecommitdiffstats
path: root/linguistic
Commit message (Expand)AuthorAgeFilesLines
* 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-1211-51/+48
* 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-3016-42/+37
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+1
* resolved fdo#58503 restore awkward handling of empty locale for legacyEike Rathke2013-01-0913-44/+95
* 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
* convert icu to gbuild and add to tail_buildPeter Foley2012-12-271-1/+4
* fdo#57545 remove redundant capitalType functionsQuentin Pradet2012-12-214-40/+36
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-212-17/+11
* removed unnecessary double-step conversionEike Rathke2012-12-131-2/+1
* Remove xml2cmp leftoversStephan Bergmann2012-12-121-69/+0
* 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
* some more LocaleToLanguage() replacementEike Rathke2012-11-241-2/+2
* get rid of CreateLocale() and relatedEike Rathke2012-11-2413-112/+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-303-10/+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-0844-972/+651
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-13/+2
* Use comphelper::getComponentContextStephan Bergmann2012-09-291-16/+8
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-3/+3
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-143-4/+6
* gbuild: register all jarsMichael Stahl2012-08-172-11/+11
* -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
* Resolves: rhbz#836937 insanely slow with Zemberek installedCaolán McNamara2012-07-114-18/+358
* ditch String::CreateFromAsciiCaolán McNamara2012-07-034-21/+11
* Remove unused definesThomas Arnhold2012-07-021-1/+0
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1