summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/swhtml.cxx
AgeCommit message (Expand)Author
2021-03-22ofz#26619 detect if SwFrameFormat deleted during importCaolán McNamara
2020-02-12ofz#20455 sw: HTML import: fix invalid table in footerCaolán McNamara
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-15new loplugin:bufferaddNoel Grandin
2019-09-19sw/filter/hmtl: SwClient/SwModify no moreBjoern Michaelsen
2019-09-06ofz#15225 Timeout cut out uninteresting slow pathCaolán McNamara
2019-08-20loplugin:constvars in swNoel Grandin
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-08-03Fix typosAndrea Gelmini
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-05-31ofz#15045 configuration unavailable during fuzzingCaolán McNamara
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin
2019-05-27sw HTML import: add an option to ignore comments by defaultMiklos Vajna
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-02-10loplugin:indentation in swNoel Grandin
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-22convert JumpToMarks to scoped enumNoel Grandin
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-05sw: prefix members of HTMLAttrMiklos Vajna
2018-11-03Simplify containers iterations in sw/source/filterArkadiy Illarionov
2018-10-25sw HTML import: avoid custom default page style in reqif modeMiklos Vajna
2018-10-20loplugin:staticvar in swNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-10-03no need to call empty() before clear()Noel Grandin
2018-10-01loplugin:useuniqueptr in SwPendingStackNoel Grandin
2018-10-01loplugin:useuniqueptr in SwHTMLParserNoel Grandin
2018-09-30ofz#10635 oom in tight OUString concat loopCaolán McNamara
2018-09-18loplugin:useuniqueptr in SwHTMLParser::SetAttr_Noel Grandin
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in swNoel Grandin
2018-08-08sw HTML import: apply default table autoformat on cells in reqif modeMiklos Vajna
2018-07-29remove unused parameter rFontJochen Nitschke
2018-07-29cppcheck: knownConditionTrueFalseJochen Nitschke
2018-07-20loplugin:useuniqueptr in SwHTMLParserNoel Grandin
2018-07-19Fix typosAndrea Gelmini
2018-07-18tdf#118579 ignore body in body instead of flagging as an errorCaolán McNamara
2018-05-10move Java from config_features to already existing config_javaRene Engelhard
2018-04-23sw: prefix members of ReaderMiklos Vajna
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-13Translate German variable namesJohnny_M
2018-03-09sw XHTML import: PNG <object> is an imageMiklos Vajna
2018-03-07sw XHTML import: handle alt text of OLE objectsMiklos Vajna
2018-03-06sw XHTML import: map nested <object> to replacement graphicMiklos Vajna