summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tdf#153923: modify the unit test for the 7.0 branchdistro/vector/vector-7.0Mike Kaganski2023-03-031-8/+8
* tdf#153923: close 'dd' tag properlyMike Kaganski2023-03-033-0/+50
* tdf#153304: Add undo entries and set modified in SwXFrame::setProperty*Mike Kaganski2023-02-084-18/+39
* tdf#153235: Optimize Application::Reschedule calls in SbiRuntime::StepMike Kaganski2023-01-272-5/+7
* sw HTML import: initial CSS support on tablesMiklos Vajna2023-01-205-0/+81
* sw XHTML export: use CSS instead of <center> for tablesMiklos Vajna2023-01-203-2/+55
* sw HTML export: fix invalid HTML when all cells of a row have the same rowspanMiklos Vajna2023-01-132-8/+78
* sw XHTML export: avoid sdnum and sdval attributes on table cellsMiklos Vajna2023-01-062-1/+38
* CVE-2022-26305 compare authors using ThumbprintCaolán McNamara2022-12-211-4/+19
* only use X509DataCaolán McNamara2022-12-203-0/+12
* xmlsecurity: replace OOXMLSecParser implementationMichael Stahl2022-12-203-234/+1312
* xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl2022-12-2022-214/+678
* xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl2022-12-204-90/+221
* xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl2022-12-208-80/+68
* xmlsecurity: replace XSecParser implementationMichael Stahl2022-12-208-358/+1404
* do same set error state as ReadAndVerifySignature doesCaolán McNamara2022-12-201-0/+1
* default to CertificateValidity::INVALIDCaolán McNamara2022-12-201-2/+2
* sw, createTextRangeByPixelPosition(): fix crash with at-page anchored imagesMiklos Vajna2022-12-142-0/+48
* sw layout: invalidate margins of body content when moving a fly from pageMiklos Vajna2022-12-123-0/+51
* SVG import: add support for semi-transparent textMiklos Vajna2022-11-294-3/+57
* sw, createTextRangeByPixelPosition(): fix crash when the position is an imageMiklos Vajna2022-11-223-1/+88
* SVG export: fix handling of semi-transparent, multi-para shape textMiklos Vajna2022-11-143-0/+34
* tdf#151844 Make EMR_EXTSELECTCLIPRGN factor in WinOrg coordinatesParis Oplopoios2022-11-094-4/+31
* tdf#37281 tdf#45820 tdf#48916 tdf#55058 EMF Implement complex clippingBartosz Kosiorek2022-11-091-0/+9
* EMF tdf#142745 Improve performance of FILLRGN, PAINTRGN, EXTSELECTCLIPRGNBartosz Kosiorek2022-11-091-13/+20
* pass ImplReadRegion the remaining len of record available for consumptionCaolán McNamara2022-11-091-45/+65
* tdf#55058 EMF: Implement PAINTRGN recordBartosz Kosiorek2022-11-091-1/+12
* tdf#55058 tdf#141394 EMF FILLRGN record is not displayed correctlyBartosz Kosiorek2022-11-093-21/+49
* fix rendering of text when "fit to frame" is enabledTomaž Vajngerl2022-11-0314-109/+137
* Fix and unify the two methods that get scaled text sizeMike Kaganski2022-11-035-74/+12
* svx UNO API for shapes: expose what scaling factor is used for autofit scalingMiklos Vajna2022-11-033-2/+37
* editeng: rename pBuf to pCharPositionArrayTomaž Vajngerl2022-11-031-5/+5
* editeng: don't use GetSize to set the sizeTomaž Vajngerl2022-11-032-32/+59
* editeng: prefix the instance variable aDefFont-> maDefFontTomaž Vajngerl2022-11-032-6/+6
* sw html import: fix handling of CDATAMiklos Vajna2022-10-266-0/+70
* sw: fix crash on deleting a bookmark with active selection listenersMiklos Vajna2022-10-182-3/+104
* tdf#151470 svtools: prevent storing broken graphic of embedded objectsMiklos Vajna2022-10-121-1/+34
* sw HTML export: fix PNG export of Writer images containing metafilesMiklos Vajna2022-09-274-46/+91
* sw HTML import: fix height of images when it is missing and width is relativeMiklos Vajna2022-09-203-10/+71
* ofz#41081 divide by zeroCaolán McNamara2022-09-201-2/+2
* tdf#142781 - Calculate width/height keeping aspect ratioAndreas Heinisch2022-09-203-0/+27
* sw HTML import: fix height of OLE objs when it is missing and width is relativeMiklos Vajna2022-09-075-2/+1066
* sw XHTML import: fix lost empty paragraphsMiklos Vajna2022-09-075-2/+135
* sw reqif/xhtml export: fix invalid pixel formats of graphics exported as OLEMiklos Vajna2022-08-313-0/+39
* sw: fix missing cache invalidation when switching between imagesMiklos Vajna2022-08-244-1/+202
* sw XHTML import: fix unexpected link on imageMiklos Vajna2022-08-183-0/+38
* sw: make shift-doubleclick on graphics open the graphic dialogMiklos Vajna2022-08-034-0/+295
* sw reqif-xhtml export: fix duplicated bookmark names in fragmentsMiklos Vajna2022-07-272-3/+10
* sw XHTML export: fix writing of section directionMiklos Vajna2022-07-225-2/+42
* use a read-only stream when reading graphic dataLuboš Luňák2022-07-125-1/+48