summaryrefslogtreecommitdiff
path: root/svtools/source/filter
AgeCommit message (Expand)Author
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-13Resolves: tdf#100340 make compress graphic dialog less wideCaolán McNamara
2016-07-13Resolves: tdf#59570 scrollbar used instead of sliderCaolán McNamara
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-06-06#i124867#: jpg options shows initially wrong estimated file sizeDamjan Jovanovic
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-14loplugin:unusedmethods unused return value in svtoolsNoel Grandin
2016-01-13tdf#92925 Remove MET (OS/2) exportBryan Quigley
2016-01-10Fix typosAndrea Gelmini
2016-01-05tdf#92925 Remove SVM export from Impress/DrawBryan Quigley
2015-12-04tdf#92925 Remove PBM, PGM, and PPM ExportBryan Quigley
2015-12-02tdf#92925 Remove XPM exportBryan Quigley
2015-12-02tdf#92925 Remove RAS exportBryan Quigley
2015-12-01tdf#92925 Remove PCT export Bryan Quigley
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-10-20sc: initial png exportMiklos Vajna
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19Writer image export: cmd. line, default to white backgroundTomaž Vajngerl
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-16boost->stdCaolán McNamara
2015-09-08This shall presumably use nCompression, not a hardcoded "9"Stephan Bergmann
2015-09-07svtools: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-04convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-14-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2014-12-18svtools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17"#pragma hdrstop" looks quite obsoleteMichael Stahl