summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmltab.cxx
AgeCommit message (Expand)Author
2018-03-06ofz#5566 sw: HTML import: ignore <DIV> in table structure elementsMichael Stahl
2016-11-14sw: prefix members of CellSaveStructMiklos Vajna
2016-10-10sw: prefix members of HTMLTableMiklos Vajna
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-08-18cppcheck: noCopyConstructorCaolán McNamara
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-11Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-03-31loplugin:constantparam in swNoel Grandin
2016-03-22loplugin:constantparam in swNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-10sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-10sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-10sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05sw: prefix members of SwHTMLParserMiklos Vajna
2015-09-13boost->stdCaolán McNamara
2015-08-20loplugin: defaultparamsNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-02loplugin: loopvartoosmallKatarina Behrens
2015-06-02sw: prefix remaining _SectionSaveStruct membersMiklos Vajna
2015-05-31Use size_t, auto and range-based for loopsMatteo Casalin
2015-05-28sw: -Werror=shadowMiklos Vajna
2015-05-28sw: prefix HTMLTableCnts membersMiklos Vajna
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-20sw: fix -Werror=shadowMiklos Vajna
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-12sw: More variable renaming.Jan Holesovsky
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Use typed MaybeFile LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-11convert SwMoveFlags and SwInsertFlags from enum to enum classNoel Grandin
2015-03-05V801: Decreased performanceCaolán McNamara
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-26loplugin: cstylecastNoel Grandin