summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/border.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-4/+4
2017-10-25Resolves: tdf#113378 wrong table border preset iconsCaolán McNamara1-1/+1
2017-10-23loplugin:includeform: cuiStephan Bergmann1-3/+3
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-2/+2
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin1-2/+2
2017-07-31loplugin:oncevarNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-2/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-3/+5
2017-06-20loplugin:oncevar in cuiNoel Grandin1-1/+1
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-2/+2
2017-05-19make string translation loading more uniformCaolán McNamara1-3/+3
2017-05-18can drop CUI_RESSTR nowCaolán McNamara1-2/+2
2017-04-25remove bitmaps from .src filesCaolán McNamara1-4/+5
2017-04-02Hide useless label for adjacent cells on border tabpageTamás Zolnai1-0/+5
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin1-26/+26
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-3/+3
2017-01-24Resolves: tdf#104552 table properties dialog drops previous border colorCaolán McNamara1-0/+2
2016-12-21unwind IL_PRE_BITMAPS ImageListCaolán McNamara1-19/+56
2016-12-21unwind IL_SDW_BITMAPS ImageListCaolán McNamara1-40/+33
2016-11-24tdf#41542 globally allow padding without borders: UIJustin Luth1-6/+1
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-50/+8
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-8/+50
2016-11-04unify color selectorsCaolán McNamara1-50/+8
2016-11-02tdf#41542 PaddingWithoutBorders: allow UI changes if...Justin Luth1-6/+13
2016-10-28reset border should clear all bordersJustin Luth1-0/+2
2016-10-05convert MapUnit to scoped enumNoel Grandin1-5/+5
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-9/+9
2016-09-27Resolves: tdf#101475 adjacent cells text is still too wideCaolán McNamara1-10/+0
2016-09-26convert ITEMCONN_ constants to scoped enumNoel Grandin1-2/+2
2016-08-25convert FrameBorderType to scoped enumNoel Grandin1-34/+34
2016-08-25convert FrameSelFlags to typed_flags_setNoel Grandin1-6/+6
2016-08-25convert FrameBorderState to scoped enumNoel Grandin1-18/+18
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-4/+4
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke1-1/+1
2016-07-18Resolves: tdf#99963 line wrap very long checkbox contentCaolán McNamara1-0/+10
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-2/+2
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl1-1/+1
2016-04-21loplugin:rangedforcopyStephan Bergmann1-2/+2
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin1-6/+6
2016-02-09Remove excess newlinesChris Sherlock1-12/+0
2015-12-07fix build, don't pass int as sal_uInt16, tdf#34449 follow-upEike Rathke1-1/+1
2015-12-07tdf#34449 : ability of deleting borders of a cell from adjacent cellDennis Francis1-2/+84
2015-12-03uno::Sequence->std::vector in SfxIntegerListItemNoel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-19loplugin:defaultparamsStephan Bergmann1-3/+3
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky1-2/+2
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky1-2/+2
2015-10-16convert Link<> to typedNoel Grandin1-10/+7
2015-10-12convert Link<> to typedNoel Grandin1-14/+10
2015-09-17convert Link<> to typedNoel Grandin1-2/+1