summaryrefslogtreecommitdiff
path: root/linguistic/source/lngsvcmgr.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-11linguistic: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-2/+3
2015-10-23com::sun::star->css in linguisticNoel Grandin1-45/+44
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-19/+19
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-08-21linguistic: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe1-2/+2
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl1-1/+1
2015-03-06Idle and Timer are now completely independentTobias Madl1-0/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-3/+2
2014-12-09changed timers to idlesTobias Madl1-1/+1
2014-04-15linguistic: sal_Bool->boolNoel Grandin1-7/+7
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-3/+3
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-19/+19
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-16/+16
2014-02-13coverity#737241 Uncaught exceptionCaolán McNamara1-1/+3
2013-12-16Clean-up uno/lbnames.hStephan Bergmann1-1/+0
2013-11-05fixincludeguards.sh: linguisticThomas Arnhold1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-3/+3
2013-09-11convert linguistic/source/lngsvcmgr.hxx from String to OUStringNoel Grandin1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-11/+11
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-1/+1
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin1-8/+4
2012-10-08re-base on ALv2 code. Includes:Michael Meeks1-23/+16
2012-07-11Resolves: rhbz#836937 insanely slow with Zemberek installedCaolán McNamara1-4/+22
2012-06-20removed unused forward declarations of classTakeshi Abe1-1/+0
2012-02-13Remove unused codeElton Chung1-3/+0
2011-06-30callcatcher: unused SetAvailableCfgServiceListsCaolán McNamara1-3/+0
2011-04-04Remove commented code in libs-core/linguisticXisco Fauli1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-5/+5
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-5/+7
2011-03-10Fix leak, we own these pointers, so release them.Caolán McNamara1-1/+3
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko1-1/+1
2010-12-09cppcheck: can remove this code and these variablesCaolán McNamara1-4/+0
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-8/+10
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer1-0/+2
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-10-06Remove redundant #include directives & commentsJ. Graeme Lingard1-2/+0
2010-07-05cws tl82: #i112898# memory leak fixedThomas Lange [tl]1-0/+2
2010-04-20CWS gnumake2: move all delivered linguistic headers to inc/linguisticMathias Bauer1-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1
2008-12-15CWS-TOOLING: integrate CWS tl56_DEV300Rüdiger Timm1-76/+40
2008-04-10INTEGRATION: CWS changefileheader (1.9.92); FILE MERGEDRüdiger Timm1-40/+18
2006-03-16INTEGRATION: CWS tl16 (1.8.6); FILE MERGEDVladimir Glazounov1-6/+18
2005-09-07INTEGRATION: CWS ooo19126 (1.7.194); FILE MERGEDRüdiger Timm1-47/+21
2001-06-29#88252# check configuration nodes for their existing before querying them for...Thomas Lange1-7/+2
2001-03-28getAvailableLocales moved to new interface XAvailableLocalesThomas Lange1-9/+15
2001-01-25LinguServiceManager: initial settings for dispatchers finishedThomas Lange1-5/+5
2000-11-30#80600# getAvailableLocales addedThomas Lange1-2/+17