summaryrefslogtreecommitdiff
path: root/sw/source/filter/html
AgeCommit message (Expand)Author
2019-12-20loplugin:duplicate-definesNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-17sw reqif-xhtml export: add a new RTFOLEMimeType parameterMiklos Vajna
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-12-11convert SectionType to scoped enumNoel Grandin
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-12-09GetSource32 and GetSource are identicalMike Kaganski
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-19tdf#115576 sw: fix borders for single row/col autotable stylesJustin Luth
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-07sw XHTML export: <blockquote> can't have character childrenMiklos Vajna
2019-11-03loplugin:stringaddNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-24Introduce OStringCharStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-12All occurrences of WriteOStringBuffer(b) can easily be replaced...Stephan Bergmann
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-10-10fix zero at end of string in ExtractOLEClassNameNoel Grandin
2019-10-04sw: add IDocumentMarkAccess::getFieldmarkAt()Michael Stahl
2019-10-02loplugin:stringadd in swNoel Grandin
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-20no more SwClient: sw/source/filter/htmlBjoern Michaelsen
2019-09-19sw/filter/hmtl: SwClient/SwModify no moreBjoern Michaelsen
2019-09-17tdf#64222 sw: better DOCX import/export of paragraph marker formattingMichael Stahl
2019-09-10Fix typosAndrea Gelmini
2019-09-06ofz#15225 Timeout cut out uninteresting slow pathCaolán McNamara
2019-08-20loplugin:constvars in swNoel Grandin
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-08-10sw: fix ~SwIndexReg asserts on ODF export of ooo83072-1.odtMichael Stahl
2019-08-05sw XHTML export: <sdfield> and shading is not relevant for ReqIFMiklos Vajna
2019-08-03Fix typosAndrea Gelmini
2019-08-02LOK: Enable embedding images in text/html format outputAshod Nakashian
2019-08-02build fix: missing #include <ndgrf.hxx>Andras Timar
2019-08-02LOK: Support detecting complex selectionsAshod Nakashian
2019-08-02Avoid odd crash where OLE object can't generate an image preview.Michael Meeks