summaryrefslogtreecommitdiff
path: root/sdext/source/minimizer/optimizerdialogcontrols.cxx
AgeCommit message (Expand)Author
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-08-29Directly use OUStringBuffer::indexOfStephan Bergmann
2020-08-18remove dead codeNoel Grandin
2020-06-05Upcoming loplugin:elidestringvar: sdextStephan Bergmann
2020-01-28remove some unused local varsNoel Grandin
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-02-13Indexing is not needed for single getToken() callMatteo Casalin
2019-02-13OptimizerDialog: simplify string operations when selecting...Matteo Casalin
2018-12-03Simplify containers iterations in sdextArkadiy Illarionov
2018-09-17New loplugin:externalStephan Bergmann
2018-05-16loplugin:constantparamNoel Grandin
2018-01-12More loplugin:cstylecast: sdextStephan Bergmann
2017-11-30loplugin:unnecessaryparenStephan Bergmann
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-10-27loplugin:constantparam in sd,sdextNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in sdNoel Grandin
2017-07-18loplugin:constparams in sdextNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-14tdf#107823: missing buttons in Presentation MinimizerJulien Nabet
2017-04-03use actual UNO enums in reportdesign..svtoolsNoel Grandin
2017-02-27loplugin:loopvartoosmallStephan Bergmann
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-08-20loplugin: defaultparamsNoel Grandin
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-02cppcheck: duplicate inherited memberNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-04-30sdext, fix sal_Bool->bool conversionNoel Grandin
2014-04-30sdext: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin
2013-10-15could not convert from ‘const char*’ to ‘rtl::OUString’Eike Rathke
2013-10-15Simplify TKGet(TK_FOO) -> "FOO"Stephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-05fix field name, was mxMSF, but should have been named mxContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-10-02re-base on ALv2 code. Includes:Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-01-10Fix for fdo43460 Part XXXII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from sdextNorbert Thiebaud