summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/paragraph
AgeCommit message (Expand)Author
2023-07-23tdf#154038 tdf#83618 fix wrong line spacing valueJim Raykowski
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-07no need to allocate these separatelyNoel Grandin
2022-12-16svx: check SfxViewFrame::Current()Caolán McNamara
2022-12-15svx: fix null deref in ParaLineSpacingControl::ExecuteLineSpacingXisco Fauli
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-06-19tdf#68335 Increase default para spacing before/after to 56 cmGabor Kelemen
2022-05-2550 null derefs seen in crashreporting reportCaolán McNamara
2022-04-15sc: introduce SparklineShell and Sparkline contextTomaž Vajngerl
2022-03-14add TypedWhichId version of QueryStateNoel Grandin
2022-01-29no need to call GetWhich on these SID_ valuesNoel Grandin
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-05-20move some headers inside modulesNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara
2021-01-19Resolves: tdf#135617 grab focus to widget matching the line spacing stateCaolán McNamara
2021-01-12tdf#83618 Make line spacing values agree crash fixJim Raykowski
2020-11-16tdf#123936 Formatting files in module svx with clang-formatPhilipp Hofer
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-08-03Remove pointless checkMaxim Monastirsky
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara
2020-06-30tdf#134360 some sidebar widgets getting stuck in a disabled stateCaolán McNamara
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-14tdf#124176: Use pragma once instead of header guardShivam Kumar Singh
2020-05-10compact namespace in svxNoel Grandin
2020-04-26move PanelLayout to sfx2Caolán McNamara
2020-04-26all ItemWindows are now weldedCaolán McNamara
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara
2020-04-06lok: introduce QueryControlState functionHenry Castro
2020-03-24weld writer navigatorCaolán McNamara
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-03-07clang-format svx with under 5-percent lines of changeMuhammet Kara
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2020-02-10weld SvxFmAbsRecWin item windowCaolán McNamara
2020-02-06weld ClassificationControl ToolboxWindowCaolán McNamara
2020-02-06Fix typoAndrea Gelmini
2020-02-06weld SvxMetricFieldCaolán McNamara
2020-02-06weld SvxFontSizeBox_ImplCaolán McNamara
2020-02-04merge common code togetherCaolán McNamara
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-02-02rename RelativeField back to SvxRelativeFieldCaolán McNamara
2020-02-02weld ParaLRSpacingWindow & ParaULSpacingWindowCaolán McNamara
2020-01-28drop some unneeded vcl/builderfactory.hxx includesCaolán McNamara