summaryrefslogtreecommitdiff
path: root/svx/source/sidebar
AgeCommit message (Expand)Author
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in svx::sidebar::SelectionChangeHandlerNoel Grandin
2021-12-24use comphelper::WeakComponentImplHelper in PanelFactoryNoel Grandin
2021-11-30tdf#30709 sw Style Inspector: show section and parent metadataLászló Németh
2021-11-26loplugin:stringliteraldefine in svxNoel Grandin
2021-11-22Use less DegreeN::get()Mike Kaganski
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke
2021-10-16Simplify vector initialization in svxJulien Nabet
2021-10-04loplugin:constmethodNoel Grandin
2021-09-26Typo: *Transparanc*->*Transparenc*Julien Nabet
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-24tdf#143990: writer: default value for SetIncludeUpperLevels is 1Vasily Melenchuk
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-20Convert AreaTransparencyGradientPopup to WeldToolbarPopupSzymon Kłos
2021-08-18jsdialog: sidebar: do relayouting not too oftenSzymon Kłos
2021-08-18jsdialog: dont use popular id for glow colorSzymon Kłos
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
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