summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* Use returned iterator (dbaccess/rowsetcache)Julien Nabet2017-12-281-2/+1
* Optimize a bit RowSetCache (dbacess)Julien Nabet2017-12-281-20/+29
* Use for-range loops in dbaccessJulien Nabet2017-12-284-21/+12
* tdf#114702 don't use XMultipleResultset unless DatabaseMetaData says we canLionel Elie Mamane2017-12-281-1/+3
* dbaccess OStatementBase: correctly check database metadataLionel Elie Mamane2017-12-281-9/+9
* Use for-range loops in dbaccess/RowSetJulien Nabet2017-12-271-13/+11
* Use for-range loops in dbaccess/OptimisticSetJulien Nabet2017-12-271-98/+74
* Use for-range loops in dbaccess/KeySet (2nd pass)Julien Nabet2017-12-261-82/+58
* Use for-range loops in dbaccess/KeySet (1st pass)Julien Nabet2017-12-221-54/+36
* lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2017-12-221-2/+1
* inline typedefs in connectivity/StdTypeDefsNoel Grandin2017-12-203-8/+8
* wrap scoped enum around css::util::NumberFormatNoel Grandin2017-12-191-1/+1
* loplugin:unusedmethodsNoel Grandin2017-12-192-51/+0
* remove unused typedefsNoel Grandin2017-12-194-6/+0
* inline use-once typedefsNoel Grandin2017-12-1912-34/+12
* loplugin:unusedenumconstantsNoel Grandin2017-12-191-1/+0
* Fix typosAndrea Gelmini2017-12-191-2/+2
* loplugin:unusedindexMike Kaganski2017-12-1816-165/+102
* Make temp copy of dbaccess/qa/unit/data/firebird_empty.odb for testingStephan Bergmann2017-12-153-3/+30
* CONTAINER_ENTRY_NOTFOUND not needed anymoreNoel Grandin2017-12-153-4/+4
* use ColumnPositions name more consistentlyNoel Grandin2017-12-157-42/+41
* sal_Bool -> boolStephan Bergmann2017-12-1514-16/+16
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-1452-108/+108
* Make loplugin:salcall look into macros tooStephan Bergmann2017-12-131-2/+2
* Remove traces of Report Builder's former status as extensionLionel Elie Mamane2017-12-132-2/+2
* loplugin:salcall fix functionsNoel Grandin2017-12-1140-74/+74
* Fix isSalCallFunction so it also works on WindowsStephan Bergmann2017-12-081-1/+1
* loplugin:salcall vcl builder methodsNoel Grandin2017-12-082-2/+2
* loplugin:countusersofdefaultparams in connectivityNoel Grandin2017-12-072-9/+9
* Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann2017-12-061-0/+1
* tdf#113413 dbaccess: only use SolarMutex in ODatabaseDocumentMichael Stahl2017-12-064-41/+11
* loplugin:salcall handle virtual methodsNoel Grandin2017-12-0627-180/+180
* Replace deprecated std::bin2nd with lambda in dbaccessStephan Bergmann2017-12-053-7/+6
* Replace deprecated std::mem_fun et al in dbaccessStephan Bergmann2017-12-055-14/+14
* loplugin:countusersofdefaultparams in dbaccessNoel Grandin2017-12-0515-20/+20
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-057-14/+14
* Don't prevent ODatabaseDocument refcount from dropping to zeroStephan Bergmann2017-12-011-1/+2
* dbaccess: -Werror,-Wimplicit-fallthroughMichael Stahl2017-11-301-0/+1
* xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl2017-11-302-3/+3
* dbaccess: split up ODBFilter::CreateContext()Michael Stahl2017-11-303-24/+173
* loplugin:unnecessaryparen check for (f1()).f2Noel Grandin2017-11-271-3/+3
* Make loplugin:unnecessaryparen look through implicitStephan Bergmann2017-11-232-2/+2
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-222-2/+2
* Fix typosAndrea Gelmini2017-11-211-1/+1
* look for =() in loplugin:unnecessaryparenNoel Grandin2017-11-204-12/+12
* Use for range loops and lambda in dbfindex (dbaccess)Julien Nabet2017-11-192-60/+32
* Replace list by vector in macromigrationdialog (dbaccess)Julien Nabet2017-11-181-23/+19
* Fix typosAndrea Gelmini2017-11-162-4/+4
* Delete test*.odb filesStephan Bergmann2017-11-161-0/+6
* Translate German comments and debug stringsJohnny_M2017-11-141-3/+3