Age | Commit message (Expand) | Author |
2023-11-02 | Drop SvxHtmlOptions::IsPrintLayoutExtension | Gabor Kelemen |
2023-06-07 | tdf#155376 partially convert SvCTLOptions to officecfg | Noel Grandin |
2023-05-05 | tdf#131759 - Remember last used option in split table dialog | Andreas Heinisch |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-02-09 | make default selected table style to Default Table Style for only online | Mert Tumer |
2023-02-09 | sw: change inserttable style option default to 1 | Mert Tumer |
2022-12-05 | sw: prefix members of SwFootNotePage, SwFormatTablePage, ... | Miklos Vajna |
2022-11-22 | loplugin:unusedfields | Noel Grandin |
2022-10-17 | sw: prefix members of SwSvxNumBulletTabDialog, SwTableTabDlg, ... | Miklos Vajna |
2022-10-10 | sw: prefix members of SwOutlineTabDialog, SwSplitTableDlg, ... | Miklos Vajna |
2022-10-07 | set the background before setting the DrawMode | Caolán McNamara |
2022-09-26 | sw: prefix members of SwInsTableDlg, SwRenameXNamedDlg, SwSaveLabelDlg ... | Miklos Vajna |
2022-08-29 | sw: prefix members of SwAuthorMarkPane, SwCaptionDialog, ... | Miklos Vajna |
2022-03-24 | Resolves tdf#140439 - AutoFormat Table preview not using DOCCOLOR | Heiko Tietze |
2022-03-24 | loplugin:constantparam | Noel Grandin |
2022-03-11 | use more SfxItemSet::GetItemIfSet | Noel Grandin |
2022-02-24 | use more TypedWhichId | Noel Grandin |
2022-01-05 | Fixed tdf#143142 when unable to scroll table column width properties. | alt |
2021-10-08 | tdf#143142 Solve the button cannot be used when table column is 6 | Verne-Lai |
2021-09-28 | vcl: rename OutDevState to Stack | Chris Sherlock |
2021-07-26 | use officecfg for SvxHtmlOptions | Noel Grandin |
2021-05-26 | fix another leak in SwInsTableDlg | Noel Grandin |
2021-05-26 | fix leak in SwInsTableDlg | Noel Grandin |
2021-05-21 | sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing() | Miklos Vajna |
2021-05-21 | add Toggleable as a separate thing to a Button | Caolán McNamara |
2021-05-21 | use toggle instead of click for RadioButton | Caolán McNamara |
2021-05-20 | use toggle instead of click for CheckButton | Caolán McNamara |
2021-04-09 | Recheck include/ with IWYU | Gabor Kelemen |
2021-03-26 | loplugin:flatten | Noel |
2021-01-01 | Typo in code 'Reapeat'->'Repeat' | Julien Nabet |
2020-12-29 | tdf#134881 sw table dlg: make column change %-proportional | Justin Luth |
2020-11-19 | tdf#134779 Warning generated if the table size exceeds a particular limit | Anshu |
2020-11-19 | tdf#123936 Formatting files in module sw with clang-format | Philipp Hofer |
2020-10-20 | use tools::Long in sw | Noel |
2020-09-03 | Make ImpSvNumberformatScan::GetColor const | Mike Kaganski |
2020-08-31 | duplicate line | Caolán McNamara |
2020-08-14 | tdf#135693 rerun the callbacks on inconsistency just once | Caolán McNamara |
2020-08-05 | tdf#134914 reset table width/left/right range to initial conditions | Caolán McNamara |
2020-08-05 | dito->ditto | Caolán McNamara |
2020-08-05 | tdf#134925 keep a copy of the original SwTableRep to Reset back to | Caolán McNamara |
2020-08-04 | tdf#134930 remaining space is for display only purposes | Caolán McNamara |
2020-08-04 | tdf#134925 operate on a copy of the original SwTableRep | Caolán McNamara |
2020-07-30 | loplugin:flatten in sw/ui/dialog..sw/ui/table | Noel Grandin |
2020-07-28 | tdf#135021 if the input width is changed, rerun the callbacks | Caolán McNamara |
2020-05-22 | Don't show styles frame in insert table in online | Szymon Kłos |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
2020-02-08 | tdf#130475 Remove mysterious grab focus | Jim Raykowski |
2020-01-23 | tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxx | Gabor Kelemen |