summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/filter/xml/dbloader2.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:salcall fix functionsNoel Grandin2017-12-111-2/+2
* look for =() in loplugin:unnecessaryparenNoel Grandin2017-11-201-1/+1
* loplugin:includeform: dbaccessStephan Bergmann2017-10-231-3/+3
* loplugin:constparams in dbaccessNoel Grandin2017-07-311-2/+2
* use more comphelper::InitAnyPropertySequenceNoel Grandin2017-07-251-18/+10
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+2
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-2/+1
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-2/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-18/+18
* loplugin:unnecessaryoverride (dtors) in dbaccessStephan Bergmann2016-12-051-6/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-4/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* loplugin:stringconstantNoel Grandin2015-11-041-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-9/+9
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-3/+2
* com::sun::star->css in dbaccessNoel Grandin2015-08-031-9/+9
* cppcheck: noExplicitConstructorCaolán McNamara2015-07-201-2/+2
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-171-3/+3
* Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann2015-05-101-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-10/+10
* convert SvtModuleOptions::EFactory to enum classNoel Grandin2015-04-071-1/+1
* loplugin: cstylecastNoel Grandin2014-10-031-1/+1
* The opaque PostUserEvent IDs are actually pointersStephan Bergmann2014-05-071-1/+1
* dbaccess: sal_Bool->boolNoel Grandin2014-04-171-14/+14
* WaE: Unreferenced function definition [loplugin:unreffun]Tor Lillqvist2014-04-161-0/+5
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-131-0/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-9/+9
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-18/+18
* bool improvementsStephan Bergmann2014-01-281-1/+1
* DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-01-211-3/+0
* fdo#54938: Convert dbaccess to use cppu::supportsServiceMarcos Paulo de Souza2013-12-101-7/+1
* Clean up includes of comphelper/stl_types.hxxStephan Bergmann2013-12-061-1/+0
* remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin2013-11-111-3/+3
* fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza2013-10-171-7/+2
* Remove unused writeDBLoaderInfoJulien Nabet2013-09-021-16/+0
* fdo#62475 removed pointless commentsJelle van der Waa2013-08-271-28/+15
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-2/+2
* fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2013-03-201-22/+20
* simplify compareTo (now correct)Thomas Arnhold2013-03-081-1/+1
* Revert "simplify some compareTo"Stephan Bergmann2013-03-081-1/+1
* simplify some compareToThomas Arnhold2013-03-081-1/+1
* some further OUString cleanupThomas Arnhold2013-03-081-4/+2
* RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter2013-02-251-61/+61
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-14/+12
* fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin2012-12-101-2/+2
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-1/+0