summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/tabsh.cxx
AgeCommit message (Expand)Author
2021-06-11tdf#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-03-12tdf#140977 drop possible table-cursor before setting the new oneCaolán McNamara
2021-02-11tdf#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
2018-11-09loplugin:useuniqueptr in SwDoc::GetRowHeight and GetRowSplitNoel Grandin
2018-11-05tdf#105225 new background tab pageJim Raykowski
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-10-12tdf#64242 sw optimal column width, not minimizeJustin Luth
2018-10-11tdf#64242 sw optimal row height, not minimizeJustin Luth
2018-10-11tdf#64242 sw add minimize table col/row UIJustin Luth
2018-09-29weld SwNumFormatDlgCaolán McNamara
2018-09-10weld SwTableTabDlgCaolán McNamara
2018-08-24pass DelFormats around using std::vectorNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-09tdf#105225 A table properties background tab pageJim Raykowski
2018-04-07coverity#1433789 Unintended sign extensionCaolán McNamara
2018-04-02weld SwMergeTableDlgCaolán McNamara
2018-04-02weld SwTableHeightDlgCaolán McNamara
2018-04-02weld SwTableWidthDlgCaolán McNamara
2018-03-23Typo: SplittTable -> SplitTableSamuel Mehrbrodt
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski