summaryrefslogtreecommitdiffstats
path: root/cui/source/inc/border.hxx
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#124804 border considered changed when it isn'tCaolán McNamara2019-04-251-0/+2
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2019-01-181-2/+2
* loplugin:singlevalfields in accessibility..extensionsNoel Grandin2018-11-121-1/+0
* Resolves: tdf#120731 crash in border tabpageCaolán McNamara2018-10-221-0/+2
* drop unnecessary vcl/group.hxx includesCaolán McNamara2018-10-141-1/+0
* Resolves: tdf#120503 fix border paddingCaolán McNamara2018-10-111-0/+4
* weld SvxBorderTabPageCaolán McNamara2018-09-051-47/+86
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-221-1/+1
* tdf#116020: use actual whichIds in dialogs for character propertiesMike Kaganski2018-02-261-0/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-2/+2
* Hide useless label for adjacent cells on border tabpageTamás Zolnai2017-04-021-0/+1
* convert SvxBorderStyle to scoped enumNoel Grandin2017-03-171-2/+2
* unwind IL_PRE_BITMAPS ImageListCaolán McNamara2016-12-211-1/+1
* unwind IL_SDW_BITMAPS ImageListCaolán McNamara2016-12-211-1/+1
* Revert "Reverts a commit series that cripple windows ci."Caolán McNamara2016-11-071-3/+4
* Reverts a commit series that cripple windows ci.Norbert Thiebaud2016-11-051-4/+3
* unify color selectorsCaolán McNamara2016-11-041-3/+4
* tdf#41542 PaddingWithoutBorders: allow UI changes if...Justin Luth2016-11-021-0/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-9/+9
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* new loplugin overrideparamNoel Grandin2016-07-251-1/+1
* Convert DeactivePage return code to scoped enumNoel Grandin2016-06-061-1/+1
* loplugin:unusedfields in cuiNoel Grandin2015-12-231-2/+0
* tdf#34449 : ability of deleting borders of a cell from adjacent cellDennis Francis2015-12-071-0/+5
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* convert Link<> to typedNoel Grandin2015-10-161-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-7/+7
* convert Link<> to typedNoel Grandin2015-10-121-2/+2
* convert Link<> to typedNoel Grandin2015-09-171-1/+1
* tdf#93901: apply handling in style/edit dialog improvedOliver Specht2015-09-111-0/+1
* convert Link<> to typedNoel Grandin2015-09-081-2/+2
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-1/+1
* Apply new VclPtr clang plugin to catch potential problems.Noel Grandin2015-06-061-0/+1
* convert SW_BORDER_MODE constants to scoped enumNoel Grandin2015-04-291-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-34/+35
|\
| * Fix SfxTabPage creation to use VclPtr.Michael Meeks2015-04-171-1/+1
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-32/+34
| * vcl: VclPtr conversion in cuiNoel Grandin2015-04-091-1/+0
* | SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann2015-04-281-1/+1
|/
* loplugin:constantfunction: cuiNoel Grandin2015-03-231-1/+3
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* bnc#882627: Allow to edit spacing to contents even with no borders visible.Matúš Kukan2014-06-171-0/+1
* Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann2014-06-111-1/+1
* Change SfxTabPage::Reset param from ref to pointerStephan Bergmann2014-06-111-1/+1
* Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann2014-06-101-1/+1
* enhance pass-by-ref plugin to detect large argumentsNoel Grandin2014-05-201-1/+1
* constLuboš Luňák2014-04-271-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-5/+5
* sfx2: sal_Bool->boolNoel Grandin2014-03-271-1/+1