summaryrefslogtreecommitdiff
path: root/svtools/source/filter/exportdialog.cxx
AgeCommit message (Expand)Author
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-08-22loplugin:constmethod in svtoolsNoel Grandin
2019-07-15Simplify Sequence iterations in svtoolsArkadiy Illarionov
2019-02-22loplugin:unusedfields in svtoolsNoel Grandin
2018-12-20Fix typo in codeAndrea Gelmini
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-12coverity#1440241 silence Dereference after null checkCaolán McNamara
2018-10-05weld ExportDialogCaolán McNamara
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-04-29loplugin:useuniqueptr in ExportDialogNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-01-23EPUB export, fixed layout: add chapter names to the navigation documentMiklos Vajna
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26Fix memory leakTakeshi Abe
2017-09-22GetGraphicSource: use DocumentToGraphicRenderer::isShapeSelected()Eike Rathke
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-19Rename getCurrentPageWriter() to getCurrentPage()Eike 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-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-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: svtoolsStephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
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-02-23new loplugin: commaoperatorNoel Grandin
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-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