summaryrefslogtreecommitdiff
path: root/sw/inc/swtable.hxx
AgeCommit message (Expand)Author
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
2015-10-27sw: prefix members of SwTableLineMiklos Vajna
2015-10-19sw: prefix members of SwTableMiklos Vajna
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-28sw table styles: Kill useless SwTableBox_Impl.Jan Holesovsky
2015-09-27sw table styles: Direct formatting takes precedence over table style.Jan Holesovsky
2015-09-27sw table styles: Implement table styles in Writer.Jan Holesovsky
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-06-16Fix typosAndrea Gelmini
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-17tdf#90883 WRITER: Insert button with multiple rows/columns selectedPhilippe Jung
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-28merge SwTable::GetFrmFmt/GetTableFmtBjoern Michaelsen
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-25Typo: formated->formattedJulien Nabet
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-11-25Revert "loplugin: cstylecast"Tor Lillqvist
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-10loplugin: cstylecastNoel Grandin
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-04remove unnecessary header macro wizardryNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann