summaryrefslogtreecommitdiff
path: root/sdext/source/minimizer
AgeCommit message (Expand)Author
2017-02-28new loplugin unoanyNoel Grandin
2017-02-27loplugin:loopvartoosmallStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor scaddins..sdextNoel Grandin
2017-01-24tdf#105382 Set URL-decoded default filename for minimized presentationTakeshi Abe
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sdextStephan Bergmann
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
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-21new plugin stylepoliceNoel Grandin
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-04-12Avoid reserved identifierStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-03-23loplugin:constantparam in sdextNoel Grandin
2016-03-22delete hidden pages before deleting unused mastersDavid Tardon
2016-02-23new loplugin: commaoperatorNoel 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-12-26sdext: change instances of maName to more descriptive namesChris Sherlock
2015-12-21loplugin:unusedfields sdextNoel Grandin
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-23loplugin:unusedfields in sdext/Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05Remove unused PPPOptimizerTokenEnum enumeratorsStephan Bergmann
2015-11-05Remove unused stringsStephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29com::sun::star->css in sdextNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-04Prefer getSelectedFiles to getFiles (sdext+qadevOOo)Julien Nabet
2015-09-27cppcheck: noExplicitConstructorCaolán McNamara
2015-09-01sdext: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-20loplugin: defaultparamsNoel Grandin