summaryrefslogtreecommitdiff
path: root/filter/source/config
AgeCommit message (Expand)AuthorFilesLines
2015-12-23loplugin:unusedfields in filterNoel Grandin2-9/+4
2015-12-08merge some Palm text format filtersDavid Tardon6-122/+6
2015-12-08merge libmwaw format specs (writer)David Tardon40-1126/+8
2015-12-08add generic presentation filter for libmwawDavid Tardon2-0/+56
2015-12-08merge libmwaw format specs (draw)David Tardon20-492/+16
2015-12-08fix libmwaw calc filtersDavid Tardon4-4/+37
2015-12-07merge libmwaw type/filter defs (Calc)David Tardon6-109/+13
2015-12-04tdf#92925 Remove PBM, PGM, and PPM ExportBryan Quigley9-261/+0
2015-12-02tdf#92925 Remove XPM exportBryan Quigley3-87/+0
2015-12-02tdf#92925 Remove RAS exportBryan Quigley3-87/+0
2015-12-01tdf#92925 Remove PCT export Bryan Quigley3-87/+0
2015-11-29Fix the PreferredFilter entry of writer_MWStyleMaxim Monastirsky1-1/+1
2015-11-29enable new file formats supported by libmwaw-0.3.7osnola4-0/+118
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin1-6/+0
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin5-14/+7
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-9/+9
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin2-5/+5
2015-11-01no need to be so verbose in constructing uno::ReferenceNoel Grandin1-3/+3
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin3-9/+3
2015-10-20sc: initial png exportMiklos Vajna1-0/+20
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann7-50/+50
2015-10-11ignore orcus::sax::malformed_xml_error etc tooCaolán McNamara1-8/+8
2015-10-10fix gnumeric importMarkus Mohrhard1-1/+1
2015-10-08full fill mostly fulfillCaolán McNamara1-1/+1
2015-10-06Add Microsoft Write conversionSean Young2-0/+59
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara7-7/+7
2015-10-03Fix typosAndrea Gelmini10-33/+33
2015-10-02Revert "vcl event filter"Caolán McNamara2-37/+0
2015-10-02vcl event filterCaolán McNamara2-0/+37
2015-10-01com::sun::star->css in filter/Noel Grandin5-26/+26
2015-09-27OOXML with VBA needs to be a different filter typeMarkus Mohrhard3-2/+29
2015-09-27make gnumeric xml a real LibreOffice filter formatMarkus Mohrhard2-0/+46
2015-09-25better OOXML VBA exportMarkus Mohrhard1-0/+30
2015-09-25indentation fixMarkus Mohrhard1-1/+1
2015-08-25upload libmwaw 0.3.6David Tardon1-1/+1
2015-08-19Consolidate isFileUrl checksStephan Bergmann1-2/+2
2015-08-19Replace utl::LocalFileHelper::IsLocalFile -> ...::IsFileUrlStephan Bergmann1-1/+1
2015-08-11tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe7-16/+16
2015-08-05remove unused SfxFilterFlags valuesNoel Grandin83-109/+81
2015-07-31fix crash in writer, thanks to my new assert in typed_flags_setNoel Grandin4-88/+61
2015-07-21Miscellaneous typosAdolfo Jayme Barrientos1-3/+3
2015-07-17loplugin:unusedmethods filterNoel Grandin1-17/+0
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-0/+2
2015-07-08Fix typosAndrea Gelmini1-2/+2
2015-07-03Fix typosAndrea Gelmini3-4/+4
2015-06-22Fix typosAndrea Gelmini1-4/+4
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-15Fix typosAndrea Gelmini1-1/+1
2015-06-13Fix typosAndrea Gelmini1-2/+2
2015-05-20enable Apple Numbers importDavid Tardon2-0/+58