summaryrefslogtreecommitdiff
path: root/sw/source/filter/html
AgeCommit message (Expand)AuthorFilesLines
2021-05-06ofz#26943 detect if FormatOfJustInsertedApo was deletedCaolán McNamara1-35/+0
2021-05-06ofz#26619 detect if SwFrameFormat deleted during importCaolán McNamara3-3/+31
2020-07-10tdf#60684: graphic type content must correspond with graphic type extensionJulien Nabet1-1/+1
2020-02-12ofz#20455 sw: HTML import: fix invalid table in footerCaolán McNamara4-7/+20
2019-11-20tdf#115576 sw: fix borders for single row/col autotable stylesJustin Luth1-1/+1
2019-11-07sw XHTML export: <blockquote> can't have character childrenMiklos Vajna1-1/+2
2019-11-03loplugin:stringaddNoel Grandin2-6/+6
2019-11-02New loplugin:conditionalstringStephan Bergmann2-5/+5
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann3-12/+6
2019-10-29remove unnecessary includesCaolán McNamara17-17/+0
2019-10-28loplugin:stringadd improve detectionNoel Grandin1-2/+1
2019-10-24Introduce OStringCharStephan Bergmann1-1/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann5-9/+9
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin6-43/+43
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin2-9/+9
2019-10-15new loplugin:bufferaddNoel Grandin1-3/+2
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin6-19/+18
2019-10-12All occurrences of WriteOStringBuffer(b) can easily be replaced...Stephan Bergmann2-3/+3
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin11-78/+78
2019-10-10fix zero at end of string in ExtractOLEClassNameNoel Grandin1-2/+2
2019-10-04sw: add IDocumentMarkAccess::getFieldmarkAt()Michael Stahl1-1/+1
2019-10-02loplugin:stringadd in swNoel Grandin7-36/+28
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski3-11/+3
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov1-10/+2
2019-09-20no more SwClient: sw/source/filter/htmlBjoern Michaelsen1-8/+12
2019-09-19sw/filter/hmtl: SwClient/SwModify no moreBjoern Michaelsen2-16/+8
2019-09-17tdf#64222 sw: better DOCX import/export of paragraph marker formattingMichael Stahl1-0/+3
2019-09-10Fix typosAndrea Gelmini1-2/+2
2019-09-06ofz#15225 Timeout cut out uninteresting slow pathCaolán McNamara1-1/+1
2019-08-20loplugin:constvars in swNoel Grandin3-4/+4
2019-08-15loplugin:sequenceloop in swNoel Grandin2-2/+2
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara4-4/+35
2019-08-10sw: fix ~SwIndexReg asserts on ODF export of ooo83072-1.odtMichael Stahl5-11/+13
2019-08-05sw XHTML export: <sdfield> and shading is not relevant for ReqIFMiklos Vajna1-3/+11
2019-08-03Fix typosAndrea Gelmini9-15/+15
2019-08-02LOK: Enable embedding images in text/html format outputAshod Nakashian2-16/+20
2019-08-02build fix: missing #include <ndgrf.hxx>Andras Timar1-0/+1
2019-08-02LOK: Support detecting complex selectionsAshod Nakashian1-0/+7
2019-08-02Avoid odd crash where OLE object can't generate an image preview.Michael Meeks1-0/+6
2019-08-02Fix typosAndrea Gelmini1-2/+2
2019-07-24Fix typosAndrea Gelmini1-1/+1
2019-07-23cid#1448370 Explicit null dereferencedCaolán McNamara1-1/+2
2019-07-20loplugin:referencecasting in swNoel Grandin4-6/+5
2019-07-17loplugin:singlevalfieldsNoel Grandin2-321/+321
2019-07-05Simplify Sequence iterations in sw/source/filter/*Arkadiy Illarionov1-11/+9
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen11-3/+18
2019-06-18loplugin:logexceptionnicely in swNoel Grandin1-2/+3
2019-06-13Avoid -fsanitize=float-cast-overflowStephan Bergmann1-3/+6
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen2-0/+2
2019-06-04tdf#122789 sw HTML import: fix handling of images with relative sizesMiklos Vajna1-1/+3