summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/tblrwcl.cxx
AgeCommit message (Expand)Author
2023-11-07use more TypedWhichIdNoel Grandin
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-03-03Refactor TBL_{REL,}BOXNAME to SwTableBjoern Michaelsen
2023-02-15check GetFEShell()Xisco Fauli
2022-09-09tdf#150876 sw: track new rows inserted after a tracked row insertionLászló Németh
2022-08-26make the parameter to SwTableNode::MakeOwnFrames optionalNoel Grandin
2022-08-23use more SwPosition::GetNode in CopyWithFlyInFlyNoel Grandin
2022-08-17pass sal_Int32 to MoveNodes instead of SwContentIndexNoel Grandin
2022-08-14use more SwPosition::GetNode instead of nNodeNoel Grandin
2022-08-05sw: rename to unique name SwFrameFormat::SetFormatName()Michael Stahl
2022-08-04elide some SwNodeIndex temporariesNoel Grandin
2022-03-02use SfxItemSet::GetItemIfSet in sw/source/core/docNoel Grandin
2022-02-23cid#1500676 Logically dead codeCaolán McNamara
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-22tdf#143358 sw: track insertion of empty table rowsLászló Németh
2021-09-15loplugin:virtualdead HasExtraRedlineTable always returns trueNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-07-22tdf#143244 sw: fix redo of adding table rows breaks table styleBalazs Santha
2021-07-21flatten SwShareBoxFormats a littleNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-05tdf#131771 sw: fix missing table style after copying and pasting the tableBalazs Santha
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-04-09Recheck include/ with IWYUGabor Kelemen
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-11convert more long -> tools::LongNoel
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-20use tools::Long in swNoel
2020-10-04MakeCopy family never called with a null SwDoc* argCaolán McNamara
2020-09-30loplugin:reducevarscope in swNoel
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-08-01loplugin:flatten in sw/core/docNoel Grandin
2020-07-20sw: prefix members of SwCollectTableLineBoxes, SwUndoOverwrite, ...Miklos Vajna
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-04-19loplugin:buriedassign in sw(2)Noel Grandin
2020-04-06loplugin:unusedvariableplus in swNoel Grandin
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-11this union not necessary anymoreNoel Grandin
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2019-10-10More loplugin:redundantpointeropsStephan Bergmann
2019-08-20loplugin:constvars in swNoel Grandin
2019-08-07Fix typosAndrea Gelmini
2019-07-22tdf#117185 tdf#110442 sw: bring harmony & peace to fly at-char selectionMichael Stahl
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin