summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/tblrwcl.cxx
AgeCommit message (Expand)Author
2021-08-12tdf#143244 sw: fix redo of adding table rows breaks table styleBalazs Santha
2021-08-12tdf#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
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen
2019-01-24loplugin:constparams in swNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-03tdf#117189 Fix table insert row redoJim Raykowski
2018-11-30loplugin:singlevalfieldsNoel Grandin
2018-11-28loplugin:unusedfields in swNoel Grandin
2018-11-24don't need function pointers here anymoreNoel Grandin
2018-11-24remove unused TableChgWidthHeightType::InsertDeleteModeNoel Grandin
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-19sw: rename SwNode MakeFrame overloadsMichael Stahl
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14loplugin:useuniqueptr in SwTable::OldSplitRowNoel Grandin
2018-06-29loplugin:useuniqueptr in SwTableNodeNoel Grandin
2018-05-21tdf#117189 Fix table InsertRow redoJim Raykowski
2018-04-26convert tabopts to scoped enumNoel Grandin
2018-04-20loplugin:unusedenumconstantsNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann