summaryrefslogtreecommitdiff
path: root/svtools/source/filter
AgeCommit message (Expand)Author
2017-09-19Rename getCurrentPageWriter() to getCurrentPage()Eike Rathke
2017-09-19'a'CurrentPage gets on my nervesEike Rathke
2017-09-19Writer export to PNG|JPG dialog preparation, current page number nonsenseEike Rathke
2017-09-19renderToGraphic: assert document and target sizeEike Rathke
2017-09-18Export to PNG: use proper dialog and filter options, tdf#108317Eike Rathke
2017-09-18Move initialization to where it belongsEike Rathke
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-08-29Export to PNG: init DPI with screen resolution, tdf#108317Eike Rathke
2017-08-29Export to PNG: export selected cell range only, not as page, tdf#108317Eike Rathke
2017-07-24Export to PNG: use selection if Selection is selectedEike Rathke
2017-07-23coverity#1415610 avoid Unchecked dynamic_castCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20support for filter dialog when an image is exported from context menuMarco Cecchetti
2017-06-27loplugin:oncevar in svtoolsNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: svtoolsStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-02loplugin:unnecessaryoverride (dtors) in svtoolsStephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07loplugin:constantparam in vclNoel Grandin
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