summaryrefslogtreecommitdiff
path: root/svx/source/dialog/compressgraphicdialog.cxx
AgeCommit message (Expand)Author
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-01-14tdf#138843 Show image file type inside image properties dialogshubham656
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-10tdf#87963: Add percentage value to new calculated compressed image sizeDaniel
2020-02-14split out MetricField value conversion functionsCaolán McNamara
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen
2020-01-13tdf#128658 update image compress dialog default settingsandreas kainz
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-15add SvStream::TellEndNoel Grandin
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-29weld SwEndNoteOptionPageCaolán McNamara
2018-04-19weld CompressGraphicsDialogCaolán McNamara
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-29loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-14fix gdi resource leak (svx/compressgraphicdialog)Julien Nabet
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
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-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin
2016-01-31unnecessary use of OUString constructorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-09-14convert Link<> to typedNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-23use sliders in CompressGraphicDialogTomaž Vajngerl
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks