summaryrefslogtreecommitdiff
path: root/sw/inc/swtable.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-12-07loplugin:unusedmethodsNoel1-1/+0
2020-10-30convert some tools::Long->sal_Int32Noel1-3/+3
2020-10-26std::unique_ptr -> std::optionalNoel1-6/+7
2020-10-20use tools::Long in swNoel1-6/+6
2020-10-05sw: ODF import: convert the simplest sub-tables to rowspan tablesMichael Stahl1-0/+4
2020-10-05sw: improve comments, dump rowspan to nodes.xmlMichael Stahl1-1/+3
2020-10-04MakeCopy family never called with a null SwDoc* argCaolán McNamara1-10/+10
2020-09-27SwTable: Replace Modify with SwClientNotifyBjoern Michaelsen1-1/+1
2019-08-12Fix typosAndrea Gelmini1-2/+2
2019-03-29tdf#84635 quadratic slowdown on loading large tablesNoel Grandin1-1/+1
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen1-0/+1
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin1-2/+2
2018-09-27Fix typosAndrea Gelmini1-1/+1
2018-08-16remove mempoolNoel Grandin1-3/+0
2018-07-19loplugin:useuniqueptr in SwUndoSplitTableNoel Grandin1-1/+1
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna1-4/+0
2018-04-21Use unique_ptrMike Kaganski1-1/+1
2018-02-12Translate German variable namesJohnny_M1-2/+2
2018-01-30loplugin:unused-returns in swNoel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-1/+1
2017-12-27ofz#4813: Direct-leakCaolán McNamara1-4/+4
2017-11-30loplugin:unusedmethodsNoel Grandin1-1/+0
2017-11-27loplugin:countusersofdefaultparams in sw (2)Noel Grandin1-2/+2
2017-10-23loplugin:includeform: swStephan Bergmann1-5/+5
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-1/+0
2017-08-04loplugin:constparams in sw part4Noel Grandin1-1/+1
2017-06-21loplugin:unusedfields in sw part5Noel Grandin1-10/+0
2017-05-09loplugin:checkunusedparams in sw(part4)Noel Grandin1-3/+3
2017-04-13convert TableChgWidthHeightType to o3tl::typed_flagsNoel Grandin1-2/+2
2016-10-20sw: Avoid inheritance from std::vectorTakeshi Abe1-1/+30
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin1-2/+0
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek1-2/+2
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin1-3/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-3/+3
2016-09-08loplugin:constantparam in swNoel Grandin1-2/+1
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin1-12/+12
2016-06-16Remove the :: prefix in ::std for swMark Page1-1/+1
2016-05-23loplugin:unusedmethods in swNoel Grandin1-6/+0
2016-05-19tdf#75757: remove inheritance on vector (SwTableBoxes)Bjoern Michaelsen1-9/+6
2016-04-22Avoid reserved identifiersStephan Bergmann1-6/+6
2016-04-19drawinglayer, sw: indentation fixesMiklos Vajna1-1/+1
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-1/+1
2016-03-31loplugin:constantparam in swNoel Grandin1-1/+1
2016-03-23sw: replace boost::noncopyable with C++11 deleteMichael Stahl1-3/+6
2016-03-22loplugin:constantparam in swNoel Grandin1-2/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-3/+3
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-3/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-13/+13
2015-10-28sw: prefix members of SwTableBoxMiklos Vajna1-9/+9