summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/swhtml.cxx
AgeCommit message (Expand)Author
2018-03-06ofz#5566 sw: HTML import: ignore <DIV> in table structure elementsMichael Stahl
2017-09-29tdf#112679 sw: fix copying of fieldmarksMichael Stahl
2016-10-24sw: prefix members of SvxCSS1PropertyInfoMiklos Vajna
2016-10-20loplugin:expandablemethodds in sw(part2)Noel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-08loplugin:constantparam in swNoel Grandin
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-07-22Fix typosAndrea Gelmini
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-27loplugin:singlevalfields in sw(part2)Noel Grandin
2016-06-03Resolves: tdf#93971 freeze on load of specific html docCaolán McNamara
2016-05-27sw: these all look like intended fall-throughsMichael Stahl
2016-05-23loplugin:unusedmethods in swNoel Grandin
2016-05-11Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???"Stephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-22loplugin:constantparam in swNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2015-11-28tdf#94088 add import of HTML inline graphicsArmin Le Grand
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-24loplugin:unusedfields in sw/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05sw: prefix members of SwHTMLParserMiklos Vajna
2015-10-30sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-15cppcheck:variableScopeNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-02Fix typosAndrea Gelmini
2015-09-18convert Link<> to typedNoel Grandin
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-06-25Just continue to next iterationMatteo Casalin
2015-06-23sw: HTML import: Do not mix normal, CTL or CJK attributesMatteo Casalin
2015-06-18Fix typosAndrea Gelmini
2015-06-08Use auto, avoid temporaries and unneeded castsMatteo Casalin
2015-06-02loplugin: loopvartoosmallKatarina Behrens
2015-05-31Use size_t, auto and range-based for loopsMatteo Casalin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier