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