summaryrefslogtreecommitdiff
path: root/cui/source/inc/border.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-21use tools::Long in comphelper..cuiNoel1-1/+1
2020-09-27Fix typo in codeAndrea Gelmini1-2/+2
2020-09-13tdf#124176 Use #pragma once in cuiGeorge Bateman1-4/+1
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara1-6/+6
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-2/+2
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-8/+2
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-2/+0
2019-04-25Resolves: tdf#124804 border considered changed when it isn'tCaolán McNamara1-0/+2
2019-01-18use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-2/+2
2018-11-12loplugin:singlevalfields in accessibility..extensionsNoel Grandin1-1/+0
2018-10-22Resolves: tdf#120731 crash in border tabpageCaolán McNamara1-0/+2
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara1-1/+0
2018-10-11Resolves: tdf#120503 fix border paddingCaolán McNamara1-0/+4
2018-09-05weld SvxBorderTabPageCaolán McNamara1-47/+86
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-1/+1
2018-02-26tdf#116020: use actual whichIds in dialogs for character propertiesMike Kaganski1-0/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-04-02Hide useless label for adjacent cells on border tabpageTamás Zolnai1-0/+1
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin1-2/+2
2016-12-21unwind IL_PRE_BITMAPS ImageListCaolán McNamara1-1/+1
2016-12-21unwind IL_SDW_BITMAPS ImageListCaolán McNamara1-1/+1
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-3/+4
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-4/+3
2016-11-04unify color selectorsCaolán McNamara1-3/+4
2016-11-02tdf#41542 PaddingWithoutBorders: allow UI changes if...Justin Luth1-0/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-9/+9
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-1/+1
2015-12-23loplugin:unusedfields in cuiNoel Grandin1-2/+0
2015-12-07tdf#34449 : ability of deleting borders of a cell from adjacent cellDennis Francis1-0/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-7/+7
2015-10-12convert Link<> to typedNoel Grandin1-2/+2
2015-09-17convert Link<> to typedNoel Grandin1-1/+1
2015-09-11tdf#93901: apply handling in style/edit dialog improvedOliver Specht1-0/+1
2015-09-08convert Link<> to typedNoel Grandin1-2/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+1
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-0/+1
2015-04-29convert SW_BORDER_MODE constants to scoped enumNoel Grandin1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-34/+35
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-32/+34
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-1/+0
2015-03-23loplugin:constantfunction: cuiNoel Grandin1-1/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-06-17bnc#882627: Allow to edit spacing to contents even with no borders visible.Matúš Kukan1-0/+1
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-1/+1