summaryrefslogtreecommitdiff
path: root/svx/source/sidebar
AgeCommit message (Expand)Author
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-29rtl::Static -> static localNoel Grandin
2021-07-29sidebar: unify LineWidthPopup with other WeldToolbarPopupsSzymon Kłos
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-20Use some forward declarations in <editeng/editobj.hxx>Mike Kaganski
2021-06-30fix a size warningLuboš Luňák
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-18tdf#141311: Rotation spinbox in sidebar used to have 2 decimal placesKatarina Behrens
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-15editengine-columns: add sidebar property panelMike Kaganski
2021-06-14Resolves: tdf#142767 cannot use itemid of 0 in ValueSetsCaolán McNamara
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20move some headers inside modulesNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-22Resolves: tdf#141721 text from 1st col not clipped if 2nd col is emptyCaolán McNamara
2021-04-22if only the first col width is set, the 2nd will take the remaining spaceCaolán McNamara
2021-04-16Related tdf#136764 - Minimum width for Styles InspectorHeiko Tietze
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-01fontwork: add sidebar panelSzymon Kłos
2021-04-01Introduce Fontwork contextSzymon Kłos
2021-03-18weld the sidebar deckCaolán McNamara
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2021-03-07loplugin:staticdynamic now with extra saltNoel
2021-03-07tdf#140051 SI property values like "Bold" are now localisableshivam-51
2021-03-06use weld::WaitObjectCaolá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-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara
2021-02-16missing license and modelinesCaolán McNamara
2021-02-11Remove unneeded breaksAndrea Gelmini
2021-01-26move the label width matching into sourceCaolán McNamara
2021-01-24tdf#139136 Style Inspector: "true" and "false" now localizableshivam-51
2021-01-19Resolves: tdf#135617 grab focus to widget matching the line spacing stateCaolán McNamara
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-12tdf#83618 Make line spacing values agree crash fixJim Raykowski
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-08lok: send chart line width updatesSzymon Kłos
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-28use SdrAngleItem for SID_ATTR_TRANSFORM_ANGLENoel Grandin
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-10Resolves: tdf#138789 disable widgets on 'none' when status changesCaolán McNamara