summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar/TableEditPanel.cxx
AgeCommit message (Expand)Author
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara
2020-03-24weld writer navigatorCaolán McNamara
2020-02-02rename RelativeField back to SvxRelativeFieldCaolá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-15clang-tidy modernize-concat-nested-namespace in swNoel Grandin
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen
2019-12-30weld TableEditPanelCaolán McNamara
2019-11-02Table panel: Make sure all toolbox buttons has the right initial stateTamás Zolnai
2019-11-02Table panel: Implement functionality of Column Width spinbuttonTamás Zolnai
2019-11-02Table panel: Implement functionality of Row Height spinbuttonTamás Zolnai
2019-11-02Add new 'Table' sidebar panel to WriterTamás Zolnai