summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-21CVE-2022-26305 compare authors using Thumbprintdistro/vector/vector-7.0-10.0Caolán McNamara
2022-12-21only use X509DataCaolán McNamara
2022-12-21xmlsecurity: replace OOXMLSecParser implementationMichael Stahl
2022-12-21xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2022-12-21xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl
2022-12-21xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl
2022-12-21xmlsecurity: replace XSecParser implementationMichael Stahl
2022-12-21do same set error state as ReadAndVerifySignature doesCaolán McNamara
2022-12-21default to CertificateValidity::INVALIDCaolán McNamara
2022-11-15SVG export: fix handling of semi-transparent, multi-para shape textMiklos Vajna
2022-07-22sw XHTML export: fix writing of section directionMiklos Vajna
2022-07-12use a read-only stream when reading graphic dataLuboš Luňák
2022-07-12close object tag if writing out the preview(?) failsLuboš Luňák
2022-07-08include namespace when writing <div> tag in Writer HTML exportLuboš Luňák
2022-07-07do not write vspace/hspace attributes to reqifLuboš Luňák
2022-07-07sw HTML export: handle LeadingTabWidth without FilterOptionsMiklos Vajna
2022-07-07sw HTML export: add a new LeadingTabWidth optionMiklos Vajna
2022-07-07sw HTML export: extract a SetupFilterFromPropertyValues()Miklos Vajna
2022-07-01sw XHTML export: avoid writing default transparent background for ReqIFMiklos Vajna
2022-07-01sw XHTML export: avoid writing background of table cells in ReqIF modeMiklos Vajna
2022-07-01Resolves: tdf#132739 two style tags where there should be just oneCaolán McNamara
2022-07-01sw XHTML export: output table / table row background format using CSSMiklos Vajna
2022-07-01sw XHTML export: fix missing <li> around nested <ul>/<ol>Miklos Vajna
2022-03-11ODT export: omit unreferenced <text:list xml:id="...">Miklos Vajna
2022-02-22sw HTML export, XHTML mode: fix lost </li> when last list item is not numberedMiklos Vajna
2022-02-18svtools: fix lost replacement non-rendered graphic when updating it failsMiklos Vajna
2021-12-07sw: update previews of OLE objects on "update all"Miklos Vajna
2021-12-01sw, viewing OLE objects: provide an 'Open' context menuMiklos Vajna
2021-11-26sw, viewing OLE objects: also protect "common" embeded objectsMiklos Vajna
2021-11-26sw: allow viewing OLE objects in protected sectionsMiklos Vajna
2021-10-19sw: avoid popup window for the EmbeddedObject property of an UNO OLE objectMiklos Vajna
2021-10-08tdf#134298 sw: layout: remove left-over page frame without contentMichael Stahl
2021-10-08(related tdf#134298) sw: layout: avoid infinite loop in InternalAction()Michael Stahl
2021-10-08tdf#138039 tdf#134298 sw: layout: fix overlap of fly and tableMichael Stahl
2021-09-10ODT export: order <style:font-face> elements inside <office:font-face-decls>Miklos Vajna
2021-09-03sfx2: allow storeAsURL() on the main threadMiklos Vajna
2021-08-11embeddedobj: implement XServiceInfo in the various embedded obj implementationsMiklos Vajna
2021-06-16sw XHTML/reqif export, OLE data for transparent images: avoid black backgroundMiklos Vajna
2021-06-15when converting WMF to WMF, simply do a direct copyLuboš Luňák
2021-06-15drop EMF+ also when converting WMF, not just EMFLuboš Luňák
2021-05-31sw XHTML / reqif export, RTF markup of images: write OLE1 presentation dataMiklos Vajna
2021-05-28sw XHTML / reqif export, RTF markup of images: write objdataMiklos Vajna
2021-05-28sw XHTML / reqif export, RTF markup of images: write WMF in \pictMiklos Vajna
2021-05-14sw XHTML export: fix <blockquote> with no-margin to not have character childrenMiklos Vajna
2021-05-14sw XHTML export: fix handling of list labelsMiklos Vajna
2021-05-12embeddedobj: handle getting the visible area on a threadMiklos Vajna
2021-04-30sw html/reqif export: fix size of presentation data for "real" OLE2 embeddingMiklos Vajna
2021-04-29framework: allow loading a component on the main thread, using XDesktopMiklos Vajna
2021-04-23embeddedobj: fix lost native data when updating it via OLE fails, take 2Miklos Vajna
2021-04-22tdf#136133: AppendInfoBar can return nullJulien Nabet