summaryrefslogtreecommitdiff
path: root/linguistic/source/dlistimp.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-02-28tdf#143148 Use pragma once instead of include guardsniket1322git1-4/+1
2021-11-27use more OInterfaceContainerHelper3 in linguisticNoel Grandin1-1/+2
2020-07-14linguistic: create instances with uno constructorsNoel Grandin1-10/+0
2019-11-07tdf#42949 Fix IWYU warnings in linguistic/Gabor Kelemen1-1/+0
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): linguisticStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: linguisticStephan Bergmann1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-18/+18
2017-01-19use rtl::Reference in DicListNoel Grandin1-9/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-06Avoid reserved identifierStephan Bergmann1-2/+2
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-1/+1
2015-10-23com::sun::star->css in linguisticNoel Grandin1-27/+27
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-3/+2
2015-06-10cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-3/+2
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin1-3/+1
2014-04-15linguistic: sal_Bool->boolNoel Grandin1-3/+3
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-4/+4
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-18/+18
2014-02-18Drop unnecessary #includeTakeshi Abe1-1/+0
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/dlistimp.hxx from String to OUStringNoel Grandin1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-9/+9
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-1/+1
2012-10-08re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-02-16possible inefficient checking for emptinessMariusz Dykierek1-1/+1
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+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-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-6/+6
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko1-1/+1
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-5/+5
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-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
2008-12-15CWS-TOOLING: integrate CWS tl56_DEV300Rüdiger Timm1-104/+36
2008-04-10INTEGRATION: CWS changefileheader (1.6.2); FILE MERGEDRüdiger Timm1-34/+18
2008-03-25INTEGRATION: CWS tl41_DEV300 (1.5.10); FILE MERGEDOliver Bolte1-3/+3
2007-05-25INTEGRATION: CWS tl32 (1.4.56); FILE MERGEDVladimir Glazounov1-3/+3
2005-09-07INTEGRATION: CWS ooo19126 (1.3.196); FILE MERGEDRüdiger Timm1-47/+21
2001-06-27#88867# shutdown optimization when dictionaries were not used yetThomas Lange1-2/+5
2001-04-05optimize: create DicList only if it neededjp1-13/+21
2000-11-17Initial_ImportJens-Heiner Rechtien1-0/+253