summaryrefslogtreecommitdiff
path: root/sdext/source/minimizer/impoptimizer.cxx
AgeCommit message (Expand)Author
2020-06-05Upcoming loplugin:elidestringvar: sdextStephan Bergmann
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-07-29Simplify Sequence iterations in sdextArkadiy Illarionov
2019-07-20loplugin:referencecasting in sdextNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-02-12loplugin:flatten in sdextNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
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-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-03-13change minimizer extension to not use GraphicUrl and FillBitmapUrlTomaž Vajngerl
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-17Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: sdextStephan Bergmann
2017-10-23loplugin:includeform: sdextStephan Bergmann
2017-07-18loplugin:constparams in sdextNoel Grandin
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: sdextStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-03-22delete hidden pages before deleting unused mastersDavid Tardon
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-14loplugin:unusedmethods unused return value in sdextNoel Grandin
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in sdextNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-04-30sdext: sal_Bool->boolNoel Grandin
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-26Remove visual noise from sdextAlexander Wilms
2013-12-02Drop duplicate #includeTakeshi Abe
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-15Simplify TKGet(TK_FOO) -> "FOO"Stephan Bergmann
2013-10-14fdo#61950 De-extensionize presentation minimizerDavid Ostrovsky
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-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-10-02re-base on ALv2 code. Includes:Michael Meeks
2012-09-24drop unused headersDavid Tardon
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-05Remove bogus dependency of extension on comphelperStephan Bergmann
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-03-30removed duplicate includes in filter / i18npool / sdextTakeshi Abe