summaryrefslogtreecommitdiff
path: root/svx/source/sidebar
AgeCommit message (Expand)Author
2023-03-07no need to allocate these separatelyNoel Grandin
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2023-01-20Hide fill Attribute widget if fill style is noneGülşah Köse
2023-01-16cid#1519046 Uninitialized scalar variableCaolán McNamara
2023-01-11svx typo: RelplaceNumRule -> ReplaceNumRuleJustin Luth
2023-01-06tdf#56258: allow i18npool to define SvxAdjust for outlineJustin Luth
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2023-01-04tdf#56258 svx: use last defined locale-outline for remaining levelsJustin Luth
2023-01-03jsdialogs: fix generic color label nameSzymon Kłos
2022-12-21Resolves: tdf#152593 reuse Line Style preview code for Line Width previewCaolán McNamara
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann
2022-12-19[API CHANGE] tdf#85592: deprecate .uno:BackColor, use .uno:CharBackColorJustin Luth
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-12-16loplugin:unocast (SvxLineStyleToolBoxControl)Stephan Bergmann
2022-12-16pSh cannot be null here, checked at the start of methodCaolán McNamara
2022-12-16svx: check SfxViewFrame::Current()Caolán McNamara
2022-12-15svx: fix null deref in ParaLineSpacingControl::ExecuteLineSpacingXisco Fauli
2022-12-03Resolves: tdf#146610 don't reformat MetricSpinButtons if unit didn't changeCaolán McNamara
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-21loplugin:unusedfields start removing unused weld fieldsNoel Grandin
2022-11-03tdf#151174 Hide transparency widgets when not neededSamuel Mehrbrodt
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-09-25tdf#150409 CJK&CTL properties shouldn't be hidden in Style InspectorLiu Hao
2022-09-19tdf#150650 Fix changing fill style to None via SidebarSamuel Mehrbrodt
2022-09-19tdf#150802 Fix setting gradient from SidebarSamuel Mehrbrodt
2022-08-12loplugin:unusedfieldsNoel Grandin
2022-08-11lok: Simplify context change notificationMike Kaganski
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-06-27tdf#149690 fix shapespanel bar width of impressxuenhua
2022-06-24tdf#128150 Properly show/hide widgets when "use slide background" is selectedSamuel Mehrbrodt
2022-06-23tdf#128150 Disable UseSlideBackground item when setting style back to NoneSamuel Mehrbrodt
2022-06-22tdf#128150 Adapt sidebar to new "use slide background" propertySamuel Mehrbrodt
2022-06-19tdf#68335 Increase default para spacing before/after to 56 cmGabor Kelemen
2022-06-13Fix commentSamuel Mehrbrodt
2022-05-2550 null derefs seen in crashreporting reportCaolán McNamara
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2022-04-27[ Edit Chart ] -> [ Edit Object ]Mike Kaganski
2022-04-15sc: introduce SparklineShell and Sparkline contextTomaž Vajngerl
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
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