summaryrefslogtreecommitdiff
path: root/linguistic/source/lngsvcmgr.cxx
AgeCommit message (Expand)Author
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2014-12-12linguistic: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09changed timers to idlesTobias Madl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-08-22pAvailGrammarSvcs can be reset to 0 on errorCaolán McNamara
2014-04-15linguistic: sal_Bool->boolNoel Grandin
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-21coverity#982461 Unchecked dynamic_castCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from linguisticAlexander Wilms
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-13coverity#737241 Uncaught exceptionCaolán McNamara
2014-01-20Removed unused solar.h reference in linguisticAlexandre Vicenzi
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza
2013-09-11convert linguistic/source/*.cxx from String to OUStringNoel Grandin
2013-09-11convert linguistic/source/lngsvcmgr.hxx from String to OUStringNoel Grandin
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-14fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-20fdo#46808, Convert linguistic2::ProofreadingIterator to new styleNoel Grandin
2013-03-08simplify compareTo (now correct)Thomas Arnhold
2013-03-08Revert "simplify some compareTo"Stephan Bergmann
2013-03-08simplify some compareToThomas Arnhold
2013-02-12fdo#46808, Adapt linguistic2::DictionaryList UNO service to new styleNoel Grandin
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
2012-12-13removed unnecessary double-step conversionEike Rathke
2012-11-24get rid of CreateLocale() and relatedEike Rathke
2012-11-17use LanguageTagEike Rathke
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin
2012-10-13For me it throws uno::DeploymentException, not deployment::DeploymentExceptionTor Lillqvist
2012-10-08re-base on ALv2 code. Includes:Michael Meeks
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-08-06android: linguistic should cope with a missing extension managerMichael Meeks
2012-07-11Resolves: rhbz#836937 insanely slow with Zemberek installedCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-03targeted string re-work (ii)Olivier Hallot
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-14fdo#35270 - enable caching of grammar checker propertiesMichael Meeks