summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in codeAndrea Gelmini2020-09-011-6/+6
* Fix typo in codeAndrea Gelmini2020-09-011-5/+5
* Fix typosAndrea Gelmini2020-08-298-10/+10
* Fix typo in codeAndrea Gelmini2020-08-291-3/+3
* Fix typo in codeAndrea Gelmini2020-08-291-3/+3
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-285-9/+9
* filter: svg export: error when playing an animated empty text fieldMarco Cecchetti2020-08-281-2/+5
* tdf#136107: crash on export of selectionJulien Nabet2020-08-271-1/+1
* Fix typosAndrea Gelmini2020-08-273-4/+4
* [API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann2020-08-261-1/+1
* tdf#118148 Extended tips from HC2/shared/Olivier Hallot2020-08-2411-16/+536
* fix unit-test with non-pdfium buildNoel Grandin2020-08-211-1/+4
* cid#1466204 silence Unchecked return valueCaolán McNamara2020-08-211-1/+1
* Fix typosAndrea Gelmini2020-08-194-4/+4
* inline some use-once typedefsNoel Grandin2020-08-171-4/+1
* remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl2020-08-151-1/+1
* loplugin:simplifybool moreNoel Grandin2020-08-144-8/+8
* rename xmlnmspe -> xmlnamespaceNoel Grandin2020-08-141-1/+1
* rename nmspmap.hxx -> namespacemap.hxxNoel Grandin2020-08-143-3/+3
* loplugin:stringstatic also look for local staticsNoel Grandin2020-08-132-3/+3
* filter: MSO export: convert TextWrap property to Escher_Wrap*Michael Stahl2020-08-071-0/+20
* loplugin:referencecasting (clang-cl)Stephan Bergmann2020-08-041-10/+5
* tdf#135427 Make pstoedit delegate letter placement to usSamuel Thibault2020-08-041-1/+6
* tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen2020-08-031-0/+1
* filter/xsltdialog: create instances with uno constructorsNoel Grandin2020-07-252-52/+12
* don't need prefix here anymoreNoel Grandin2020-07-252-51/+10
* filter/config: create instances with uno constructorsNoel Grandin2020-07-255-93/+14
* SVG export: fix lost semi-transparent text on shapesMiklos Vajna2020-07-173-38/+98
* compact namespace: editeng-filterNoel Grandin2020-07-169-36/+18
* comphelper: don't hardcode hash sizes in Hash::getLength()Miklos Vajna2020-07-151-2/+2
* svgexport: add TEXTLANGUAGE to not supported meta actionsTomaž Vajngerl2020-07-131-1/+2
* Prepare test for SVG export of semi-transparent text, not enabledTomaž Vajngerl2020-07-132-0/+32
* tdf#134667 filter: EPS export: fix integer unsigned->signed SNAFUMichael Stahl2020-07-131-2/+3
* Fix typoAndrea Gelmini2020-07-131-1/+1
* filter/config: create instances with uno constructorsNoel Grandin2020-07-1310-262/+36
* filter/graphic: create instances with uno constructorsNoel Grandin2020-07-135-46/+31
* filter/msfilter: create instances with uno constructorsNoel Grandin2020-07-134-63/+13
* filter/pdf: create instances with uno constructorsNoel Grandin2020-07-1211-220/+43
* filter/svg: create instances with uno constructorsNoel Grandin2020-07-125-36/+63
* filter/storagefd: create instances with uno constructorsNoel Grandin2020-07-125-63/+13
* filter/t602: create instances with uno constructorsNoel Grandin2020-07-125-130/+22
* filter/xmlfilteradaptor: create instances with uno constructorsNoel Grandin2020-07-125-84/+12
* filter/xmlfilterdetect: create instances with uno constructorsNoel Grandin2020-07-115-76/+13
* filter/xslt: create instances with uno constructorsNoel Grandin2020-07-114-79/+63
* replace usage of blacklist with excludelist for IWYUThorsten Behrens2020-07-101-1/+1
* replace usage of blacklist with denylistThorsten Behrens2020-07-101-1/+1
* Fixing top border style by fixing three XSLT issues triggered by...Svante Schubert2020-07-082-4/+12
* reduce number of framework librariesNoel Grandin2020-07-042-2/+0
* reduce number of framework librariesNoel Grandin2020-07-041-1/+1
* reorder parameters of SvXMLExport::SvXMLExportNoel Grandin2020-07-011-2/+2