summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
...
* ofz#23684 Invalid-enum-valueCaolán McNamara2020-06-241-1/+1
* Related: tdf#113278 PDF export: improve selection of signing certificateMiklos Vajna2020-06-051-1/+2
* Upcoming loplugin:elidestringvar: filterStephan Bergmann2020-06-043-244/+120
* ofz#22813 Invalid-enum-valueCaolán McNamara2020-05-301-4/+3
* loplugin:simplifybool in dbaccess..frameworkNoel Grandin2020-05-293-3/+3
* ofz#22588 Invalid-enum-valueCaolán McNamara2020-05-271-6/+5
* Remove some unused includesMiklos Vajna2020-05-271-1/+0
* Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann2020-05-261-3/+3
* tdf#106181 XLSX export: output form controlsSerge Krot2020-05-261-12/+11
* inline some use-once typedefsNoel Grandin2020-05-241-3/+2
* use for-range on Sequence in f*Noel Grandin2020-05-2110-182/+174
* xmloff,filter: Flat ODF import: import BuildId from meta:generatorMichael Stahl2020-05-191-0/+1
* fix potential leak in runProcessWithPathSearch (filter/ieps)Julien Nabet2020-05-181-6/+6
* replace hard-coded "1.2" ODF version stringsMichael Stahl2020-05-151-2/+2
* make a raw docstring as it contains backslashTomoyuki Kubota2020-05-151-1/+1
* tdf#79082 Improve ppt tab import/exportSamuel Mehrbrodt2020-05-141-6/+3
* loplugin:unusedmethodsNoel Grandin2020-05-131-17/+0
* filter,writerperfect: adapt XHTML,EPUB to draw:mime-type in ODF 1.3Michael Stahl2020-05-121-2/+14
* new loplugin:simplifypointertoboolNoel Grandin2020-05-101-1/+1
* compact namespace in filter..frameworkNoel Grandin2020-05-085-11/+11
* fix memory leak of xmlDoc objectsNoel Grandin2020-05-072-3/+3
* Remove an unused includeMiklos Vajna2020-05-061-1/+0
* sw reqif-xhtml import, embedded objects: handle Ole10Native streamMiklos Vajna2020-05-041-2/+80
* tdf#79082 Correctly import PPT tabsPiet van Oostrum2020-05-041-13/+0
* Fix typo in codeAndrea Gelmini2020-04-281-1/+1
* Extract getting default locale for filters into separate unotools functionMike Kaganski2020-04-271-19/+5
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-274-0/+5
* Don't convert OUString to char*Mike Kaganski2020-04-271-2/+2
* loplugin:unusedenumconstantsNoel Grandin2020-04-251-2/+0
* Drop Macromedia Flash export filterGabor Kelemen2020-04-2324-5777/+0
* Mention that this is the "OOXML Transitional" export filterSamuel Mehrbrodt2020-04-234-4/+4
* tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen2020-04-221-0/+1
* tdf#123346 DOCX VML shape export: fix arrow markerSzabolcs2020-04-201-0/+5
* Change default PDF version to 1.6 (released in 2004)Miklos Vajna2020-04-171-1/+4
* fixes for code creating reversed RectanglesNoel Grandin2020-04-161-0/+7
* loplugin:buriedassign in f,h,i*Noel Grandin2020-04-151-2/+4
* add an IsEmpty method to tools::Size and use itNoel Grandin2020-04-152-3/+2
* loplugin:flatten in filterNoel Grandin2020-04-1430-4907/+4916
* replace and remove VectorGraphicDataPtr typedef for the real typeTomaž Vajngerl2020-04-121-1/+1
* tdf#131812: fix exporting to html doesn't preserve RTL propertyJulien Nabet2020-04-111-4/+16
* Make BitmapPrimitive2D vcl-independentArmin Le Grand2020-04-101-1/+3
* SVG export: fix lost semi-transparent line shapesMiklos Vajna2020-04-083-24/+57
* new loplugin:unusedvariableplusNoel Grandin2020-04-071-2/+0
* spreadsheetml2ooo.xsl was not well formed xmlCaolán McNamara2020-03-271-1/+1
* Remove some unused includesMiklos Vajna2020-03-251-1/+0
* pdfium: support for pages when using PDF import with pdfiumTomaž Vajngerl2020-03-181-6/+22
* pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky2020-03-175-0/+140
* tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi2020-03-141-2/+2
* Convert filter token generator from Perl to Python.Jussi Pakkanen2020-03-113-70/+66
* loplugin:unreffun (macOS)Stephan Bergmann2020-03-091-0/+6