summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2020-09-14tdf#49856 Fix level 0 bullet/style on ppt importDr. David Alan Gilbert1-2/+0
2020-09-09tdf#134546 let users can present current page when using LibreOffice Onlinenienzu1-0/+14
2020-09-07loplugin:singlevalfieldsNoel Grandin2-3/+3
2020-09-07SVG export: fix failure on trying to read graphic of a 3D shapeMiklos Vajna4-2/+25
2020-09-05Drop unused ImplEESdrObject::ImplGetInt32PropertyValue overloadStephan Bergmann1-3/+1
2020-09-05Simplify construction of a single-character OUStringStephan Bergmann1-7/+5
2020-09-03Replace a "compareToIgnoreAsciiCase == 0" with "equalsIgnoreAsciiCase"Stephan Bergmann1-1/+1
2020-09-01Fix typo in codeAndrea Gelmini1-6/+6
2020-09-01Fix typo in codeAndrea Gelmini1-5/+5
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