summaryrefslogtreecommitdiff
path: root/sw/source/filter/html
AgeCommit message (Expand)AuthorFilesLines
2022-07-22sw XHTML export: fix writing of section directionMiklos Vajna4-2/+18
2022-07-12close object tag if writing out the preview(?) failsLuboš Luňák1-0/+3
2022-07-08include namespace when writing <div> tag in Writer HTML exportLuboš Luňák1-1/+1
2022-07-07do not write vspace/hspace attributes to reqifLuboš Luňák2-3/+5
2022-07-07sw HTML export: handle LeadingTabWidth without FilterOptionsMiklos Vajna1-6/+5
2022-07-07sw HTML export: add a new LeadingTabWidth optionMiklos Vajna3-1/+40
2022-07-07sw HTML export: extract a SetupFilterFromPropertyValues()Miklos Vajna2-25/+95
2022-07-01sw XHTML export: avoid writing default transparent background for ReqIFMiklos Vajna1-2/+19
2022-07-01sw XHTML export: avoid writing background of table cells in ReqIF modeMiklos Vajna2-28/+41
2022-07-01Resolves: tdf#132739 two style tags where there should be just oneCaolán McNamara3-5/+10
2022-07-01sw XHTML export: output table / table row background format using CSSMiklos Vajna3-11/+23
2022-07-01sw XHTML export: fix missing <li> around nested <ul>/<ol>Miklos Vajna1-1/+11
2022-02-22sw HTML export, XHTML mode: fix lost </li> when last list item is not numberedMiklos Vajna1-18/+27
2021-06-16sw XHTML/reqif export, OLE data for transparent images: avoid black backgroundMiklos Vajna1-1/+7
2021-05-31sw XHTML / reqif export, RTF markup of images: write OLE1 presentation dataMiklos Vajna1-12/+38
2021-05-28sw XHTML / reqif export, RTF markup of images: write objdataMiklos Vajna3-7/+66
2021-05-28sw XHTML / reqif export, RTF markup of images: write WMF in \pictMiklos Vajna1-38/+27
2021-05-14sw XHTML export: fix <blockquote> with no-margin to not have character childrenMiklos Vajna1-2/+4
2021-05-14sw XHTML export: fix handling of list labelsMiklos Vajna1-1/+67
2021-04-30sw html/reqif export: fix size of presentation data for "real" OLE2 embeddingMiklos Vajna1-2/+2
2021-04-16sw html/reqif export: fix size of embedded objectMiklos Vajna3-5/+10
2021-04-15vcl: improve EMF+ -> WMF conversionMiklos Vajna1-1/+1
2021-04-09embeddedobj: fix lost native data when updating it via OLE failsMiklos Vajna1-0/+9
2021-03-25sw reqif-xhtml export: fix unexpected height for <td>Miklos Vajna1-0/+6
2021-03-18sw reqif-xhtml export: make sure OLE1 preview is WMF-onlyMiklos Vajna1-2/+9
2020-10-20sw reqif-xhtml export, embedded objects: handle non-package Ole10Native streamMiklos Vajna1-1/+16
2020-09-10sw reqif-xhtml export, embedded objects: take OLE1 pres data from rtf if neededMiklos Vajna1-26/+39
2020-09-10sw reqif-xhtml export, embedded objects: prepare pres data earlierMiklos Vajna1-19/+37
2020-09-10sw reqif-xhtml export: avoid writing text-decoration:noneMiklos Vajna3-7/+16
2020-07-10tdf#60684: graphic type content must correspond with graphic type extensionJulien Nabet1-1/+1
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann3-4/+4
2020-05-21sw XHTML export: properly write <li>...</li> around multiple paragraphsMiklos Vajna2-16/+15
2020-05-19sw HTML import: ignore hidden text framesMiklos Vajna7-0/+38
2020-05-13NFC sw: cleanup and make RES_POOLTABSTYLE_DEFAULT consistentJustin Luth1-1/+1
2020-05-08improve loplugin:referencecastingNoel Grandin1-2/+1
2020-04-30sw reqif-xhtml export, embedded objects: handle Ole10Native streamMiklos Vajna1-2/+94
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann3-1/+3
2020-04-23sw html export: fix handling of paragraph alignment in XHTML modeMiklos Vajna2-0/+11
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin6-7/+7
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen2-0/+2
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin1-4/+2
2020-04-06loplugin:unusedvariableplus in swNoel Grandin1-2/+0
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin11-42/+42
2020-03-11tdf#39674 Translate German variable namesJohnny_M2-2/+2
2020-03-02speedup sw build a littleNoel Grandin4-0/+4
2020-02-21Drop o3tl::optional wrapperStephan Bergmann2-4/+4
2020-02-12ofz#20455 sw: HTML import: fix invalid table in footerCaolán McNamara4-7/+20
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin10-18/+18
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-1/+2
2020-01-26rename some local variablesNoel Grandin1-2/+2