summaryrefslogtreecommitdiff
path: root/sw/inc/swtable.hxx
AgeCommit message (Expand)Author
2023-09-28tdf#157492 sw: fix tracked drag & drop of table rowLászló Németh
2023-09-28tdf#155846 sw tracked table column: fix drag & dropLászló Németh
2023-05-17tdf#155345 sw tracked table column: hide them in Hide Changes modeLászló Németh
2023-05-17tdf#155328 sw tracked table column: add DOCX export/importLászló Németh
2023-05-11tdf#150673 sw tracked table column: color deletionLászló Németh
2023-04-25tdf#150824 sw DOCX: fix export of new tracked tablesLászló Németh
2023-04-24tdf#154859 sw: fix deletion of tracked row insertionLászló Németh
2023-03-27refactor table splitBjoern Michaelsen
2023-03-27refactor table mergeBjoern Michaelsen
2023-03-15Add SwTable::SwitchFormulasToInternalRepresentationBjoern Michaelsen
2023-03-03Refactor TBL_{REL,}BOXNAME to SwTableBjoern Michaelsen
2023-02-03sw layout xml dump: extract SwTable::dumpAsXml() from SwTableNodeMiklos Vajna
2022-11-07tdf#151658 sw: accept of row deletions with nested tablesLászló Németh
2022-10-29tdf#126788 dynamic_cast -> virtual callNoel Grandin
2022-10-11use more string_view in swNoel Grandin
2022-08-21tdf#112865 inline a couple of hot methodsNoel Grandin
2022-08-20unique_ptr->optional in CollectBoxSelectionNoel Grandin
2022-03-10Recheck sw headers with IWYUGabor Kelemen
2021-12-21tdf#146244 sw: fix Undo of accepting table row insertionLászló Németh
2021-12-08tdf#146120 sw: show tracked table changes with different colorLászló Németh
2021-11-09tdf#145089 DOCX export: fix track changes of table row insertionLászló Németh
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-09-14tdf#144057 sw track changes: hide deleted table rowsLászló Németh
2021-07-13tdf#143215 DOCX import: fix tracked empty row insertion/deletionLászló Németh
2021-07-05tdf#131771 sw: fix missing table style after copying and pasting the tableBalazs Santha
2021-06-18loplugin:finalclasses in swNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-20tdf#60382 sw offapi: add change tracking of table/row deletionLászló Németh
2020-12-07loplugin:unusedmethodsNoel
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-26std::unique_ptr -> std::optionalNoel
2020-10-20use tools::Long in swNoel
2020-10-05sw: ODF import: convert the simplest sub-tables to rowspan tablesMichael Stahl
2020-10-05sw: improve comments, dump rowspan to nodes.xmlMichael Stahl
2020-10-04MakeCopy family never called with a null SwDoc* argCaolán McNamara
2020-09-27SwTable: Replace Modify with SwClientNotifyBjoern Michaelsen
2019-08-12Fix typosAndrea Gelmini
2019-03-29tdf#84635 quadratic slowdown on loading large tablesNoel Grandin
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin
2018-09-27Fix typosAndrea Gelmini
2018-08-16remove mempoolNoel Grandin
2018-07-19loplugin:useuniqueptr in SwUndoSplitTableNoel Grandin
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-04-21Use unique_ptrMike Kaganski
2018-02-12Translate German variable namesJohnny_M
2018-01-30loplugin:unused-returns in swNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-27ofz#4813: Direct-leakCaolán McNamara
2017-11-30loplugin:unusedmethodsNoel Grandin