summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/tabsh.cxx
AgeCommit message (Expand)Author
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-27tdf#114973 sw: enable SelectAll with hidden para at start/endMichael Stahl
2022-11-21Make the number format dialog an async jsdialogSkyler Grey
2022-11-20Turn the split table dialog into an async JSDialogSkyler Grey
2022-10-06tdf#149741 Handle also inherited directionMaxim Monastirsky
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-07-05tdf#149741 Mirror insert column icons for RTL tablesMaxim Monastirsky
2022-06-07sw layout: allow negative page border distancesMiklos Vajna
2022-04-22tdf#147453 sw: disable Delete Table functions on tracked deletionsLászló Németh
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/uibaseNoel Grandin
2022-02-28remove unused FN_PARAM_TABLE_SPACENoel Grandin
2021-11-04tdf#48622 Add new border line width defaultsSamuel Mehrbrodt
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-17use WhichRangesContainer in swNoel Grandin
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-06-12Fix typosAndrea Gelmini
2021-06-09tdf#142721 restore SwShellTableCursor if the orig selection was a single cellCaolán McNamara
2021-05-17tdf#142165 restore a SwShellTableCursor if the orig selection described thatCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-12tdf#140977 drop possible table-cursor before setting the new oneCaolán McNamara
2021-02-10tdf#140257 duplicate entire PaM ring when making copyCaolán McNamara
2020-11-13Make Split Table Cell dialog asyncSzymon Kłos
2020-10-28convert some more long -> tools::LongNoel
2020-10-20use tools::Long in swNoel
2020-09-28tdf#135916 just set the target table as selectionCaolán McNamara
2020-08-31tdf#135636 the selection at dialog-launch time is lost by dialog-apply timeCaolán McNamara
2020-08-05tdf#134913 set table width after setting columnsCaolán McNamara
2020-07-30loplugin:flatten in sw/uibase/shellsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann
2020-04-30loplugin:makeshared in swNoel Grandin
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-11-13jsdialogs: send table row/column size updatesSzymon Kłos
2019-11-02Table panel: Make sure Row Height spin button works with the default size typeTamá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-08-23tdf#126784 sw: only distribute across selected columnsJustin Luth
2019-08-12sw: Immediately construct a shared_ptr instead of raw pointerTomaž Vajngerl
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-03-27tdf#60242 remember horizontal/vertical choice in split cells dialogMartin van Zijl
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann