summaryrefslogtreecommitdiff
path: root/dbaccess/source/filter/xml/xmlExport.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov1-5/+5
2019-04-13loplugin:sequentialassign in dbaccess..desktopNoel Grandin1-2/+1
2019-03-12tdf#121092: save db:suppress-version-columns to ODBMike Kaganski1-1/+11
2019-03-04OSequenceIterator is not necessary anymoreNoel Grandin1-3/+5
2019-02-11new loplugin writeonlyvarsNoel Grandin1-2/+0
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen1-0/+1
2018-10-23clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin1-1/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-4/+4
2018-03-10Modernize a bit more dbaccessJulien Nabet1-9/+6
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-13/+13
2017-12-11loplugin:salcall fix functionsNoel Grandin1-3/+3
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-3/+3
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin1-2/+2
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-4/+4
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+2
2017-05-30remove duplicate 'using namespace'Jochen Nitschke1-11/+6
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin1-20/+4
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-11/+11
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-11/+9
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann1-0/+4
2017-01-02micro optCaolán McNamara1-6/+2
2016-10-05loplugin:unnecessaryoverride in dbaccessNoel Grandin1-5/+0
2016-07-27improve passstuffbyref return analysisNoel Grandin1-3/+3
2016-07-19improve unnecessaryoverride pluginNoel Grandin1-5/+0
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-4/+4
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin1-17/+17
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin1-7/+7
2016-03-29Avoid reserved identifiersStephan Bergmann1-17/+17
2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet1-4/+4
2016-03-15loplugin:constantparamNoel Grandin1-1/+1
2016-03-09Add missing includesDavid Ostrovsky1-0/+1
2015-11-20loplugin:unusedfields in dbaccessNoel Grandin1-29/+6
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-4/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-09-17boost->stdCaolán McNamara1-4/+4
2015-08-03com::sun::star->css in dbaccessNoel Grandin1-5/+5
2015-07-20cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-5/+5
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin1-9/+9
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-14/+8
2014-07-04fix spelling in class name OSpecialHanldeXMLExportPropertyMapperNoel Grandin1-5/+5
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin1-6/+6
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre1-1/+1
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-23/+23
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann1-0/+1