summaryrefslogtreecommitdiff
path: root/sw/qa/extras/htmlimport
AgeCommit message (Expand)AuthorFilesLines
2020-03-02speedup sw build a littleNoel Grandin1-0/+1
2020-02-18tdf#80194 UI: revert subscript DFLT_ESC_SUB to 8% (from 33%)Justin Luth2-0/+23
2019-12-16sw reqif-xhtml import: add a new AllowedRTFOLEMimeTypes parameterMiklos Vajna4-0/+1054
2019-11-19tdf#115576 sw: fix borders for single row/col autotable stylesJustin Luth2-3/+57
2019-06-04tdf#122789 sw HTML import: fix handling of images with relative sizesMiklos Vajna2-0/+18
2019-04-18tdf#42949 Fix IWYU warnings in sw/qa/*Gabor Kelemen1-6/+0
2019-04-14loplugin:sequentialassign in swNoel Grandin1-2/+1
2018-10-25sw HTML import: avoid custom default page style in reqif modeMiklos Vajna2-0/+9
2018-08-08sw HTML import: apply default table autoformat on cells in reqif modeMiklos Vajna2-0/+48
2018-04-23sw HTML import: lazy-read inline imagesMiklos Vajna2-0/+19
2018-04-18sw HTML import: use GraphicDescriptor to determine default sizeMiklos Vajna3-0/+38
2018-04-05Html import: use loaded image width/height if width|height ="auto"Katarina Behrens2-0/+56
2018-03-27sw XHTML export: support OLE2-in-RTF objectsMiklos Vajna4-1036/+0
2018-03-23sw XHTML import: support OLE2-in-RTF objectsMiklos Vajna4-0/+1038
2018-03-08sw XHTML export: handle replacement graphic of OLE objectsMiklos Vajna4-42/+0
2018-03-08sw XHTML export: handle native data of OLE objectsMiklos Vajna2-12/+0
2018-03-08sw: get rid of FN_UNO_GRAPHIC_U_R_L and "GraphicURL" propertyTomaž Vajngerl1-6/+2
2018-03-07sw XHTML import: handle alt text of OLE objectsMiklos Vajna2-1/+4
2018-03-07sw XHTML import: handle media type of OLE object dataMiklos Vajna1-1/+14
2018-03-07sw XHTML import: handle size of replacement graphic of <object>Miklos Vajna1-0/+9
2018-03-06sw XHTML import: map nested <object> to replacement graphicMiklos Vajna3-0/+18
2018-03-05sw XHTML import: map <object> to OLE objectsMiklos Vajna3-0/+13
2018-02-27sw HTML import: allow custom XHTML namespace aliasMiklos Vajna2-0/+19
2018-02-08sw HTML import: avoid loading the Writer/Web template for the Writer filterMiklos Vajna2-0/+13
2017-09-28loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann1-1/+1
2017-06-21sw_htmlimport::testTableBorder1px testcase simplifiedVasily Melenchuk1-16/+34
2017-06-08html import: kill ancient hack screwing up vertical table bordersVasily Melenchuk2-0/+54
2017-05-18html import: Don't create HTML: <meta name="changedby" content="..."> postit.Jan Holesovsky2-0/+46
2017-05-10related tdf#107677 html import: Fix the legacy datetime format reading.Jan Holesovsky2-0/+42
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-2/+2
2017-04-14update cppunit to 1.14.0Markus Mohrhard1-15/+0
2017-04-03use actual UNO enums in swNoel Grandin1-0/+15
2017-02-21Add list-style-type support to html parserThorsten Behrens2-0/+106
2017-01-18sw: roundtrip test of OOXML decryption/encryptionTomaž Vajngerl1-1/+1
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-2/+2
2016-02-05Fix typosAndrea Gelmini1-1/+1
2016-02-01sw: for better or worse getParagraph() is 1-basedMichael Stahl1-1/+1
2015-11-28tdf#94088 add import of HTML inline graphicsArmin Le Grand2-0/+87
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-6/+6
2015-03-01Typo: embeded->embeddedJulien Nabet1-1/+1
2014-12-02add mode linesTakeshi Abe1-0/+1
2014-09-23Do not link html images only when pasting from clipboard (bnc#580834)Matúš Kukan2-8/+12
2014-09-19Improve test for inlined html imageMatúš Kukan1-0/+4
2014-09-18typo: wrong commit hashMatúš Kukan1-1/+1
2014-09-18HTML import test for image inlined in 'src' attribute (related: fdo#50763)Matúš Kukan2-0/+63
2014-09-17sw: html import test: local images shouldn't be file links (bnc#580834)Matúš Kukan2-0/+58