summaryrefslogtreecommitdiff
path: root/dbaccess/source/filter/xml/xmlfilter.cxx
AgeCommit message (Expand)Author
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-02-25Simplify containers iterations in dbaccessArkadiy Illarionov
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-07tdf#119694: read embedded hsqldb file generated before 6.1Julien Nabet
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-04Properly decompose vnd.sun.star.pkg URLStephan Bergmann
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-30dbaccess: -Werror,-Wimplicit-fallthroughMichael Stahl
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-11-30dbaccess: split up ODBFilter::CreateContext()Michael Stahl
2017-11-10Properly construct vnd.sun.star.pkg URLStephan Bergmann
2017-11-09dbaccess: properly encode path to prevent stripping "fragment" from itMike Kaganski
2017-11-08ODBFilter::filter: Also leave window wait on exceptionMike Kaganski
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-26s/catched/caughtNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18Elide const varsStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in dbaccessNoel Grandin
2016-04-08tdf#94306 replace boost::noncopyable in d...Jochen Nitschke
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2016-03-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-03fix previous commitMarkus Mohrhard
2016-02-03remove bogus nullprt checks for pContextJochen Nitschke
2015-11-15use initialiser for Sequence<OUString>Noel Grandin