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