summaryrefslogtreecommitdiff
path: root/sdext/source/minimizer/informationdialog.cxx
AgeCommit message (Expand)Author
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen
2019-06-06Refactor a bit of the presentation minimizerJan-Marek Glogowski
2018-08-31presentation minimizer: report possible errorsVasily Melenchuk
2018-01-12More loplugin:cstylecast: sdextStephan Bergmann
2017-10-27loplugin:constantparam in sd,sdextNoel Grandin
2017-10-23loplugin:includeform: sdextStephan Bergmann
2017-07-31loplugin:constparams in extensions,scripting,sdextNoel Grandin
2017-07-18loplugin:constparams in sdextNoel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
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-12-21loplugin:unusedfields 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-08-20loplugin: defaultparamsNoel Grandin
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-02cppcheck: duplicate inherited memberNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-04-30sdext: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-10-15could not convert from ‘const char*’ to ‘rtl::OUString’Eike Rathke
2013-10-15Simplify TKGet(TK_FOO) -> "FOO"Stephan Bergmann
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-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin
2013-05-14Resolves: #i82852# Presentation Minimizer: missing icon in info dialogAriel Constenla-Haile
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-10-02re-base on ALv2 code. Includes:Michael Meeks
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-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe
2012-01-10Fix for fdo43460 Part XXXII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from sdextNorbert Thiebaud
2010-12-08RTL_CONSTASCII_USTRINGPARAM in extensions 2Gert Faller
2010-12-06Fix Trianry IssuesJoseph Powers
2010-12-06RTL_CONSTASCII_USTRINGPARAM in extensions 1Gert Faller
2010-12-03more Sal n elementsKenneth Venken