summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
...
* ofz: Invalid-enum-valueCaolán McNamara2020-10-091-1/+1
* ofz: Invalid-enum-valueCaolán McNamara2020-10-091-1/+1
* loplugin:const* make some params and methods constNoel2020-10-062-2/+2
* tdf#133403: PDF export options dialog:(bookmarks) is replaced with (outlines)Ayhan Yalçınsoy2020-10-054-6/+6
* use more TOOLS_WARN_EXCEPTIONMike Kaganski2020-10-048-35/+40
* use more TOOLS_WARN_EXCEPTIONNoel2020-10-031-3/+3
* Use the new single-instance="true" attribute in filterStephan Bergmann2020-10-024-10/+6
* Fix typo in codeAndrea Gelmini2020-10-021-1/+1
* loplugin:reducevarscope in filterNoel2020-10-0213-59/+66
* ofz#26000 don't bother with loop if nOrigPos is 0Caolán McNamara2020-09-281-2/+5
* Remove unused include list in filter/OleHandlerJulien Nabet2020-09-281-1/+0
* restore PocketWord filter, this time backed by libwpsDavid Tardon2020-09-273-0/+60
* Fix typoAndrea Gelmini2020-09-271-1/+1
* revert recent Polygon commitsNoel Grandin2020-09-262-130/+124
* tools::PolyPolygon -> basegfx in filterNoel Grandin2020-09-262-124/+130
* OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara2020-09-223-4/+4
* tdf#136620 tdf#136708 filter,oox,sw: fix export of 2 different wrapsMichael Stahl2020-09-211-20/+0
* Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2020-09-162-2/+3
* tdf#49856 Fix level 0 bullet/style on ppt importDr. David Alan Gilbert2020-09-141-2/+0
* tdf#134546 let users can present current page when using LibreOffice Onlinenienzu2020-09-091-0/+14
* loplugin:singlevalfieldsNoel Grandin2020-09-072-3/+3
* SVG export: fix failure on trying to read graphic of a 3D shapeMiklos Vajna2020-09-074-2/+25
* Drop unused ImplEESdrObject::ImplGetInt32PropertyValue overloadStephan Bergmann2020-09-051-3/+1
* Simplify construction of a single-character OUStringStephan Bergmann2020-09-051-7/+5
* Replace a "compareToIgnoreAsciiCase == 0" with "equalsIgnoreAsciiCase"Stephan Bergmann2020-09-031-1/+1
* 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