summaryrefslogtreecommitdiff
path: root/linguistic
AgeCommit message (Expand)Author
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-08simplify compareTo (now correct)Thomas Arnhold
2013-03-08Revert "simplify some compareTo"Stephan Bergmann
2013-03-08simplify some compareToThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-03-04DBG_ASSERT->SAL_WARN_IFCaolán McNamara
2013-02-28remove all d.lstMichael Stahl
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-21This apparently wants sal_uLong, not boolStephan Bergmann
2013-02-20fdo#42122 - truncate files that shrink to avoid dictionary corruption.Michael Meeks
2013-02-16coverity#707519: Uninitialized scalar variableCaolán McNamara
2013-02-12fdo#46808, Adapt linguistic2::DictionaryList UNO service to new styleNoel Grandin
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-09resolved fdo#58503 restore awkward handling of empty locale for legacyEike Rathke
2013-01-02Paren fix for Ubu 10.04 build (and fdo#58417 ?)LeMoyne Castle
2013-01-01remove use of #pragma optimizeLuboš Luňák
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley
2012-12-21fdo#57545 remove redundant capitalType functionsQuentin Pradet
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-13removed unnecessary double-step conversionEike Rathke
2012-12-12Remove xml2cmp leftoversStephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-26fdo#37954, #i18737# accept capitalized lowercase custom wordsLászló Németh
2012-11-24some more LocaleToLanguage() replacementEike Rathke
2012-11-24get rid of CreateLocale() and relatedEike Rathke
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-21obtain LanguageTag from SvtSysLocaleEike Rathke
2012-11-17use LanguageTagEike Rathke
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin
2012-10-23Related fdo#46808: Fix pre-existing bug identified in previous commitStephan Bergmann
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-13For me it throws uno::DeploymentException, not deployment::DeploymentExceptionTor Lillqvist
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-09restore saveEntriesCaolán McNamara
2012-10-09Kill use of macro LINGU_EXCEPTIONSMarcos Paulo de Souza
2012-10-08re-base on ALv2 code. Includes:Michael Meeks
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann