summaryrefslogtreecommitdiff
path: root/linguistic/source/lngsvcmgr.cxx
AgeCommit message (Expand)Author
2015-08-21linguistic: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-06-30Revert "Revert "Wrong comment with 'sal_True' instead of 'true'""Stephan Bergmann
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Revert "Wrong comment with 'sal_True' instead of 'true'"Julien Nabet
2015-06-23Wrong comment with 'sal_True' instead of 'true'Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-13Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-02drop useless debugging stuffCaolán McNamara
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-10linguistic: try to avoid crash with null LngSvcMgr::pAvailGrammarSvcsMichael Stahl
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