summaryrefslogtreecommitdiff
path: root/sdext/source/minimizer
AgeCommit message (Expand)Author
2020-08-29Directly use OUStringBuffer::indexOfStephan Bergmann
2020-08-18remove dead codeNoel Grandin
2020-08-16tdf#135342: filter list must include extensionsMike Kaganski
2020-07-17sdext/minimizer: create instances with uno constructorsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: sdextStephan Bergmann
2020-06-05Upcoming loplugin:elidestringvar: sdextStephan Bergmann
2020-03-12Revert "loplugin:constfields in sdext"Noel Grandin
2020-01-29tdf#124176: Use pragma once instead of header guardPelin Kuran
2020-01-28remove some unused local varsNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-03drop some unnecessary includesCaolán McNamara
2019-09-28loplugin:constmethod in sdext..starmathNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdextStephan Bergmann
2019-07-29Simplify Sequence iterations in sdextArkadiy Illarionov
2019-07-20loplugin:referencecasting in sdextNoel Grandin
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-06-06Refactor a bit of the presentation minimizerJan-Marek Glogowski
2019-05-14Presentation minimizer: Handle also presentation.GraphicObjectShape URLTamás Zolnai
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-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-05OptimizerDialog: use local method to reduce OUString operationsMatteo Casalin
2019-02-13Indexing is not needed for single getToken() callMatteo Casalin
2019-02-13OptimizerDialog: simplify string operations when selecting...Matteo Casalin
2019-02-12loplugin:flatten in sdextNoel Grandin
2018-12-11presentation minimizer: warn user about unsaved presentationVasily Melenchuk
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-03presentation minimizer: suggest filename for a new presentationVasily Melenchuk
2018-12-03Simplify containers iterations in sdextArkadiy Illarionov
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-11-06presentation minimizer: fixed problem with default filenameVasily Melenchuk
2018-11-05presentation minimizer: use standard error reportingVasily Melenchuk
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-09loplugin:constfields in sdextNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11loplugin:unusedmethodsNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-31presentation minimizer: report possible errorsVasily Melenchuk
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-05-17loplugin:unusedfields in sdNoel Grandin
2018-05-16loplugin:constantparamNoel Grandin