summaryrefslogtreecommitdiff
path: root/filter/source/config
AgeCommit message (Expand)Author
2018-03-16First cut at annotating 'exotic' filters.Michael Meeks
2018-03-14Modernize a bit filter (part1)Julien Nabet
2018-03-09Let sysadmins disable individual file format filtersAndras Timar
2018-03-06Fix typosAndrea Gelmini
2018-01-16Fix typosAndrea Gelmini
2018-01-15Fix typoAndrea Gelmini
2018-01-15More loplugin:cstylecast: filterStephan Bergmann
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2018-01-05Fix typosAndrea Gelmini
2017-12-29Fix typosAndrea Gelmini
2017-12-18Initial step on enabling the orcus-based Excel 2003 XML filter.Kohei Yoshida
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-14Related: tdf#114428 filter: associate .xhtml with HTML importMiklos Vajna
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-12-01tdf#80713 Translate a few file format namesGabor Kelemen
2017-11-29Support for GPG encryption in more ODF filtersKatarina Behrens
2017-11-28upload libwps 0.4.8David Tardon
2017-11-24set new document window as parent for dialogs during loadCaolán McNamara
2017-11-21Fix typosAndrea Gelmini
2017-11-13Fix typosAndrea Gelmini
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-03vcl: remove sgf/sgv ancient gfx filtersThorsten Behrens
2017-11-02loplugin:finalclasses in filter,extensionsNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-01Replace list by vector in typedetection.cxx (filter)Julien Nabet
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin
2017-09-20Clean up xsl filesSamuel Mehrbrodt
2017-09-19Writer Web export to PNG,JPG: switch to proper SvFilterOptionsDialogEike Rathke
2017-09-19Writer does not support selection, so don't claim it wouldEike Rathke
2017-09-19Writer export to PNG,JPG: switch to proper SvFilterOptionsDialogEike Rathke
2017-09-18Calc: support export to JPEG, just because we can.. tdf#108317 relatedEike Rathke
2017-09-18Export to PNG: use proper dialog and filter options, tdf#108317Eike Rathke
2017-09-12EPUB export: initial UI componentMiklos Vajna
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin
2017-09-01Fix typosAndrea Gelmini
2017-08-30gpg4libre: Add flag for filters that support GPG encryptionKatarina Behrens
2017-08-29filterconfig: drop unused debug macrosJochen Nitschke
2017-08-28integrate libqxpAleksas Pantechovskis
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01writerperfect: add initial EPUB export filterMiklos Vajna
2017-07-27loplugin:constparams in filterNoel Grandin
2017-07-25Export to PNG: add SUPPORTSSELECTION flag to Calc and Writer filter fragmentsEike Rathke
2017-07-21sd pptm: Add a separate PPTM filter.Jan Holesovsky
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke