summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/swhtml.cxx
AgeCommit message (Expand)Author
2021-11-04tdf#48622 Add new border line width defaultsSamuel Mehrbrodt
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-20ofz: avoid TimeoutCaolán McNamara
2021-09-17ofz#38652 Avoid timeout in html importCaolán McNamara
2021-08-13ofz#37114 avoid config when fuzzingCaolán McNamara
2021-08-02more ofz#36727Caolán McNamara
2021-08-02ofz#36727 AbrtCaolán McNamara
2021-07-26use officecfg for SvxHtmlOptionsNoel Grandin
2021-07-19sw XHTML import: improve handling of <object> with imagesMiklos Vajna
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-03sw: rename some variable/method names in html import/exportTomaž Vajngerl
2021-05-29no need to allocate these on the heapNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-08Typos in code with variables containing "inital"->"initial"Julien Nabet
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-02Fix typo in codeAndrea Gelmini
2020-12-03convert SvtPathOptions::Paths to scoped enumNoel
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-19loplugin:stringview: Flag empty string converted to string viewStephan Bergmann
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-27ofz#26619 detect if SwFrameFormat deleted during importCaolán McNamara
2020-10-20use tools::Long in swNoel
2020-10-13static_cast after dynamic_castNoel
2020-09-28'Jaket' -> EnvelopeCaolán McNamara
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-07-31loplugin:flatten in sw/core/view..sw/core/htmlNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann
2020-06-26Upcoming improved loplugin:elidestringvar: swStephan Bergmann
2020-06-24Remove obsolete comment about LF on old Mac OSStephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-03-02speedup sw build a littleNoel Grandin
2020-02-12ofz#20455 sw: HTML import: fix invalid table in footerCaolán McNamara
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-01-26rename some local variablesNoel Grandin
2020-01-24loplugin:makeshared in swNoel Grandin
2019-12-20loplugin:duplicate-definesNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-16sw reqif-xhtml import: add a new AllowedRTFOLEMimeTypes parameterMiklos Vajna
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-11num->number and bul->bullet in sw/Noel Grandin
2019-12-11rename Prc->Percent in swNoel Grandin
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