summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2023-08-08tdf#139164: Revert "tdf#54908 Make selection active if there's a selectionKhaled Hosny1-10/+3
2023-07-26tdf#154982 vcl: PDF Export: split BeginStructureElementMichael Stahl1-2/+6
2023-07-12tdf#156093 filter: XHTML export: Enabling previous test files ...Svante Schubert1-1/+1
2023-07-12tdf#156093 filter: XHTML export: Enabled all three different ...Svante Schubert3-14/+77
2023-07-04tdf#152235 filter,vcl: PDF/UA export: tag watermark as ArtifactMichael Stahl1-0/+16
2023-06-22oox, writerfilter, xmloff: use frozen data structures for static dataTomaž Vajngerl2-54/+46
2023-06-16turn off undo while creating SdrGrafObj in svg export filterCaolán McNamara1-1/+12
2023-06-13MCGR: tdf#155479 repair gradient SVG export for MCGRArmin Le Grand (allotropia)3-87/+124
2023-06-13cannot export selected fontwork in writer to svgCaolán McNamara1-1/+2
2023-06-13Resolves: tdf#155791 export of default impress slide master to svg failedCaolán McNamara1-2/+2
2023-06-09tdf#155244 filter: XHTML export: Making ODF style IDs unique for ...Svante Schubert5-30/+358
2023-06-09tdf#155182 : fix test of $minLabelWidth which is always trueFranklin Weng1-1/+1
2023-06-07ofz: Use-of-uninitialized-valueCaolán McNamara1-1/+1
2023-06-04Use getXWeak in filterMike Kaganski3-6/+6
2023-06-02tdf#145538,tdf#147021: qa: range based loopsDr. David Alan Gilbert1-8/+5
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin5-38/+37
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin5-37/+38
2023-05-24Fix typoAndrea Gelmini1-1/+1
2023-05-18improved B2DHomMatrixNoel Grandin1-3/+4
2023-05-17tdf#154118: ppt: use SetTextLeft instead of SetLeftXisco Fauli1-10/+4
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)2-15/+15
2023-05-08Fix typoAndrea Gelmini1-1/+1
2023-05-08XHTML export: Removing former 'ugly' - now redundant- fix added bySvante Schubert1-17/+3
2023-05-08XHTML export: Removing bullet prefix, which is not viewed in LO - similarSvante Schubert1-1/+2
2023-05-08XHTML export: Removing bullet suffix, which is not viewed in LO - see tdf146264Svante Schubert1-2/+3
2023-05-08tdf#154989 filter: XHTML export: avoid duplicated framesSvante Schubert3-44/+78
2023-05-08tdf#153839 XHTML export: do not add newlines to attribute valuesMichael Stahl1-3/+0
2023-05-08tdf#153839 XHTML export: fix syntax error in table.xslMichael Stahl1-1/+1
2023-05-03Explicitly use the adjectival form hereAdolfo Jayme Barrientos1-1/+1
2023-04-28survive exporting to pdf without config for fuzzingCaolán McNamara1-9/+13
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)2-11/+11
2023-04-21tdf#153839 : Further handling for adding newlinesFranklin Weng2-3/+20
2023-04-14NamedValue needs to be a complete type here nowStephan Bergmann1-0/+1
2023-04-11use more string_view in filterNoel Grandin2-7/+5
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski1-1/+1
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski3-13/+13
2023-03-29tdf#147906 Use Math.hypot() for Pythagorean additionYousef_Rabia1-1/+1
2023-03-25loplugin:stringadd in editeng..frameworkNoel Grandin2-13/+9
2023-03-24Fix typoAndrea Gelmini1-1/+1
2023-03-23tdf#142978 Remove a11y check dialogSamuel Mehrbrodt2-10/+0
2023-03-23tdf#142978 Show a11y sidebar when finding issues on PDF exportSamuel Mehrbrodt2-9/+40
2023-03-23tdf#114441 Convert sal_uLong to better integer typesArvind K1-2/+2
2023-03-22filter: PDF export dialog: always disable ReferenceXObject for PDF/UAMichael Stahl3-0/+14
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)2-5/+9
2023-03-16Fix typoAndrea Gelmini1-1/+1
2023-03-16tdf#39667 filter,officecfg: PDF export dialog: set initial view to...Michael Stahl2-3/+74
2023-03-14filter: PDF export dialog: always enable Outlines for PDF/UAMichael Stahl2-1/+24
2023-03-14filter: PDF export/PDF dialog: PDF/UA requires P bit 10 enabledMichael Stahl2-0/+11
2023-03-14tdf#154171 filter: PDF export dialog: don't show spurious error if PDF/UA tog...Michael Stahl1-1/+1
2023-03-09remove some unnecessary locking in TypeDetectionNoel Grandin2-37/+12