summaryrefslogtreecommitdiff
path: root/sdext/source/minimizer
AgeCommit message (Expand)Author
2021-12-09change use of wrong slot id to name of correct commandCaolán McNamara
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in sdextMike Kaganski
2021-10-16Simplify vector initialization in sdextJulien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-05-31sdext : use std::mutex when possibleArnaud Versini
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-22tdf#123936 Formatting files in module sdext with clang-formatPhilipp Hofer
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-10-04loplugin:reducevarscope in sdextNoel
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