summaryrefslogtreecommitdiffstats
path: root/filter/source/xmlfilteradaptor
Commit message (Expand)AuthorAgeFilesLines
* 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-113-5/+5
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-052-4/+4
* loplugin:finalclasses in filter,extensionsNoel Grandin2017-11-021-4/+1
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-2/+2
* use more OUString::operator== in dbaccess..filterNoel Grandin2017-07-131-1/+1
* simplify some OUString::concat usageNoel Grandin2017-07-111-3/+1
* loplugin:oncevar filter..formsNoel Grandin2017-06-231-4/+2
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* 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-262-49/+13
* loplugin: unnecessary destructor cppcanvas..filterNoel Grandin2017-01-241-3/+0
* New loplugin:dynexcspec: Add @throws documentation, filterStephan Bergmann2017-01-191-4/+6
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-051-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-182-117/+0
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-2/+2
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-181-3/+2
* Remove excess newlinesChris Sherlock2016-02-091-12/+0
* fix indentationMarkus Mohrhard2016-01-081-6/+6
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* coverity#1338245 Uncaught exceptionCaolán McNamara2015-11-062-2/+2
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-5/+5
* yyyyyNoel Grandin2015-11-041-9/+6
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-11/+11
* filter: convert OSL_FAIL to SAL_WARNMichael Stahl2015-10-091-10/+10
* cppcheck: noExplicitConstructorCaolán McNamara2015-10-052-2/+2
* com::sun::star->css in filter/Noel Grandin2015-10-012-49/+44
* Consolidate isFileUrl checksStephan Bergmann2015-08-191-1/+2
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-112-4/+4
* 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-182-2/+0
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-1/+1
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* staruno -> css::unoThomas Arnhold2014-08-211-5/+3
* stario -> css::ioThomas Arnhold2014-08-212-10/+9