summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2020-06-05Related: tdf#113278 PDF export: improve selection of signing certificateMiklos Vajna1-1/+2
2020-06-04Upcoming loplugin:elidestringvar: filterStephan Bergmann3-244/+120
2020-05-30ofz#22813 Invalid-enum-valueCaolán McNamara1-4/+3
2020-05-29loplugin:simplifybool in dbaccess..frameworkNoel Grandin3-3/+3
2020-05-27ofz#22588 Invalid-enum-valueCaolán McNamara1-6/+5
2020-05-27Remove some unused includesMiklos Vajna1-1/+0
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-3/+3
2020-05-26tdf#106181 XLSX export: output form controlsSerge Krot1-12/+11
2020-05-24inline some use-once typedefsNoel Grandin1-3/+2
2020-05-21use for-range on Sequence in f*Noel Grandin10-182/+174
2020-05-19xmloff,filter: Flat ODF import: import BuildId from meta:generatorMichael Stahl1-0/+1
2020-05-18fix potential leak in runProcessWithPathSearch (filter/ieps)Julien Nabet1-6/+6
2020-05-15replace hard-coded "1.2" ODF version stringsMichael Stahl1-2/+2
2020-05-15make a raw docstring as it contains backslashTomoyuki Kubota1-1/+1
2020-05-14tdf#79082 Improve ppt tab import/exportSamuel Mehrbrodt1-6/+3
2020-05-13loplugin:unusedmethodsNoel Grandin1-17/+0
2020-05-12filter,writerperfect: adapt XHTML,EPUB to draw:mime-type in ODF 1.3Michael Stahl1-2/+14
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-1/+1
2020-05-08compact namespace in filter..frameworkNoel Grandin5-11/+11
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin2-3/+3
2020-05-06Remove an unused includeMiklos Vajna1-1/+0
2020-05-04sw reqif-xhtml import, embedded objects: handle Ole10Native streamMiklos Vajna1-2/+80
2020-05-04tdf#79082 Correctly import PPT tabsPiet van Oostrum1-13/+0
2020-04-28Fix typo in codeAndrea Gelmini1-1/+1
2020-04-27Extract getting default locale for filters into separate unotools functionMike Kaganski1-19/+5
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann4-0/+5
2020-04-27Don't convert OUString to char*Mike Kaganski1-2/+2
2020-04-25loplugin:unusedenumconstantsNoel Grandin1-2/+0
2020-04-23Drop Macromedia Flash export filterGabor Kelemen24-5777/+0
2020-04-23Mention that this is the "OOXML Transitional" export filterSamuel Mehrbrodt4-4/+4
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-04-20tdf#123346 DOCX VML shape export: fix arrow markerSzabolcs1-0/+5
2020-04-17Change default PDF version to 1.6 (released in 2004)Miklos Vajna1-1/+4
2020-04-16fixes for code creating reversed RectanglesNoel Grandin1-0/+7
2020-04-15loplugin:buriedassign in f,h,i*Noel Grandin1-2/+4
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin2-3/+2
2020-04-14loplugin:flatten in filterNoel Grandin30-4907/+4916
2020-04-12replace and remove VectorGraphicDataPtr typedef for the real typeTomaž Vajngerl1-1/+1
2020-04-11tdf#131812: fix exporting to html doesn't preserve RTL propertyJulien Nabet1-4/+16
2020-04-10Make BitmapPrimitive2D vcl-independentArmin Le Grand1-1/+3
2020-04-08SVG export: fix lost semi-transparent line shapesMiklos Vajna3-24/+57
2020-04-07new loplugin:unusedvariableplusNoel Grandin1-2/+0
2020-03-27spreadsheetml2ooo.xsl was not well formed xmlCaolán McNamara1-1/+1
2020-03-25Remove some unused includesMiklos Vajna1-1/+0
2020-03-18pdfium: support for pages when using PDF import with pdfiumTomaž Vajngerl1-6/+22
2020-03-17pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky5-0/+140
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi1-2/+2
2020-03-11Convert filter token generator from Perl to Python.Jussi Pakkanen3-70/+66
2020-03-09loplugin:unreffun (macOS)Stephan Bergmann1-0/+6
2020-03-03cid#1458434 Untrusted loop boundCaolán McNamara1-0/+3