summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/paragraph
AgeCommit message (Expand)Author
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
2020-01-27tdf#130197 give paragraph and table panels column widths of 5 toolbutton widthsCaolán McNamara
2020-01-17limit table spinbuttons width for sidebarCaolán McNamara
2020-01-16rename a createPopupWindow so we can remove 'using createPopupWindow'Caolán McNamara
2020-01-15tdf#42949 Fix IWYU warnings in svx/source/*/*hxxGabor Kelemen
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin
2020-01-14remove some unneeded includesCaolán McNamara
2020-01-13rework TextCharacterSpacingPopup to be a PopupWindowControllerCaolán McNamara
2020-01-10make welded toolbars on-demand that were previously on-demandCaolán McNamara
2020-01-09weld ParaPropertyPanelCaolán McNamara