summaryrefslogtreecommitdiffstats
path: root/filter/source/xmlfilteradaptor/XmlFilterAdaptor.cxx
Commit message (Expand)AuthorAgeFilesLines
* xmloff,filter: Flat ODF import: import BuildId from meta:generatorMichael Stahl2020-05-191-0/+1
* tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen2019-12-171-9/+0
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2019-08-171-5/+1
* Improved loplugin:stringconstant (now that GCC 7 supports it): filterStephan Bergmann2019-07-311-1/+1
* loplugin:logexceptionnicely in filter..frameworkNoel Grandin2019-06-161-5/+5
* Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov2019-05-311-2/+1
* loplugin:indentation in filterNoel Grandin2019-02-091-4/+4
* tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2018-09-241-0/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-301-0/+1
* tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski2018-05-201-0/+13
* filter: speedup nested importers by not notifying constantlyThorsten Behrens2018-02-191-0/+12
* loplugin:salcall fix functionsNoel Grandin2017-12-111-2/+2
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-2/+2
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-2/+2
* simplify some OUString::concat usageNoel Grandin2017-07-111-3/+1
* loplugin:oncevar filter..formsNoel Grandin2017-06-231-4/+2
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-3/+0
* remove unused uno::Reference varsNoel Grandin2017-05-121-2/+0
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* Remove unused #include <ctype.h>Stephan Bergmann2017-03-231-1/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-13/+0
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-051-2/+2
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-2/+2
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-181-3/+2
* fix indentationMarkus Mohrhard2016-01-081-6/+6
* coverity#1338245 Uncaught exceptionCaolán McNamara2015-11-061-1/+1
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-5/+5
* yyyyyNoel Grandin2015-11-041-9/+6
* filter: convert OSL_FAIL to SAL_WARNMichael Stahl2015-10-091-10/+10
* com::sun::star->css in filter/Noel Grandin2015-10-011-9/+9
* Consolidate isFileUrl checksStephan Bergmann2015-08-191-1/+2
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-131-8/+0
* loplugin:stringconstant: Flag more inefficienciesStephan Bergmann2015-06-251-1/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* Remove include stdio (part2)Julien Nabet2015-05-181-1/+0
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-231-2/+2
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet2014-05-101-2/+2
* filter: sal_Bool->boolNoel Grandin2014-04-221-14/+14
* Remove visual noise from filterAlexander Wilms2014-02-271-6/+6
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-8/+8
* fdo#54938: Convert filter to cppu::supportsServiceMarcos Paulo de Souza2014-01-161-12/+7
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-121-9/+6
* Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann2013-12-111-6/+9
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-111-9/+6
* rhbz#1030009 Remove global XModel refStephan Bergmann2013-11-251-7/+0
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-141-5/+5
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-11/+0
* WaE: unused variableTor Lillqvist2013-10-021-1/+0
* fdo#46808, Replace usage of SpecialConfigManagerNoel Grandin2013-06-051-3/+3
* fdo#46808, Convert XMultiServiceFactory in filter moduleNoel Grandin2013-06-051-9/+9