summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/border.cxx
AgeCommit message (Expand)Author
2017-01-26Resolves: tdf#104552 table properties dialog drops previous border colorCaolán McNamara
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-11-02tdf#41542 PaddingWithoutBorders: allow UI changes if...Justin Luth
2016-10-28reset border should clear all bordersJustin Luth
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-27Resolves: tdf#101475 adjacent cells text is still too wideCaolán McNamara
2016-09-26convert ITEMCONN_ constants to scoped enumNoel Grandin
2016-08-25convert FrameBorderType to scoped enumNoel Grandin
2016-08-25convert FrameSelFlags to typed_flags_setNoel Grandin
2016-08-25convert FrameBorderState to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-07-18Resolves: tdf#99963 line wrap very long checkbox contentCaolán McNamara
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl
2016-04-21loplugin:rangedforcopyStephan Bergmann
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-07fix build, don't pass int as sal_uInt16, tdf#34449 follow-upEike Rathke
2015-12-07tdf#34449 : ability of deleting borders of a cell from adjacent cellDennis Francis
2015-12-03uno::Sequence->std::vector in SfxIntegerListItemNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan 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-09-17convert Link<> to typedNoel Grandin
2015-09-11tdf#93901: apply handling in style/edit dialog improvedOliver Specht
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-10cppcheck: badBitmaskCheckCaolán McNamara
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-04-29convert SW_BORDER_MODE constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-03-25convert VALID_ constants to enum classNoel Grandin
2015-03-23loplugin:constantfunction: cuiNoel Grandin
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin