summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode/ndtbl1.cxx
AgeCommit message (Expand)Author
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2019-08-23tdf#126784 sw: only distribute across selected columnsJustin Luth
2019-08-20loplugin:constvars in swNoel Grandin
2019-08-01tdf#126138 sw: disambiguate SwTabFrame::FindLastContent()Michael Stahl
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-11-09loplugin:useuniqueptr in SwDoc::GetRowHeight and GetRowSplitNoel Grandin
2018-10-12tdf#64242 sw optimal column width, not minimizeJustin Luth
2018-10-11tdf#64242 sw optimal row height, not minimizeJustin Luth
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-26sw AdjustCellWidth rewrite for clarityJustin Luth
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl
2018-09-17New loplugin:externalStephan Bergmann
2018-09-06tdf#102290 sw ui: give all columns a chance to growJustin Luth
2018-06-19coverity#1437410 Dereference after null checkCaolán McNamara
2018-06-18Register SwTableFormatCmp as its old format's writer listenerMike Kaganski
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-04sw: move some globals in fetab.cxx into SwFEShellMichael Stahl
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-21TypedWhichId in svx part 1Noel Grandin
2017-11-21loplugin:flatten in swNoel Grandin
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-27loplugin:constantparam in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-03loplugin:constparams in sw part2Noel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann
2017-04-12convert SwTableSearchType to o3tl::typed_flagsNoel Grandin
2016-12-08SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski
2016-09-23Replace SWRECTFN macro with a classMike Kaganski
2016-09-08loplugin:constantparam in swNoel Grandin
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-22loplugin:constantparam in swNoel Grandin
2015-12-20loplugin:cstylecastStephan Bergmann
2015-12-18tdf#33477: added support of property VertOrient to cell rangeOliver Specht
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-27sw table styles: Direct formatting takes precedence over table style.Jan Holesovsky
2015-09-07sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl
2015-09-07sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl