summaryrefslogtreecommitdiff
path: root/sdext/source/minimizer/optimizerdialog.cxx
AgeCommit message (Expand)Author
2022-12-06Resolves: tdf#121297 weld Presentation MinimizerCaolán McNamara
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in sdextMike Kaganski
2020-10-04loplugin:reducevarscope in sdextNoel
2020-06-05Upcoming loplugin:elidestringvar: sdextStephan Bergmann
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-03drop some unnecessary includesCaolán McNamara
2019-06-06Refactor a bit of the presentation minimizerJan-Marek Glogowski
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-03-05OptimizerDialog: use local method to reduce OUString operationsMatteo Casalin
2019-02-12loplugin:flatten in sdextNoel Grandin
2018-12-11presentation minimizer: warn user about unsaved presentationVasily Melenchuk
2018-12-03presentation minimizer: suggest filename for a new presentationVasily Melenchuk
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-08-31presentation minimizer: report possible errorsVasily Melenchuk
2018-01-12More loplugin:cstylecast: sdextStephan Bergmann
2017-10-23loplugin:includeform: sdextStephan Bergmann
2017-07-31loplugin:constparams in extensions,scripting,sdextNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-04-27sdext: fix loplugin:stringconcat warningMiklos Vajna
2017-04-27can detangle the sdext graphic resource nowCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24tdf#105382 Set URL-decoded default filename for minimized presentationTakeshi Abe
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-23loplugin:constantparam in sdextNoel Grandin
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-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdextNoel Grandin
2015-03-02cppcheck: duplicate inherited memberNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-04-30sdext: sal_Bool->boolNoel Grandin
2014-03-12Remove unused HelpCloseListenerStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-15fdo#61950 De-extensionize presentation minimizer: post cleanDavid Ostrovsky
2013-10-15could not convert from ‘const char*’ to ‘rtl::OUString’Eike Rathke