summaryrefslogtreecommitdiff
path: root/filter/source/config
AgeCommit message (Expand)Author
2016-02-15filter: mark XLSX/PPTX filter as SUPPORTSSIGNINGMiklos Vajna
2016-02-15Add Microsoft Word for DOS conversionSean Young
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09tdf#88205 Delete 'css::uno::Sequence' in filterkerem
2016-02-05Fix typosAndrea Gelmini
2016-02-04Allow HTML (WebDocument) to be exported as PNG or JPEGTomaž Vajngerl
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-27Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann
2016-01-18Set file association for MS Write files on linux and MacSean Young
2016-01-13tdf#92925 Remove MET (OS/2) exportBryan Quigley
2016-01-12tdf#87118 LibreOffice should not claim to use version 1.01 of MathMLTakeshi Abe
2016-01-12comphelper: initial SfxFilterFlags::SUPPORTSSIGNINGMiklos Vajna
2016-01-11loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2016-01-05tdf#92925 Remove SVM export from Impress/DrawBryan Quigley
2015-12-23loplugin:unusedfields in filterNoel Grandin
2015-12-08merge some Palm text format filtersDavid Tardon
2015-12-08merge libmwaw format specs (writer)David Tardon
2015-12-08add generic presentation filter for libmwawDavid Tardon
2015-12-08merge libmwaw format specs (draw)David Tardon
2015-12-08fix libmwaw calc filtersDavid Tardon
2015-12-07merge libmwaw type/filter defs (Calc)David Tardon
2015-12-04tdf#92925 Remove PBM, PGM, and PPM ExportBryan Quigley
2015-12-02tdf#92925 Remove XPM exportBryan Quigley
2015-12-02tdf#92925 Remove RAS exportBryan Quigley
2015-12-01tdf#92925 Remove PCT export Bryan Quigley
2015-11-29Fix the PreferredFilter entry of writer_MWStyleMaxim Monastirsky
2015-11-29enable new file formats supported by libmwaw-0.3.7osnola
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-01no need to be so verbose in constructing uno::ReferenceNoel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-20sc: initial png exportMiklos Vajna
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-11ignore orcus::sax::malformed_xml_error etc tooCaolán McNamara
2015-10-10fix gnumeric importMarkus Mohrhard
2015-10-08full fill mostly fulfillCaolán McNamara
2015-10-06Add Microsoft Write conversionSean Young
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara
2015-10-03Fix typosAndrea Gelmini
2015-10-02Revert "vcl event filter"Caolán McNamara
2015-10-02vcl event filterCaolán McNamara
2015-10-01com::sun::star->css in filter/Noel Grandin
2015-09-27OOXML with VBA needs to be a different filter typeMarkus Mohrhard
2015-09-27make gnumeric xml a real LibreOffice filter formatMarkus Mohrhard
2015-09-25better OOXML VBA exportMarkus Mohrhard
2015-09-25indentation fixMarkus Mohrhard
2015-08-25upload libmwaw 0.3.6David Tardon