summaryrefslogtreecommitdiff
path: root/linguistic
AgeCommit message (Expand)AuthorFilesLines
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin1-8/+5
2017-06-07tdf#108349: fix LanguageType conversions from UNO "short"Michael Stahl1-3/+3
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke10-11/+2
2017-05-18Revert "Fix typos"Stephan Bergmann1-1/+1
2017-05-18Fix typosAndrea Gelmini1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-11/+3
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke2-2/+0
2017-05-05Fix typosAndrea Gelmini1-1/+1
2017-05-02loplugin:checkunusedparams in hwpfilter..lotuswordproNoel Grandin7-34/+19
2017-04-28loplugin:salunicodeliteral: linguisticStephan Bergmann1-1/+1
2017-04-26use strong_int for LanguageTypeNoel Grandin14-87/+94
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-24clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordproNoel Grandin3-11/+3
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky1-1/+0
2017-04-05loplugin:constantparam part2Noel Grandin2-3/+3
2017-03-30remove type decorations on char literalsJochen Nitschke2-11/+11
2017-03-25Fix typosAndrea Gelmini2-2/+2
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-03-02Fix typosAndrea Gelmini1-1/+1
2017-02-28new loplugin unoanyNoel Grandin1-1/+1
2017-02-20Prefix membersKhaled Hosny2-49/+49
2017-02-06Add missing #includesStephan Bergmann3-0/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann30-449/+210
2017-01-24loplugin: unnecessary destructor jvmfwk..lotuswordproNoel Grandin3-13/+0
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2-3/+3
2017-01-19New loplugin:dynexcspec: Add @throws documentation, linguisticStephan Bergmann8-3/+16
2017-01-19use rtl::Reference in DicListNoel Grandin2-29/+23
2017-01-18use rtl::Reference in ConvDicListNoel Grandin2-32/+21
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2017-01-17use rtl::Reference in LngSvcMgrNoel Grandin2-101/+79
2017-01-17use rtl::Reference in SpellCacheNoel Grandin2-11/+9
2017-01-17new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin1-4/+3
2017-01-11Some loplugin:conststringvar/stringconstant improvements: linguisticStephan Bergmann1-1/+1
2017-01-10coverity#1398524 Uncaught exceptionCaolán McNamara1-1/+1
2017-01-10New loplugin:conststringvar: linguisticStephan Bergmann1-3/+3
2017-01-09New loplugin:externvar: linguisticStephan Bergmann1-1/+1
2017-01-03tdf#43157 Cleanup DBG_ASSERT in misc.cxxMuhammet Kara1-7/+6
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin3-6/+6
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2-2/+2
2016-12-05loplugin:unnecessaryoverride (dtors) in linguisticStephan Bergmann1-5/+0
2016-11-29Idle::Start must be called with SolarMutex lockedStephan Bergmann1-9/+15
2016-11-08loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin4-45/+4
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin1-2/+2
2016-11-02loplugin:oncevar in helpcompiler..reportdesignNoel Grandin2-8/+3
2016-10-19loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin1-2/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2-2/+2
2016-09-29loplugin:literaltoboolconversionStephan Bergmann1-2/+2