summaryrefslogtreecommitdiffstats
path: root/scaddins
Commit message (Expand)AuthorAgeFilesLines
* tdf#129098: parameters mixed in OPT_PROB_INMONEY (scaddins)Julien Nabet2019-12-041-3/+3
* tdf#42949 Fix IWYU warnings in scaddins/Gabor Kelemen2019-05-2412-34/+44
* re-land "new loplugin typedefparam""Noel Grandin2019-03-051-1/+1
* Revert "new loplugin typedefparam"Noel Grandin2019-03-041-1/+1
* new loplugin typedefparamNoel Grandin2019-03-041-1/+1
* loplugin:indentation in sdNoel Grandin2019-02-091-4/+4
* Simplify containers iterations in scaddins, sccomp, scriptingArkadiy Illarionov2018-12-201-4/+4
* tdf#69569 implement proposed change to ODF1.2 part 2 §4.11.7.7Winfried Donkers2018-12-121-51/+27
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-251-2/+2
* drop ComplListAppendHandl enumNoel Grandin2018-11-243-29/+9
* Adapt to C++2a char_tStephan Bergmann2018-11-175-206/+206
* clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai2018-11-011-1/+1
* tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2018-10-263-0/+3
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-092-9/+9
* loplugin:constfields in scaddins,sccompNoel Grandin2018-10-093-32/+32
* loplugin:useuniqueptr in scaddins::ConvertDataLinearNoel Grandin2018-10-012-9/+8
* New loplugin:externalStephan Bergmann2018-09-175-24/+24
* loplugin:simplifyconstruct in scaddins..sdNoel Grandin2018-09-103-10/+2
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-103-0/+3
* scaddins: Drop unused stuffTakeshi Abe2018-07-021-3/+0
* tdf#42949 Fix IWYU warnings in include/sal/Gabor Kelemen2018-06-221-0/+1
* New o3tl::temporary to simplify calls of std::modfStephan Bergmann2018-05-171-2/+2
* Fix typosAndrea Gelmini2018-04-141-1/+1
* fix some openoffice bugzilla linksdennisroczek2018-04-011-2/+2
* loplugin:unnecessaryvirtualNoel Grandin2018-03-291-1/+1
* loplugin:virtualdown in sc..sdNoel Grandin2018-03-282-11/+4
* loplugin:useuniqueptr in scaddinsNoel Grandin2018-02-174-26/+13
* Typ-o negativIlmari Lauhakangas2018-01-301-1/+1
* More loplugin:cstylecast: scaddinsStephan Bergmann2018-01-122-10/+10
* convert (a>b?a:b) to std::max(a,b)Noel Grandin2018-01-111-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-114-7/+7
* loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann2017-11-301-2/+2
* Translate German function names in Calc (financial)Johnny_M2017-11-053-10/+10
* Correct German variable names translation in Calc (financial)Johnny_M2017-11-022-12/+12
* loplugin:finalclasses in scNoel Grandin2017-10-271-2/+1
* loplugin:includeform: scaddinsStephan Bergmann2017-10-234-7/+7
* Translate German variable names in Calc (financial)Johnny_M2017-10-232-20/+20
* use std::vector<Complex> in ComplexListNoel Grandin2017-10-183-17/+15
* Translate German variable names in Calc (financial)Johnny_M2017-10-021-16/+16
* loplugin:flatten in scaddins..sdNoel Grandin2017-09-224-52/+39
* remove unnecessary use of OUString::getStrNoel Grandin2017-08-171-4/+1
* normalize resource locale ctor construction mechanismsCaolán McNamara2017-08-021-1/+1
* move resmgr to unotoolsCaolán McNamara2017-08-016-6/+6
* migrate to boost::gettextCaolán McNamara2017-07-2127-2845/+1576
* loplugin:constparams in scaddins,hwpfilterNoel Grandin2017-07-183-3/+3
* use more OUString::operator== in scaddins..sdextNoel Grandin2017-07-141-1/+1
* loplugin:useuniqueptr in scaddins..svxNoel Grandin2017-07-112-3/+4
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-101-1/+1
* loplugin:oncevar in scaddins..sotNoel Grandin2017-06-262-2/+2
* move unlocalized pricing strings into sourceCaolán McNamara2017-06-114-62/+21