summaryrefslogtreecommitdiff
path: root/svx/source/dialog/compressgraphicdialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-01-14tdf#138843 Show image file type inside image properties dialogshubham6561-38/+3
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl1-37/+37
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel1-4/+4
2020-10-10tdf#87963: Add percentage value to new calculated compressed image sizeDaniel1-3/+6
2020-02-14split out MetricField value conversion functionsCaolán McNamara1-2/+3
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen1-1/+0
2020-01-13tdf#128658 update image compress dialog default settingsandreas kainz1-2/+2
2019-09-03loplugin:constmethod in svxNoel Grandin1-4/+4
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen1-0/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-11-28drop some unnecessary includesCaolán McNamara1-3/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-2/+2
2018-10-15add SvStream::TellEndNoel Grandin1-4/+2
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-4/+4
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin1-17/+17
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-1/+1
2018-04-29weld SwEndNoteOptionPageCaolán McNamara1-1/+1
2018-04-19weld CompressGraphicsDialogCaolán McNamara1-116/+93
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-01-12More loplugin:cstylecast: svxStephan Bergmann1-16/+16
2017-12-13tools: remove unused #include from solar.hMichael Stahl1-0/+1
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: svxStephan Bergmann1-1/+1
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-07-29loplugin:constparams in svxNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-14/+14
2017-05-14fix gdi resource leak (svx/compressgraphicdialog)Julien Nabet1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-5/+5
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas1-0/+3
2016-10-05convert MapUnit to scoped enumNoel Grandin1-3/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-10/+10
2016-07-13Resolves: tdf#100340 make compress graphic dialog less wideCaolán McNamara1-0/+32
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin1-0/+2
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin1-9/+9
2016-01-31unnecessary use of OUString constructorNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-16convert Link<> to typedNoel Grandin1-9/+3
2015-09-14convert Link<> to typedNoel Grandin1-3/+1
2015-09-10convert Link<> to typedNoel Grandin1-2/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+1
2015-05-23use sliders in CompressGraphicDialogTomaž Vajngerl1-1/+7
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin1-6/+6
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-5/+26
2015-04-18remove stdio.h include from compressgraphicdialogTomaž Vajngerl1-2/+0