summaryrefslogtreecommitdiff
path: root/svx/source/sidebar
AgeCommit message (Expand)Author
2022-03-14add TypedWhichId version of QueryStateNoel Grandin
2022-03-04cid#1500667 Explicit null dereferencedCaolán McNamara
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara
2022-02-03SID_ATTR_GRAF_TRANSPARENCE and SID_ATTR_GRAF_MODE have conflicting typesNoel Grandin
2022-02-01related tdf#111733 svx: SfxVoidItem != SvxKerningItemJustin Luth
2022-02-01tdf#111733 TextCharacterSpacingControl::GrabFocus kerning spinbuttonJustin Luth
2022-01-29no need to call GetWhich on these SID_ valuesNoel Grandin
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