summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/measure.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-2/+2
2020-10-21use tools::Long in comphelper..cuiNoel1-1/+1
2020-10-02loplugin:reducevarscope in cuiNoel1-4/+4
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-6/+5
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-13/+6
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-10/+0
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-1/+0
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+2
2019-03-20weld SwFieldEditDlgCaolán McNamara1-1/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-14/+14
2018-11-04tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-54/+11
2018-09-28weld SvxMeasureDialogCaolán McNamara1-8/+9
2018-09-20drop dead PointChanged variantCaolán McNamara1-5/+0
2018-09-18weld SvxMeasurePageCaolán McNamara1-206/+183
2018-05-19Fix typosAndrea Gelmini1-1/+1
2018-05-03weld SvxTextAttrPageCaolán McNamara1-0/+5
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen1-1/+0
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-1/+8
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-8/+1
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-1/+8
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-3/+3
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin1-9/+8
2017-10-23loplugin:includeform: cuiStephan Bergmann1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-2/+2
2017-07-31loplugin:constparams in cuiNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-5/+5
2017-06-26Fix typosAndrea Gelmini1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-2/+2
2017-05-18can drop CUI_RESSTR nowCaolán McNamara1-1/+1
2017-03-29tdf#39468 Translate German commentsJens Carl1-2/+2
2017-02-15replace SdrMeasureTextVPos with css::drawing::MeasureTextVertPosCaolán McNamara1-32/+31
2017-02-15replace SdrMeasureTextHPos with css::drawing::MeasureTextHorzPosCaolán McNamara1-44/+47
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-08-30convert RECT_POINT to scoped enumNoel Grandin1-56/+56
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-1/+1
2016-08-18convert SdrMeasureTextHPos to scoped enumNoel Grandin1-37/+37
2016-08-18convert SdrMeasureTextVPos to scoped enumNoel Grandin1-25/+25
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-3/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky1-1/+1
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-4/+6
2015-10-12convert Link<> to typedNoel Grandin1-2/+5
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-6/+8
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-29convert CS_ constants to scoped enumNoel Grandin1-6/+6