summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmltab.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-08loplugin:constantparamNoel Grandin
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-07-18Fix typosAndrea Gelmini
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-26Fix typosAndrea Gelmini
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-08html import: kill ancient hack screwing up vertical table bordersVasily Melenchuk
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin
2017-05-09loplugin:checkunusedparams in sw(part4)Noel Grandin
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin
2017-04-27tdf#39468 Translate German comments in swJens Carl
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24tdf#39468 Translate German comments in swJens Carl
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin
2017-04-20loplugin:inlinefields in SwHTMLTableLayoutNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-11Fix typosAndrea Gelmini
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-06convert HTMLTableRules to scoped enumNoel Grandin
2017-03-06convert HTMLTableFrame to scoped enumNoel Grandin
2017-03-06templatize HTMLEnumOption::GetEnum methodsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-02elide the SwSurround enumNoel Grandin
2017-02-22Revert "Fix typos"jan iversen
2017-02-22Fix typosAndrea Gelmini
2017-02-18German comments in htmltab (squashed and fixed)Lukas Röllin
2017-02-14convert SvParserState to scoped enumNoel Grandin
2017-01-26loplugin: unnecessary destructor swNoel Grandin
2017-01-19use rtl::Reference in SwHTMLParserNoel Grandin
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann
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