summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/labdlg.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-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-04-17loplugin:flatten in cuiNoel Grandin
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen
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-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-09Resolves: tdf#121290 Crash, if press F4 for a selected calloutCaolán McNamara
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-10weld SvxCaptionTabDialogCaolán McNamara
2018-09-10weld SvxCaptionTabPageCaolán McNamara
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-08-10Translate German variable namesJohnny_M
2018-08-07Translate German variable namesJohnny_M
2018-07-29Merge identical switch cases in SvxCaptionTabPageMuhammet Kara
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-17loplugin:unusedfields in cuiNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-14improve redundantcast lopluginNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-06-26Fix typosAndrea Gelmini
2017-03-29tdf#39468 Translate German commentsJens Carl
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-25convert SvxAnchorIds to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-18convert SdrCaptionEscDir to scoped enumNoel Grandin
2016-08-18convert SdrCaptionType to scoped enumNoel Grandin
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-25convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin