summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar/TableEditPanel.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-1/+0
2020-10-20use tools::Long in swNoel1-2/+2
2020-09-18tdf#130785 Hide Insert Formula in online sidebarSzymon Kłos1-1/+1
2020-09-17Hide InsertFormula in Writer onlineSzymon Kłos1-0/+4
2020-07-01Related: tdf#134360 table row/height widgets can get stuck insensitiveCaolán McNamara1-14/+10
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara1-2/+1
2020-03-24weld writer navigatorCaolán McNamara1-7/+7
2020-02-02rename RelativeField back to SvxRelativeFieldCaolán McNamara1-2/+2
2020-01-27tdf#130197 give paragraph and table panels column widths of 5 toolbutton widthsCaolán McNamara1-0/+6
2020-01-17limit table spinbuttons width for sidebarCaolán McNamara1-0/+5
2020-01-15clang-tidy modernize-concat-nested-namespace in swNoel Grandin1-4/+1
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen1-1/+0
2019-12-30weld TableEditPanelCaolán McNamara1-29/+67
2019-11-02Table panel: Make sure all toolbox buttons has the right initial stateTamás Zolnai1-0/+29
2019-11-02Table panel: Implement functionality of Column Width spinbuttonTamás Zolnai1-11/+62
2019-11-02Table panel: Implement functionality of Row Height spinbuttonTamás Zolnai1-6/+76
2019-11-02Add new 'Table' sidebar panel to WriterTamás Zolnai1-0/+48