summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-03tdf#153923: modify the unit test for the 7.0 branchdistro/vector/vector-7.0Mike Kaganski
2023-03-03tdf#153923: close 'dd' tag properlyMike Kaganski
2023-02-08tdf#153304: Add undo entries and set modified in SwXFrame::setProperty*Mike Kaganski
2023-01-27tdf#153235: Optimize Application::Reschedule calls in SbiRuntime::StepMike Kaganski
2023-01-20sw HTML import: initial CSS support on tablesMiklos Vajna
2023-01-20sw XHTML export: use CSS instead of <center> for tablesMiklos Vajna
2023-01-13sw HTML export: fix invalid HTML when all cells of a row have the same rowspanMiklos Vajna
2023-01-06sw XHTML export: avoid sdnum and sdval attributes on table cellsMiklos Vajna
2022-12-21CVE-2022-26305 compare authors using ThumbprintCaolán McNamara
2022-12-20only use X509DataCaolán McNamara
2022-12-20xmlsecurity: replace OOXMLSecParser implementationMichael Stahl
2022-12-20xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2022-12-20xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl
2022-12-20xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl
2022-12-20xmlsecurity: replace XSecParser implementationMichael Stahl
2022-12-20do same set error state as ReadAndVerifySignature doesCaolán McNamara
2022-12-20default to CertificateValidity::INVALIDCaolán McNamara
2022-12-14sw, createTextRangeByPixelPosition(): fix crash with at-page anchored imagesMiklos Vajna
2022-12-12sw layout: invalidate margins of body content when moving a fly from pageMiklos Vajna
2022-11-29SVG import: add support for semi-transparent textMiklos Vajna
2022-11-22sw, createTextRangeByPixelPosition(): fix crash when the position is an imageMiklos Vajna
2022-11-14SVG export: fix handling of semi-transparent, multi-para shape textMiklos Vajna
2022-11-09tdf#151844 Make EMR_EXTSELECTCLIPRGN factor in WinOrg coordinatesParis Oplopoios
2022-11-09tdf#37281 tdf#45820 tdf#48916 tdf#55058 EMF Implement complex clippingBartosz Kosiorek
2022-11-09EMF tdf#142745 Improve performance of FILLRGN, PAINTRGN, EXTSELECTCLIPRGNBartosz Kosiorek
2022-11-09pass ImplReadRegion the remaining len of record available for consumptionCaolán McNamara
2022-11-09tdf#55058 EMF: Implement PAINTRGN recordBartosz Kosiorek
2022-11-09tdf#55058 tdf#141394 EMF FILLRGN record is not displayed correctlyBartosz Kosiorek
2022-11-03fix rendering of text when "fit to frame" is enabledTomaž Vajngerl
2022-11-03Fix and unify the two methods that get scaled text sizeMike Kaganski
2022-11-03svx UNO API for shapes: expose what scaling factor is used for autofit scalingMiklos Vajna
2022-11-03editeng: rename pBuf to pCharPositionArrayTomaž Vajngerl
2022-11-03editeng: don't use GetSize to set the sizeTomaž Vajngerl
2022-11-03editeng: prefix the instance variable aDefFont-> maDefFontTomaž Vajngerl
2022-10-26sw html import: fix handling of CDATAMiklos Vajna
2022-10-18sw: fix crash on deleting a bookmark with active selection listenersMiklos Vajna
2022-10-12tdf#151470 svtools: prevent storing broken graphic of embedded objectsMiklos Vajna
2022-09-27sw HTML export: fix PNG export of Writer images containing metafilesMiklos Vajna
2022-09-20sw HTML import: fix height of images when it is missing and width is relativeMiklos Vajna
2022-09-20ofz#41081 divide by zeroCaolán McNamara
2022-09-20tdf#142781 - Calculate width/height keeping aspect ratioAndreas Heinisch
2022-09-07sw HTML import: fix height of OLE objs when it is missing and width is relativeMiklos Vajna
2022-09-07sw XHTML import: fix lost empty paragraphsMiklos Vajna
2022-08-31sw reqif/xhtml export: fix invalid pixel formats of graphics exported as OLEMiklos Vajna
2022-08-24sw: fix missing cache invalidation when switching between imagesMiklos Vajna
2022-08-18sw XHTML import: fix unexpected link on imageMiklos Vajna
2022-08-03sw: make shift-doubleclick on graphics open the graphic dialogMiklos Vajna
2022-07-27sw reqif-xhtml export: fix duplicated bookmark names in fragmentsMiklos 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