summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode/ndtbl1.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin1-1/+1
2020-10-20use tools::Long in swNoel1-22/+22
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara1-5/+5
2020-08-31sw: prefix members of SplitTable_Para, SwTableFormatCmp, SwThreadManager ...Miklos Vajna1-12/+14
2020-08-01loplugin:flatten in sw/core/docnodeNoel Grandin1-309/+309
2020-06-10loplugin:buriedassign in swNoel Grandin1-6/+6
2020-04-30loplugin:makeshared in swNoel Grandin1-1/+1
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin1-7/+7
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-1/+1
2020-01-26Avoid explicit cast to smaller sal_uInt16 from larger longStephan Bergmann1-1/+2
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-2/+2
2019-12-11convert SwFrameSize to scoped enumNoel Grandin1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+8
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen1-3/+0
2019-08-23tdf#126784 sw: only distribute across selected columnsJustin Luth1-16/+16
2019-08-20loplugin:constvars in swNoel Grandin1-1/+1
2019-08-01tdf#126138 sw: disambiguate SwTabFrame::FindLastContent()Michael Stahl1-1/+1
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-21/+27
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin1-6/+6
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen1-13/+12
2018-11-16loplugin:buriedassign in swNoel Grandin1-1/+4
2018-11-09loplugin:useuniqueptr in SwDoc::GetRowHeight and GetRowSplitNoel Grandin1-47/+31
2018-10-12tdf#64242 sw optimal column width, not minimizeJustin Luth1-20/+31
2018-10-11tdf#64242 sw optimal row height, not minimizeJustin Luth1-2/+7
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-3/+3
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin1-7/+7
2018-10-03loplugin:constfields in swNoel Grandin1-1/+1
2018-09-26sw AdjustCellWidth rewrite for clarityJustin Luth1-12/+9
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl1-2/+4
2018-09-17New loplugin:externalStephan Bergmann1-5/+5
2018-09-06tdf#102290 sw ui: give all columns a chance to growJustin Luth1-1/+5
2018-06-19coverity#1437410 Dereference after null checkCaolán McNamara1-2/+4
2018-06-18Register SwTableFormatCmp as its old format's writer listenerMike Kaganski1-34/+44
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-2/+2
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-2/+2
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-5/+5
2018-01-04sw: move some globals in fetab.cxx into SwFEShellMichael Stahl1-3/+2
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin1-3/+3
2017-12-21TypedWhichId in svx part 1Noel Grandin1-2/+2
2017-11-21loplugin:flatten in swNoel Grandin1-201/+202
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-37/+37
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-37/+37
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-37/+37
2017-10-27loplugin:constantparam in swNoel Grandin1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-11/+11
2017-08-03loplugin:constparams in sw part2Noel Grandin1-2/+2
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann1-3/+3
2017-04-12convert SwTableSearchType to o3tl::typed_flagsNoel Grandin1-1/+1
2016-12-08SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski1-13/+13