summaryrefslogtreecommitdiff
path: root/sdext/source/minimizer/pppoptimizerdialog.cxx
AgeCommit message (Expand)Author
2022-12-07stray fprintfCaolán McNamara
2022-12-06Resolves: tdf#121297 weld Presentation MinimizerCaolán McNamara
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2020-07-17sdext/minimizer: create instances with uno constructorsNoel Grandin
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen
2019-10-15new loplugin:bufferaddNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdextStephan Bergmann
2019-07-29Simplify Sequence iterations in sdextArkadiy Illarionov
2019-06-06Refactor a bit of the presentation minimizerJan-Marek Glogowski
2019-02-12loplugin:flatten in sdextNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-02-23new loplugin: commaoperatorNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdextNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:loopvartoosmallNoel Grandin
2014-12-18sdext: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15sdext: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-02fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer.Alexandre Vicenzi
2013-12-17Unnecessary use of OUString constructor inside OUStringBuffer constructorNoel Grandin
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-10-14fdo#61950 De-extensionize presentation minimizerDavid Ostrovsky
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
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-24log presentation minimizer results as infoCaolán McNamara
2013-02-22sdext: fix loplugin warningsMiklos Vajna
2012-10-02re-base on ALv2 code. Includes:Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-11-27remove include of pch header from sdextNorbert Thiebaud
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-02-13Correct variable initialization for 0b58d1d635b33148e6765eb35016b0fb43f214b3Thomas Arnhold
2011-02-13Some cppcheck cleaningJulien Nabet
2011-01-25WaE: remove unused variableDavid Tardon
2010-12-06RTL_CONSTASCII_USTRINGPARAM in extensions 1Gert Faller
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-06impress199: #i114275# unbranding presentation minimizer extensionsj
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-08-29#i10000# Missing precompiled header directive added.Rüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.2.28); FILE MERGEDRüdiger Timm
2007-08-17added default file nameSven Jacobi
2007-05-11initial versionSven Jacobi