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