summaryrefslogtreecommitdiff
path: root/sw/inc/swtable.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-27sw: prefix members of SwTableLineMiklos Vajna1-8/+8
2015-10-19sw: prefix members of SwTableMiklos Vajna1-30/+30
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-28sw table styles: Kill useless SwTableBox_Impl.Jan Holesovsky1-3/+6
2015-09-27sw table styles: Direct formatting takes precedence over table style.Jan Holesovsky1-1/+10
2015-09-27sw table styles: Implement table styles in Writer.Jan Holesovsky1-0/+9
2015-07-21loplugin:unusedmethods swNoel Grandin1-2/+0
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-67/+67
2015-05-17tdf#90883 WRITER: Insert button with multiple rows/columns selectedPhilippe Jung1-0/+4
2015-05-05loplugin:staticmethodsNoel Grandin1-3/+3
2015-03-28merge SwTable::GetFrmFmt/GetTableFmtBjoern Michaelsen1-3/+2
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1