summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/border.cxx
AgeCommit message (Expand)Author
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-25Resolves: tdf#124804 border considered changed when it isn'tCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-29tdf#124149 add bigger 32px icons for border line and shadowTomaž Vajngerl
2019-03-29Resolves: tdf#124410 crash cell border page with diagonal bordersCaolán McNamara
2019-03-27move LineListBox beside last consumerCaolán McNamara
2019-02-27loplugin:simplifybool improve search for negated operatorNoel Grandin
2019-01-24Resolves: tdf#122914 missing save_valueCaolán McNamara
2019-01-24tdf#122904: missing images in the format->paragraph->border valuesetsCaolán McNamara
2019-01-18use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-12loplugin:singlevalfields in accessibility..extensionsNoel Grandin
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-22Resolves: tdf#120731 crash in border tabpageCaolán McNamara
2018-10-17loplugin:staticvar in cppuhelper..desktopNoel Grandin
2018-10-11Resolves: tdf#120503 fix border paddingCaolán McNamara
2018-09-22unwind ItemWrapperHelperCaolán McNamara
2018-09-20weld CopyDlgCaolán McNamara
2018-09-05weld SvxBorderTabPageCaolán McNamara
2018-09-03expand CheckBox AddItemConnectionCaolán McNamara
2018-06-07tdf#88961 change table line style color to make it more visibleNickson Thanda
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-04tdf#88961 table line style color visible when color is whiteNickson Thanda
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-26tdf#116020: use actual whichIds in dialogs for character propertiesMike Kaganski
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin
2018-02-03Resolves: tdf#115369 wrong cell shadow iconsCaolán McNamara
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann
2017-10-25Resolves: tdf#113378 wrong table border preset iconsCaolán McNamara
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-20loplugin:oncevar in cuiNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18can drop CUI_RESSTR nowCaolán McNamara
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-04-02Hide useless label for adjacent cells on border tabpageTamás Zolnai
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-24Resolves: tdf#104552 table properties dialog drops previous border colorCaolán McNamara
2016-12-21unwind IL_PRE_BITMAPS ImageListCaolán McNamara
2016-12-21unwind IL_SDW_BITMAPS ImageListCaolán McNamara
2016-11-24tdf#41542 globally allow padding without borders: UIJustin Luth