summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/zoom.cxx
AgeCommit message (Expand)Author
2022-03-01use SfxItemSet::GetItemIfSet in cuiNoel Grandin
2022-01-28no need to call GetWhich on these SID_ valuesNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2020-10-13static_cast after dynamic_castNoel
2020-02-07clang-format cui with under 5-percent lines of changeMuhammet Kara
2019-04-19drop some includesCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara
2018-07-27Merge identical conditional branches in ViewLayoutUserHdlMuhammet Kara
2018-04-10weld SmFontSizeDialogCaolán McNamara
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen
2018-03-30weld SvxZoomDialogCaolán McNamara
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-30Move accessibility relations to .ui files tdf#87026Muhammet Kara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29convert ZOOMBTN constants to scoped enumNoel Grandin
2015-04-10Misc. other fixing.Michael Meeks
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin
2015-03-24convert SvxZoomType to enum classNoel Grandin
2015-01-15coverity#1264393/1264394: missing breakJulien Nabet
2015-01-14Cleanup SfxZoomDialog, convert plain pointer to unique_ptrTomaž Vajngerl
2015-01-04Cleanup source of zoom dialog, translate german error messageTomaž Vajngerl
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-03-04SvxZoomDialog: m_pColumnsEdit can be a NumericFieldMiklos Vajna
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara
2013-01-25Cleanup after zoom dialog ui conversionRobert Roth
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-28adapt zoom dialog code to layout widgetsCaolán McNamara