summaryrefslogtreecommitdiff
path: root/svtools/source/filter/exportdialog.cxx
AgeCommit message (Expand)Author
2021-10-31Prepare for removal of non-const operator[] from Sequence in svtoolsMike Kaganski
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-04-14tdf#115464 Added "prevent input" in export dialogAditya Pratap Singh
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-08-29Directly use OUStringBuffer::indexOfStephan Bergmann
2020-06-05Upcoming loplugin:elidestringvar: svtoolsStephan Bergmann
2020-01-27Make sure MaxFilesizeForRealtimePreview read from configuration is non-negativeStephan Bergmann
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
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