summaryrefslogtreecommitdiff
path: root/filter/source/config
AgeCommit message (Expand)AuthorFilesLines
2016-10-03Fix typosAndrea Gelmini10-17/+17
2016-09-19loplugin:unusedenumvaluesNoel Grandin1-2/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann7-7/+7
2016-08-11integrate libstarofficeosnola6-0/+168
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen1-1/+1
2016-06-24vcl: add graphic export-as-pdf filterMiklos Vajna1-0/+17
2016-06-23integrate libzmfAleksas Pantechovskis2-0/+25
2016-06-23vcl: add initial PDF import-as-graphic filterMiklos Vajna1-0/+17
2016-05-19Revert "tdf#35208 Allow choosing encoding for old Excel files"Maxim Monastirsky1-30/+0
2016-05-19tdf#35208 Allow choosing encoding for old Excel filesMaxim Monastirsky1-0/+30
2016-05-16Fix typosAndrea Gelmini1-1/+1
2016-05-04Rewrite fix for tdf#99353 in way that doesn't trigger loplugin:passstuffbyrefStephan Bergmann1-34/+39
2016-05-03-Werror,-Wpessimizing-moveStephan Bergmann1-1/+1
2016-05-03loplugin:passstuffbyrefStephan Bergmann2-2/+2
2016-05-03use unique_ptrDavid Tardon4-12/+14
2016-05-03drop obsolete commentDavid Tardon1-2/+0
2016-05-03tdf#99353 take the footgun away from FilterCacheDavid Tardon2-2/+2
2016-04-21Fix typosAndrea Gelmini1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-6/+6
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-2/+2
2016-04-12Avoid reserved identifiersStephan Bergmann7-44/+44
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan2-6/+3
2016-03-09tdf#82335 Register Libreoffice for Kingsoft file typesJaskaran6-6/+6
2016-02-15filter: mark XLSX/PPTX filter as SUPPORTSSIGNINGMiklos Vajna2-2/+2
2016-02-15Add Microsoft Word for DOS conversionSean Young2-0/+50
2016-02-09Remove excess newlinesChris Sherlock20-209/+0
2016-02-09tdf#88205 Delete 'css::uno::Sequence' in filterkerem5-10/+5
2016-02-05Fix typosAndrea Gelmini5-10/+10
2016-02-04Allow HTML (WebDocument) to be exported as PNG or JPEGTomaž Vajngerl2-0/+42
2016-01-31unnecessary use of OUString constructorNoel Grandin1-4/+4
2016-01-27Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann7-60/+54
2016-01-18Set file association for MS Write files on linux and MacSean Young1-1/+1
2016-01-13tdf#92925 Remove MET (OS/2) exportBryan Quigley3-87/+0
2016-01-12tdf#87118 LibreOffice should not claim to use version 1.01 of MathMLTakeshi Abe2-2/+2
2016-01-12comphelper: initial SfxFilterFlags::SUPPORTSSIGNINGMiklos Vajna3-1/+8
2016-01-11loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann1-1/+1
2016-01-10Fix typosAndrea Gelmini2-4/+4
2016-01-05tdf#92925 Remove SVM export from Impress/DrawBryan Quigley2-60/+0
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