summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2020-10-29crashtesting rhbz909647-2Noel Grandin
2020-10-28std::set->o3tl::sorted_vector in filterNoel Grandin
2020-10-28tdf#123476 filter: try to detect 0-byte files based on extensionMiklos Vajna
2020-10-28convert some more long -> tools::LongNoel
2020-10-27tdf#137413 EMF import: fix transparency in the PDF fallback caseMiklos Vajna
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-10-22XmlFilterAdaptor: use the fastparser API when possibleNoel
2020-10-22long->tools::Long in emfio..filterNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-16msfilter: Fix 0x%d debug printfsDr. David Alan Gilbert
2020-10-16sw reqif-xhtml import, embedded objects: handle non-package Ole10Native streamMiklos Vajna
2020-10-13static_cast after dynamic_castNoel
2020-10-12reindent CGMBitmap::ImplGetBitmapCaolán McNamara
2020-10-12ofz: TimeOut short-circuit with a zero mnScanSizeCaolán McNamara
2020-10-10ofz#21753 avoid unproductive timeoutCaolán McNamara
2020-10-09ofz: Invalid-enum-valueCaolán McNamara
2020-10-09ofz: Invalid-enum-valueCaolán McNamara
2020-10-09ofz: Invalid-enum-valueCaolán McNamara
2020-10-09ofz: Invalid-enum-valueCaolán McNamara
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-05tdf#133403: PDF export options dialog:(bookmarks) is replaced with (outlines)Ayhan Yalçınsoy
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-02Use the new single-instance="true" attribute in filterStephan Bergmann
2020-10-02Fix typo in codeAndrea Gelmini
2020-10-02loplugin:reducevarscope in filterNoel
2020-09-28ofz#26000 don't bother with loop if nOrigPos is 0Caolán McNamara
2020-09-28Remove unused include list in filter/OleHandlerJulien Nabet
2020-09-27restore PocketWord filter, this time backed by libwpsDavid Tardon
2020-09-27Fix typoAndrea Gelmini
2020-09-26revert recent Polygon commitsNoel Grandin
2020-09-26tools::PolyPolygon -> basegfx in filterNoel Grandin
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-21tdf#136620 tdf#136708 filter,oox,sw: fix export of 2 different wrapsMichael Stahl
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-14tdf#49856 Fix level 0 bullet/style on ppt importDr. David Alan Gilbert
2020-09-09tdf#134546 let users can present current page when using LibreOffice Onlinenienzu
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