summaryrefslogtreecommitdiff
path: root/filter/source/xmlfilteradaptor/XmlFilterAdaptor.cxx
AgeCommit message (Expand)Author
2021-01-07xmloff,filter: Flat ODF import: import BuildId from meta:generatorMichael Stahl
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): filterStephan Bergmann
2019-06-16loplugin:logexceptionnicely in filter..frameworkNoel Grandin
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-02-09loplugin:indentation in filterNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski
2018-02-19filter: speedup nested importers by not notifying constantlyThorsten Behrens
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-07-11simplify some OUString::concat usageNoel Grandin
2017-06-23loplugin:oncevar filter..formsNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-01-08fix indentationMarkus Mohrhard
2015-11-06coverity#1338245 Uncaught exceptionCaolán McNamara
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-09filter: convert OSL_FAIL to SAL_WARNMichael Stahl
2015-10-01com::sun::star->css in filter/Noel Grandin
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-18Remove include stdio (part2)Julien Nabet
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from filterAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-16fdo#54938: Convert filter to cppu::supportsServiceMarcos Paulo de Souza
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-11-25rhbz#1030009 Remove global XModel refStephan Bergmann
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-10-02WaE: unused variableTor Lillqvist
2013-06-05fdo#46808, Replace usage of SpecialConfigManagerNoel Grandin
2013-06-05fdo#46808, Convert XMultiServiceFactory in filter moduleNoel Grandin
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák