summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/line
AgeCommit message (Expand)Author
2024-07-17tdf#137525 Update ColumnValueSet (and others) to use push/popRMZeroFour
2024-05-11loplugin:ostr in svxNoel Grandin
2024-02-22fix ubsan use-after-freeNoel Grandin
2024-02-20tdf#157882 svx: Remove cap/corner styles and move arrowhead control to new rowAkshayWarrier
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann
2023-04-18reduce copy and paste a bitCaolán McNamara
2023-04-18Resolves: tdf#154870 label grayed out when it should not beCaolán McNamara
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-21Resolves: tdf#152593 reuse Line Style preview code for Line Width previewCaolán McNamara
2022-12-16loplugin:unocast (SvxLineStyleToolBoxControl)Stephan Bergmann
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-07-29sidebar: unify LineWidthPopup with other WeldToolbarPopupsSzymon Kłos
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara
2021-03-04explicitly name static methodCaolán McNamara
2021-03-03drop unneeded forward declareCaolán McNamara
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-08lok: send chart line width updatesSzymon Kłos
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-10Resolves: tdf#138789 disable widgets on 'none' when status changesCaolán McNamara
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-16tdf#123936 Formatting files in module svx with clang-formatPhilipp Hofer
2020-11-03Resolves: tdf#136611 chart doesn't support corner style or capsCaolán McNamara
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-08-06loplugin:flatten in svxNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-19compact namespace: svxNoel Grandin
2020-05-10compact namespace in svxNoel Grandin
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara
2020-04-06lok: introduce QueryControlState functionHenry Castro
2020-03-24weld writer navigatorCaolán McNamara
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2020-01-25tdf#130157 Line Sidebar width, color, transparency, etc didn't workCaolán McNamara
2020-01-23weld SvxFontWorkDialogCaolán McNamara
2020-01-22rework line style to be a wide toolbar buttonCaolán McNamara
2020-01-21Resolves: tdf#130035 reuse toolbar for arrow styles in sidebarCaolán McNamara
2020-01-21remove duplicate arrow heads in listCaolán McNamara
2020-01-15tdf#42949 Fix IWYU warnings in svx/source/*/*hxxGabor Kelemen
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin
2020-01-14remove some unneeded includesCaolán McNamara
2020-01-08weld LinePropertyPanelCaolán McNamara
2020-01-07arrow in sidebar not getting reenabled on changing contextCaolán McNamara
2019-12-20loplugin:duplicate-definesNoel Grandin