summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/border.cxx
AgeCommit message (Expand)Author
2024-06-20tdf#146468: Match border tooltips in toolbar/sidebarKira Tubo
2024-05-07loplugin:ostr in cuiNoel Grandin
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2023-10-08Simplify a bitMike Kaganski
2023-06-04sw: border and background theme color support for multiple props.Tomaž Vajngerl
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-07-30Fix typoAndrea Gelmini
2022-07-29tdf#150100 sc import and UI: fix double cell border dialogBalazs Varga
2022-05-09tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroPragat Pandya
2022-03-01use SfxItemSet::GetItemIfSet in cuiNoel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2022-01-04changed CuiResId into SvxResId.Kiyotaka Nishibori
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara
2021-11-25remove unused defines and convert some to OUStringLiteralNoel Grandin
2021-11-24Border tab page: Use 'thin' widthSamuel Mehrbrodt
2021-11-09tdf#48622 Fix layout issue when "Custom" was selectedSamuel Mehrbrodt
2021-11-04tdf#48622 Add new border line width defaultsSamuel Mehrbrodt
2021-10-04Fix typosAndrea Gelmini
2021-09-27lock the combobox + spinbutton group width to its original all-shown widthCaolán McNamara
2021-09-27tdf#48622 add border line thickness predefined values in UIVasily Melenchuk
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2021-03-04tdf#140762 Move RIDs related to borders to include/svxMichael Weghorn
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-11-13tdf#138156 diagonal borders always set even if in don't care modeCaolán McNamara
2020-10-28tdf#137790 calc: Minimal line width for different line stylesSerge Krot
2020-10-21use tools::Long in comphelper..cuiNoel
2020-09-27Fix typo in codeAndrea Gelmini
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-24cid#1466264 Dereference null return valueCaolán McNamara
2020-08-21Resolves: tdf#135128 should get the old attr, not the default attrCaolán McNamara
2020-07-09cid#1465232 Dereference null return valueCaolán McNamara
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-02-14split out MetricField value conversion functionsCaolán McNamara
2020-02-06drop newly unused FontSizeBoxCaolán McNamara
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen
2019-10-17tdf#125508 remove border frame from shadows and presetsCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-24get text colour without vcl::WindowCaolán McNamara
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-08-05tdf#126684: store "DialogUseCharAttr" in RES_PARATR_GRABBAGMike Kaganski
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
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