summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2020-09-07loplugin:singlevalfieldsNoel Grandin
2020-09-07SVG export: fix failure on trying to read graphic of a 3D shapeMiklos Vajna
2020-09-05Drop unused ImplEESdrObject::ImplGetInt32PropertyValue overloadStephan Bergmann
2020-09-05Simplify construction of a single-character OUStringStephan Bergmann
2020-09-03Replace a "compareToIgnoreAsciiCase == 0" with "equalsIgnoreAsciiCase"Stephan Bergmann
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-29Fix typosAndrea Gelmini
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-28filter: svg export: error when playing an animated empty text fieldMarco Cecchetti
2020-08-27tdf#136107: crash on export of selectionJulien Nabet
2020-08-27Fix typosAndrea Gelmini
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot
2020-08-21fix unit-test with non-pdfium buildNoel Grandin
2020-08-21cid#1466204 silence Unchecked return valueCaolán McNamara
2020-08-19Fix typosAndrea Gelmini
2020-08-17inline some use-once typedefsNoel Grandin
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-07filter: MSO export: convert TextWrap property to Escher_Wrap*Michael Stahl
2020-08-04loplugin:referencecasting (clang-cl)Stephan Bergmann
2020-08-04tdf#135427 Make pstoedit delegate letter placement to usSamuel Thibault
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-25filter/xsltdialog: create instances with uno constructorsNoel Grandin
2020-07-25don't need prefix here anymoreNoel Grandin
2020-07-25filter/config: create instances with uno constructorsNoel Grandin
2020-07-17SVG export: fix lost semi-transparent text on shapesMiklos Vajna
2020-07-16compact namespace: editeng-filterNoel Grandin
2020-07-15comphelper: don't hardcode hash sizes in Hash::getLength()Miklos Vajna
2020-07-13svgexport: add TEXTLANGUAGE to not supported meta actionsTomaž Vajngerl
2020-07-13Prepare test for SVG export of semi-transparent text, not enabledTomaž Vajngerl
2020-07-13tdf#134667 filter: EPS export: fix integer unsigned->signed SNAFUMichael Stahl
2020-07-13Fix typoAndrea Gelmini
2020-07-13filter/config: create instances with uno constructorsNoel Grandin
2020-07-13filter/graphic: create instances with uno constructorsNoel Grandin
2020-07-13filter/msfilter: create instances with uno constructorsNoel Grandin
2020-07-12filter/pdf: create instances with uno constructorsNoel Grandin
2020-07-12filter/svg: create instances with uno constructorsNoel Grandin
2020-07-12filter/storagefd: create instances with uno constructorsNoel Grandin
2020-07-12filter/t602: create instances with uno constructorsNoel Grandin
2020-07-12filter/xmlfilteradaptor: create instances with uno constructorsNoel Grandin
2020-07-11filter/xmlfilterdetect: create instances with uno constructorsNoel Grandin
2020-07-11filter/xslt: create instances with uno constructorsNoel Grandin
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens