summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/zoom.cxx
AgeCommit message (Expand)Author
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
2012-06-15move zoomitem from svx to sfx2Tim Hardeck
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-11-15removing obsolete layout codeFelix Zhang
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-02-12Remove precompiled header support.Joseph Powers
2011-01-20accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-09CWS changehid: resync to m89Mathias Bauer