summaryrefslogtreecommitdiff
path: root/linguistic/source/lngsvcmgr.hxx
AgeCommit message (Expand)Author
2019-11-07tdf#42949 Fix IWYU warnings in linguistic/Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): linguisticStephan Bergmann
2018-08-15loplugin:useuniqueptr in LngSvcMgrNoel Grandin
2017-10-23loplugin:includeform: linguisticStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17use rtl::Reference in LngSvcMgrNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-11linguistic: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-10-23com::sun::star->css in linguisticNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-21linguistic: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-12-09changed timers to idlesTobias Madl
2014-04-15linguistic: sal_Bool->boolNoel Grandin
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-13coverity#737241 Uncaught exceptionCaolán McNamara
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-11-05fixincludeguards.sh: linguisticThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-11convert linguistic/source/lngsvcmgr.hxx from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin
2012-10-08re-base on ALv2 code. Includes:Michael Meeks
2012-07-11Resolves: rhbz#836937 insanely slow with Zemberek installedCaolán McNamara
2012-06-20removed unused forward declarations of classTakeshi Abe
2012-02-13Remove unused codeElton Chung
2011-06-30callcatcher: unused SetAvailableCfgServiceListsCaolán McNamara
2011-04-04Remove commented code in libs-core/linguisticXisco Fauli
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-10Fix leak, we own these pointers, so release them.Caolán McNamara
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2010-12-09cppcheck: can remove this code and these variablesCaolán McNamara
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-06Remove redundant #include directives & commentsJ. Graeme Lingard
2010-07-05cws tl82: #i112898# memory leak fixedThomas Lange [tl]