summaryrefslogtreecommitdiff
path: root/sdext/source/minimizer/optimizerdialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-01-12More loplugin:cstylecast: sdextStephan Bergmann1-6/+6
2017-10-23loplugin:includeform: sdextStephan Bergmann1-1/+1
2017-07-31loplugin:constparams in extensions,scripting,sdextNoel Grandin1-1/+1
2017-07-31loplugin:oncevarNoel Grandin1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-2/+1
2017-05-20cleanup unused css/script/ includesJochen Nitschke1-1/+0
2017-04-27sdext: fix loplugin:stringconcat warningMiklos Vajna1-1/+1
2017-04-27can detangle the sdext graphic resource nowCaolán McNamara1-5/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-15/+0
2017-01-24tdf#105382 Set URL-decoded default filename for minimized presentationTakeshi Abe1-18/+9
2016-09-10loplugin:constantparam in sdNoel Grandin1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-04-21new plugin stylepoliceNoel Grandin1-3/+3
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-12/+12
2016-03-23loplugin:constantparam in sdextNoel Grandin1-7/+7
2016-02-09Remove excess newlinesChris Sherlock1-19/+0
2016-02-09Formatting changes across all modulesChris Sherlock1-1/+0
2016-01-14loplugin:unusedmethods unused return value in sdextNoel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-29com::sun::star->css in sdextNoel Grandin1-21/+21
2015-03-02cppcheck: duplicate inherited memberNoel Grandin1-1/+0
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-04-30sdext: sal_Bool->boolNoel Grandin1-13/+13
2014-03-12Remove unused HelpCloseListenerStephan Bergmann1-21/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-18/+18
2014-02-23Remove unneccessary commentsAlexander Wilms1-19/+19
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-2/+2
2013-10-15fdo#61950 De-extensionize presentation minimizer: post cleanDavid Ostrovsky1-4/+5
2013-10-15could not convert from ‘const char*’ to ‘rtl::OUString’Eike Rathke1-13/+13
2013-10-15Simplify PPPOptimizerTokenEnum -> OUStringStephan Bergmann1-4/+4
2013-10-15Simplify PPPOptimizerTokenEnum -> OUStringStephan Bergmann1-1/+1
2013-10-15Simplify TKGet(TK_FOO) -> "FOO"Stephan Bergmann1-84/+84
2013-10-14No need to have com.sun.star.comp.PPPOptimizer as a serviceStephan Bergmann1-7/+6
2013-06-05fix field name, was mxMSF, but should have been named mxContextNoel Grandin1-5/+5
2013-05-28fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin1-1/+1
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann1-9/+26
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin1-1/+1
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin1-25/+8
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-11/+11
2013-02-22sdext: fix loplugin warningsMiklos Vajna1-1/+0
2012-10-02re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-02targeted string re-workNorbert Thiebaud1-6/+6
2012-03-20cppcheck report: logical disjunction always evaluates to trueJulien Nabet1-1/+1
2012-01-10Fix for fdo43460 Part XXXII getLength() to isEmpty()Olivier Hallot1-5/+5
2011-11-27remove include of pch header from sdextNorbert Thiebaud1-2/+0
2011-11-22remove (empty) help of Presentation Minimizer fdo#39306Andras Timar1-48/+0
2010-12-06Fix Trianry IssuesJoseph Powers1-2/+1
2010-12-06RTL_CONSTASCII_USTRINGPARAM in extensions 1Gert Faller1-11/+11
2010-12-03more Sal n elementsKenneth Venken1-2/+3