summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2023-08-24tdf#139164: Revert "tdf#54908 Make selection active if there's a selectionKhaled Hosny1-10/+3
2023-08-17cool#6616 compare graphics for equality with operator==...Caolán McNamara1-1/+1
2023-08-11svg: export text decoration for text run not paragraphSzymon Kłos1-1/+0
2023-07-31tdf#156093 filter: XHTML export: Enabling previous test files ...Svante Schubert1-1/+1
2023-07-31tdf#156093 filter: XHTML export: Enabled all three different ...Svante Schubert3-14/+77
2023-06-18tdf#155244 filter: XHTML export: Making ODF style IDs unique for ...Svante Schubert5-30/+358
2023-06-14fixup for: 7523efa svg export filter: not export hidden slidesMarco Cecchetti1-8/+20
2023-06-13svg export filter: not export hidden slidesMarco Cecchetti1-8/+24
2023-06-13Resolves: tdf#155791 export of default impress slide master to svg failedCaolán McNamara1-2/+2
2023-06-13turn off undo while creating SdrGrafObj in svg export filterCaolán McNamara1-1/+12
2023-06-12cannot export selected fontwork in writer to svgCaolán McNamara1-1/+2
2023-06-10pdf export dialog can crash if async mode usedCaolán McNamara1-0/+1
2023-06-09tdf#155182 : fix test of $minLabelWidth which is always trueFranklin Weng1-1/+1
2023-06-09MCGR: tdf#155479 repair gradient SVG export for MCGRArmin Le Grand (allotropia)3-87/+124
2023-05-21MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)2-15/+15
2023-05-15MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)2-11/+11
2023-05-15MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)2-5/+9
2023-05-13tdf#153839 XHTML export: do not add newlines to attribute valuesMichael Stahl1-3/+0
2023-05-13tdf#153839 XHTML export: fix syntax error in table.xslMichael Stahl1-1/+1
2023-05-13tdf#153839 : Further handling for adding newlinesFranklin Weng2-3/+20
2023-05-13tdf#154989 filter: XHTML export: avoid duplicated framesSvante Schubert3-44/+78
2023-04-03filter: PDF export dialog: always disable ReferenceXObject for PDF/UAMichael Stahl3-0/+14
2023-04-02tdf#39667 filter,officecfg: PDF export dialog: set initial view to...Michael Stahl2-3/+74
2023-04-02tdf#153839: add newline after certain tagsFranklin Weng3-0/+48
2023-04-02filter: PDF export dialog: always enable Outlines for PDF/UAMichael Stahl2-1/+24
2023-04-02filter: PDF export/PDF dialog: PDF/UA requires P bit 10 enabledMichael Stahl2-0/+11
2023-04-02tdf#154171 filter: PDF export dialog: don't show spurious error if PDF/UA tog...Michael Stahl1-1/+1
2023-03-12vcl,filter,officecfg: PDF export: add PDFVersion::PDF_1_7Michael Stahl1-0/+3
2023-02-17sw: implement "Theme" property for the XDrawPage in WriterTomaž Vajngerl1-4/+8
2023-01-24[cp] StarOffice XML is not exotic, old binary format is exoticAndras Timar6-6/+6
2023-01-24[cp] Flag a few more import filters as EXOTICAndras Timar36-36/+36
2023-01-23lok: hide 'View PDF after export' checkbox in PDF export dialogAndras Timar1-1/+9
2023-01-23lok: hide signatures in PDF export dialogSzymon Kłos1-1/+5
2023-01-23Async PDFExport dialog and parent methodsNickWingate4-5/+41
2023-01-19Make PDFExport Password Subdialog AsyncNickWingate2-29/+48
2022-12-20crashtesting: asserts with outsized object positionsCaolán McNamara1-1/+37
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara2-10/+9
2022-11-28tdf#77650 Add option to place comments in margin (PDF Export)Samuel Mehrbrodt8-9/+89
2022-11-24Related: tdf#54053 PDF export: add UNO API to customize the watermark rotationMiklos Vajna4-0/+93
2022-11-24Replace a dynamic_cast with UNO_QUERYStephan Bergmann1-2/+2
2022-11-24Remove some unused includesMiklos Vajna4-8/+0
2022-11-23Related: tdf#54053 PDF export: add UNO API to customize the watermark font nameMiklos Vajna3-3/+58
2022-11-23Related: tdf#54053 PDF export: add UNO API to customize the watermark font sizeMiklos Vajna3-10/+71
2022-11-22tdf#152150 make AccessibilityCheckDialog modal when child of modal pdf dialogCaolán McNamara2-3/+4
2022-11-22svg export filter: text fields not handled correctlyMarco Cecchetti3-114/+80
2022-11-22svg export filter: when a text field is too small, its content is wrongMarco Cecchetti1-0/+37
2022-11-22svg export filter: footer was not replaced with the right contentMarco Cecchetti2-34/+37
2022-11-22tokens.gperf: Use LF line endings also on WindowsMike Kaganski1-1/+1
2022-11-22loplugin:unusedfieldsNoel Grandin2-2/+0
2022-11-21tdf#149800 SVG export: remove extra white line of semi-transparent shapeLászló Németh3-1/+37