summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/border.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin1-2/+2
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+2
2019-04-25Resolves: tdf#124804 border considered changed when it isn'tCaolán McNamara1-8/+13
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-29tdf#124149 add bigger 32px icons for border line and shadowTomaž Vajngerl1-34/+72
2019-03-29Resolves: tdf#124410 crash cell border page with diagonal bordersCaolán McNamara1-4/+8
2019-03-27move LineListBox beside last consumerCaolán McNamara1-3/+3
2019-02-27loplugin:simplifybool improve search for negated operatorNoel Grandin1-2/+2
2019-01-24Resolves: tdf#122914 missing save_valueCaolán McNamara1-0/+1
2019-01-24tdf#122904: missing images in the format->paragraph->border valuesetsCaolán McNamara1-2/+2
2019-01-18use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-11/+2
2018-11-12loplugin:singlevalfields in accessibility..extensionsNoel Grandin1-56/+24
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai1-1/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-69/+69
2018-10-22Resolves: tdf#120731 crash in border tabpageCaolán McNamara1-2/+26
2018-10-17loplugin:staticvar in cppuhelper..desktopNoel Grandin1-2/+2
2018-10-11Resolves: tdf#120503 fix border paddingCaolán McNamara1-22/+34
2018-09-22unwind ItemWrapperHelperCaolán McNamara1-3/+2
2018-09-20weld CopyDlgCaolán McNamara1-2/+2
2018-09-05weld SvxBorderTabPageCaolán McNamara1-371/+498
2018-09-03expand CheckBox AddItemConnectionCaolán McNamara1-9/+54
2018-06-07tdf#88961 change table line style color to make it more visibleNickson Thanda1-7/+2
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-04-04tdf#88961 table line style color visible when color is whiteNickson Thanda1-1/+4
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt1-3/+3
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-1/+0
2018-02-26tdf#116020: use actual whichIds in dialogs for character propertiesMike Kaganski1-7/+25
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin1-1/+1
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin1-4/+3
2018-02-03Resolves: tdf#115369 wrong cell shadow iconsCaolán McNamara1-1/+1
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen1-1/+0
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