summaryrefslogtreecommitdiff
path: root/dbaccess/source/filter/xml/xmlfilter.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-02-03fix previous commitMarkus Mohrhard1-3/+1
2016-02-03remove bogus nullprt checks for pContextJochen Nitschke1-9/+8
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-27inline SfxMediumRef typedefNoel Grandin1-1/+1
2015-08-05loplugin:unusedmethodsNoel Grandin1-1/+0
2015-08-03com::sun::star->css in dbaccessNoel Grandin1-4/+4
2015-06-28coverity#1308523 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-10Remove FastLoader optimizationStephan Bergmann1-156/+0
2015-06-08\<the the\> -> theJan Holesovsky1-1/+1
2015-05-08dbaccess: move vnd.sun.star.pkg: handling from ODatabaseContext to ODBFilterMiklos Vajna1-1/+11
2015-05-08dbaccess: handle StreamRelPath in ODBFilter::implImport()Miklos Vajna1-0/+4
2015-05-05dbaccess: use already existing source storage in ODBFilter, if possibleMiklos Vajna1-18/+27
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk1-1/+1
2014-12-18comphelper: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-15dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-10-03loplugin: cstylecastNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-05document oddity by commentLionel Elie Mamane1-0/+8
2014-08-25set names on a bunch more threads...Michael Stahl1-0/+2
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin1-3/+3
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-05-14dbaccess: remove SAL_INFO's that only make function entryNoel Grandin1-2/+0
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-8/+8
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann1-3/+7
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-3/+3
2014-02-01coverity#707731 : Uninitialized scalar fieldNorbert Thiebaud1-2/+3
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-3/+0
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann1-4/+14
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke1-3/+3
2013-11-11remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin1-3/+3
2013-11-06Remove #ifdef TIMELOG'ed SAL_INFOsStephan Bergmann1-5/+0
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-34/+24
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-3/+4
2013-07-24Mark as constTakeshi Abe1-10/+10
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-13/+4
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist1-0/+6
2013-03-26Do not needlessly include jvmaccess/virtualmachine.hxx in headerStephan Bergmann1-0/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-25RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-21/+21
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin1-7/+16
2013-02-11fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin1-11/+11
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin1-1/+1
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-2/+2