summaryrefslogtreecommitdiff
path: root/include/svx/compressgraphicdialog.hxx
AgeCommit message (Expand)Author
2024-01-05Resolves tdf#158780 - Disable resolution controls initiallyHeiko Tietze
2023-07-26Resolves: tdf#156411 listen to "value-changed" not "changed"Caolán McNamara
2022-08-29ref-count SdrObjectNoel Grandin
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-02-20Resolves tdf#146929 - Remember user input for the compress dialogHeiko Tietze
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2020-10-10tdf#87963: Add percentage value to new calculated compressed image sizeDaniel
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2019-10-30loplugin:finalclasses svxNoel Grandin
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin
2018-10-08loplugin:constfields in svxNoel Grandin
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-04-19weld CompressGraphicsDialogCaolán McNamara
2017-07-29loplugin:constparams in svxNoel Grandin
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-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-13Resolves: tdf#100340 make compress graphic dialog less wideCaolán McNamara
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
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-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15add some SAL_WARN_UNUSEDCaolán McNamara
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-05-04Show type of graphic in CompressGraphicDialog.Tomaž Vajngerl
2013-04-28Bin CLOOK comments and un-split one large switch statementTor Lillqvist
2013-04-23execute move of global headersBjoern Michaelsen