summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/evoab2/NResultSet.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin1-8/+4
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann1-2/+2
2017-10-23loplugin:includeform: connectivityStephan Bergmann1-3/+3
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-5/+5
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-50/+50
2017-01-23loplugin:useuniqueptrStephan Bergmann1-8/+6
2016-12-30cleanup tailing backslashesJochen Nitschke1-1/+1
2016-12-13loplugin:sallogareasStephan Bergmann1-2/+2
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin1-10/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-07-08loplugin:redundantcast: redundant static_casts in connectivityStephan Bergmann1-2/+2
2016-05-30com::sun::star->css in connectivityNoel Grandin1-9/+9
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-3/+3
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann1-1/+1
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-40/+40
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-19/+19
2015-07-16loplugin:simplifyboolStephan Bergmann1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-1/+1
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-2/+2
2015-05-08loplugin:staticmethodsStephan Bergmann1-31/+39
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-4/+4
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann1-1/+1
2015-01-30coverity#1267628 Resource leak in objectCaolán McNamara1-2/+1
2015-01-20Some more loplugin:cstylecast: connectivityStephan Bergmann1-1/+1
2014-12-04connectivity (Linux): loplugin:cstylecastStephan Bergmann1-9/+5
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-1/+1
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-1/+1
2014-09-12connectivity: sal_Bool -> boolStephan Bergmann1-1/+1
2014-07-01coverity#706382 Uncaught exceptionCaolán McNamara1-17/+17
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-19/+19
2014-03-14No need for a virtual OPropertyContainer::getTypesStephan Bergmann1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-50/+50
2014-02-23Remove unneccessary commentsAlexander Wilms1-57/+57
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin1-1/+1
2013-10-09fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza1-8/+3
2013-09-12Update implementations of ColumnLocate::findColumn to throw on invalid column.Andrzej J.R. Hunt1-3/+7
2013-07-19Cleanup String in connectivityNorbert Thiebaud1-0/+1
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-18/+18
2013-03-08evoab2: Follow API changes in EDS 3.8Mathias Hasselmann1-2/+19