summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2020-08-29Fix typosAndrea Gelmini8-10/+10
2020-08-29Fix typo in codeAndrea Gelmini1-3/+3
2020-08-29Fix typo in codeAndrea Gelmini1-3/+3
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann5-9/+9
2020-08-28filter: svg export: error when playing an animated empty text fieldMarco Cecchetti1-2/+5
2020-08-27tdf#136107: crash on export of selectionJulien Nabet1-1/+1
2020-08-27Fix typosAndrea Gelmini3-4/+4
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann1-1/+1
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot11-16/+536
2020-08-21fix unit-test with non-pdfium buildNoel Grandin1-1/+4
2020-08-21cid#1466204 silence Unchecked return valueCaolán McNamara1-1/+1
2020-08-19Fix typosAndrea Gelmini4-4/+4
2020-08-17inline some use-once typedefsNoel Grandin1-4/+1
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl1-1/+1
2020-08-14loplugin:simplifybool moreNoel Grandin4-8/+8
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin1-1/+1
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin3-3/+3
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin2-3/+3
2020-08-07filter: MSO export: convert TextWrap property to Escher_Wrap*Michael Stahl1-0/+20
2020-08-04loplugin:referencecasting (clang-cl)Stephan Bergmann1-10/+5
2020-08-04tdf#135427 Make pstoedit delegate letter placement to usSamuel Thibault1-1/+6
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen1-0/+1
2020-07-25filter/xsltdialog: create instances with uno constructorsNoel Grandin2-52/+12
2020-07-25don't need prefix here anymoreNoel Grandin2-51/+10
2020-07-25filter/config: create instances with uno constructorsNoel Grandin5-93/+14
2020-07-17SVG export: fix lost semi-transparent text on shapesMiklos Vajna3-38/+98
2020-07-16compact namespace: editeng-filterNoel Grandin9-36/+18
2020-07-15comphelper: don't hardcode hash sizes in Hash::getLength()Miklos Vajna1-2/+2
2020-07-13svgexport: add TEXTLANGUAGE to not supported meta actionsTomaž Vajngerl1-1/+2
2020-07-13Prepare test for SVG export of semi-transparent text, not enabledTomaž Vajngerl2-0/+32
2020-07-13tdf#134667 filter: EPS export: fix integer unsigned->signed SNAFUMichael Stahl1-2/+3
2020-07-13Fix typoAndrea Gelmini1-1/+1
2020-07-13filter/config: create instances with uno constructorsNoel Grandin10-262/+36
2020-07-13filter/graphic: create instances with uno constructorsNoel Grandin5-46/+31
2020-07-13filter/msfilter: create instances with uno constructorsNoel Grandin4-63/+13
2020-07-12filter/pdf: create instances with uno constructorsNoel Grandin11-220/+43
2020-07-12filter/svg: create instances with uno constructorsNoel Grandin5-36/+63
2020-07-12filter/storagefd: create instances with uno constructorsNoel Grandin5-63/+13
2020-07-12filter/t602: create instances with uno constructorsNoel Grandin5-130/+22
2020-07-12filter/xmlfilteradaptor: create instances with uno constructorsNoel Grandin5-84/+12
2020-07-11filter/xmlfilterdetect: create instances with uno constructorsNoel Grandin5-76/+13
2020-07-11filter/xslt: create instances with uno constructorsNoel Grandin4-79/+63
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-10replace usage of blacklist with denylistThorsten Behrens1-1/+1
2020-07-08Fixing top border style by fixing three XSLT issues triggered by...Svante Schubert2-4/+12
2020-07-04reduce number of framework librariesNoel Grandin2-2/+0
2020-07-04reduce number of framework librariesNoel Grandin1-1/+1
2020-07-01reorder parameters of SvXMLExport::SvXMLExportNoel Grandin1-2/+2
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: filterStephan Bergmann13-63/+63
2020-06-30ofz#23783 Invalid-enum-valueCaolán McNamara1-2/+2