summaryrefslogtreecommitdiffstats
path: root/connectivity/source/drivers/file/FResultSet.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:simplifyconstruct in canvas..cuiNoel Grandin2018-09-061-4/+0
* Add missing sal/log.hxx headersGabor Kelemen2018-07-161-0/+1
* loplugin:useuniqueptr in OResultSetNoel Grandin2018-05-071-3/+3
* loplugin:useuniqueptr in connectivity::OSortIndexNoel Grandin2018-05-041-2/+2
* remove some unused comphelper includesJochen Nitschke2018-04-151-1/+0
* Translate German comments and debug stringsJohnny_M2018-02-281-1/+1
* Modernize a bit connectivity (part1)Julien Nabet2018-01-261-5/+6
* loplugin:unused-returns in basegfx..cppcanvasNoel Grandin2018-01-251-4/+2
* remove some sal_Bool remnantsNoel Grandin2018-01-221-1/+1
* More loplugin:cstylecast: connectivityStephan Bergmann2018-01-121-8/+8
* inline use-once typedefsNoel Grandin2017-12-191-2/+1
* Replace deprecated std::bin2nd with lambda in connectivityStephan Bergmann2017-12-051-1/+1
* loplugin:includeform: connectivityStephan Bergmann2017-10-231-5/+5
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-2/+2
* migrate to boost::gettextCaolán McNamara2017-07-211-4/+3
* loplugin:unusedfields connectivityNoel Grandin2017-07-051-3/+0
* use local statics for getUnoTunnelImplementationIdJochen Nitschke2017-06-131-11/+3
* Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M2017-05-151-1/+1
* tdf#39468 Translate German commentsJens Carl2017-03-291-1/+1
* connectivity: warning C4389: '==' : signed/unsigned mismatchMichael Stahl2017-03-091-1/+2
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-151-8/+8
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-75/+74
* Prevent use of ORowSetValue with sal_Bool as TINYINTStephan Bergmann2016-12-121-1/+1
* remove some manual ref-counting in connectivityNoel Grandin2016-06-091-28/+20
* com::sun::star->css in connectivityNoel Grandin2016-05-301-18/+18
* Convert OKeyType to scoped enumNoel Grandin2016-05-241-3/+3
* convert TAscendingOrder to scoped enumNoel Grandin2016-05-221-1/+1
* teach stylepolice plugin about ref-counted-pointer namingNoel Grandin2016-04-281-4/+4
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-2/+2
* Use const_iterator when possible (connectivity)Julien Nabet2016-03-281-5/+5
* loplugin:constantparam in connectivityNoel Grandin2016-03-231-7/+7
* convert OSQLStatementType to scoped enumNoel Grandin2016-02-251-9/+9
* Remove excess newlinesChris Sherlock2016-02-091-2/+0
* loplugin:unusedfields in connectivityNoel Grandin2015-12-231-1/+0
* loplugin:unusedfieldsNoel Grandin2015-11-301-2/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-22/+22
* loplugin:defaultparamsStephan Bergmann2015-10-191-2/+2
* Fix typosAndrea Gelmini2015-09-301-2/+2
* loplugin: defaultparamsNoel Grandin2015-08-141-1/+1
* coverity#1312084 Unchecked return valueCaolán McNamara2015-07-211-1/+1
* loplugin:simplifyboolStephan Bergmann2015-07-161-6/+6
* loplugin:unusedmethods connectivityNoel Grandin2015-07-151-5/+0
* so m_pEvaluationKeySet is always NULLCaolán McNamara2015-06-121-114/+10
* convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin2015-06-111-1/+1
* loplugin:loopvartoosmallNoel Grandin2015-05-291-2/+2
* tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls2015-04-221-0/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-1/+1
* loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann2015-04-131-1/+1
* coverity#1267674 Dereference after null checkCaolán McNamara2015-01-311-7/+4
* fdo#80968 file resultset seek table to before beginning on opening resultsetLionel Elie Mamane2015-01-051-0/+1