summaryrefslogtreecommitdiff
path: root/dbaccess/source/filter/xml/xmlfilter.cxx
AgeCommit message (Expand)Author
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
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-27inline SfxMediumRef typedefNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-06-28coverity#1308523 Uncaught exceptionCaolán McNamara
2015-06-10Remove FastLoader optimizationStephan Bergmann
2015-06-08\<the the\> -> theJan Holesovsky
2015-05-08dbaccess: move vnd.sun.star.pkg: handling from ODatabaseContext to ODBFilterMiklos Vajna
2015-05-08dbaccess: handle StreamRelPath in ODBFilter::implImport()Miklos Vajna
2015-05-05dbaccess: use already existing source storage in ODBFilter, if possibleMiklos Vajna
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk
2014-12-18comphelper: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-03loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-05document oddity by commentLionel Elie Mamane
2014-08-25set names on a bunch more threads...Michael Stahl
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin