summaryrefslogtreecommitdiff
path: root/svx/source/sidebar
AgeCommit message (Expand)AuthorFilesLines
2023-01-11svx typo: RelplaceNumRule -> ReplaceNumRuleJustin Luth1-4/+4
2023-01-06tdf#56258: allow i18npool to define SvxAdjust for outlineJustin Luth1-2/+11
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann2-4/+2
2023-01-04tdf#56258 svx: use last defined locale-outline for remaining levelsJustin Luth1-5/+10
2023-01-03jsdialogs: fix generic color label nameSzymon Kłos1-1/+1
2022-12-21Resolves: tdf#152593 reuse Line Style preview code for Line Width previewCaolán McNamara1-20/+26
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann1-1/+2
2022-12-19[API CHANGE] tdf#85592: deprecate .uno:BackColor, use .uno:CharBackColorJustin Luth1-1/+1
2022-12-16check SfxObjectShell::Current()Caolán McNamara2-35/+48
2022-12-16loplugin:unocast (SvxLineStyleToolBoxControl)Stephan Bergmann1-1/+2
2022-12-16pSh cannot be null here, checked at the start of methodCaolán McNamara1-1/+1
2022-12-16svx: check SfxViewFrame::Current()Caolán McNamara3-27/+39
2022-12-15svx: fix null deref in ParaLineSpacingControl::ExecuteLineSpacingXisco Fauli1-2/+6
2022-12-03Resolves: tdf#146610 don't reformat MetricSpinButtons if unit didn't changeCaolán McNamara1-1/+4
2022-11-22loplugin:unusedfieldsNoel Grandin3-8/+0
2022-11-21loplugin:unusedfields start removing unused weld fieldsNoel Grandin2-6/+0
2022-11-03tdf#151174 Hide transparency widgets when not neededSamuel Mehrbrodt1-13/+6
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin2-3/+3
2022-09-25tdf#150409 CJK&CTL properties shouldn't be hidden in Style InspectorLiu Hao1-7/+0
2022-09-19tdf#150650 Fix changing fill style to None via SidebarSamuel Mehrbrodt1-3/+13
2022-09-19tdf#150802 Fix setting gradient from SidebarSamuel Mehrbrodt1-14/+51
2022-08-12loplugin:unusedfieldsNoel Grandin1-12/+0
2022-08-11lok: Simplify context change notificationMike Kaganski1-2/+1
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin6-10/+14
2022-06-27tdf#149690 fix shapespanel bar width of impressxuenhua1-0/+2
2022-06-24tdf#128150 Properly show/hide widgets when "use slide background" is selectedSamuel Mehrbrodt1-388/+248
2022-06-23tdf#128150 Disable UseSlideBackground item when setting style back to NoneSamuel Mehrbrodt1-2/+4
2022-06-22tdf#128150 Adapt sidebar to new "use slide background" propertySamuel Mehrbrodt3-1/+63
2022-06-19tdf#68335 Increase default para spacing before/after to 56 cmGabor Kelemen2-2/+2
2022-06-13Fix commentSamuel Mehrbrodt1-2/+1
2022-05-2550 null derefs seen in crashreporting reportCaolán McNamara1-2/+8
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann2-2/+2
2022-04-27[ Edit Chart ] -> [ Edit Object ]Mike Kaganski2-12/+12
2022-04-15sc: introduce SparklineShell and Sparkline contextTomaž Vajngerl1-0/+1
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin1-5/+7
2022-03-14add TypedWhichId version of QueryStateNoel Grandin3-11/+8
2022-03-04cid#1500667 Explicit null dereferencedCaolán McNamara1-8/+3
2022-03-03Recheck modules sv* with IWYUGabor Kelemen6-19/+3
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara1-2/+2
2022-02-03SID_ATTR_GRAF_TRANSPARENCE and SID_ATTR_GRAF_MODE have conflicting typesNoel Grandin1-5/+4
2022-02-01related tdf#111733 svx: SfxVoidItem != SvxKerningItemJustin Luth1-1/+1
2022-02-01tdf#111733 TextCharacterSpacingControl::GrabFocus kerning spinbuttonJustin Luth1-1/+24
2022-01-29no need to call GetWhich on these SID_ valuesNoel Grandin1-4/+2
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin2-119/+119
2021-12-29use comphelper::WeakComponentImplHelper in svx::sidebar::SelectionChangeHandlerNoel Grandin1-3/+2
2021-12-24use comphelper::WeakComponentImplHelper in PanelFactoryNoel Grandin1-6/+3
2021-11-30tdf#30709 sw Style Inspector: show section and parent metadataLászló Németh1-2/+11
2021-11-26loplugin:stringliteraldefine in svxNoel Grandin1-1/+1
2021-11-22Use less DegreeN::get()Mike Kaganski2-4/+4
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke2-2/+2