summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2018-02-14loplugin:changetoolsgen in dbaccess..desktopNoel Grandin
2018-02-05loplugin:useuniqueptr in OTableNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2018-02-01dbaccess: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-31Fix typoAndrea Gelmini
2018-01-31tdf#114596 dbaccess: fix mysterious dataloss bugMichael Stahl
2018-01-29Fix typosAndrea Gelmini
2018-01-29Related tdf#115273: Set NULLJulien Nabet
2018-01-27Add HSQLDB schema importTamas Bunth
2018-01-26Fix typosAndrea Gelmini
2018-01-25Fix typosAndrea Gelmini
2018-01-24tdf#115080 menu id collisionCaolán McNamara
2018-01-22remove some sal_Bool remnantsNoel Grandin
2018-01-19inline some definesNoel Grandin
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-18Fix reg from 4cb3e1c05a16af3dad03db9d789dc7ea061b33cfJulien Nabet
2018-01-17Use for-range loops in QueryDesignView (dbaccess)Julien Nabet
2018-01-17coverity#1427632 try silencing Using invalid iteratorCaolán McNamara
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-17Handle focus_on_click glade property for buttonsMaxim Monastirsky
2018-01-16Fix typosAndrea Gelmini
2018-01-16Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: dbaccessStephan Bergmann
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann
2018-01-11tdf#114955: Fix primary key management in copy tableJulien Nabet
2018-01-11Use for-range loops in dbaccess (part2)Julien Nabet
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2018-01-10tdf#113923: don't use twice a new column in table copyJulien Nabet
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-12-31tdf#114755: Remove extra parenthesisJulien Nabet
2017-12-30loplugin:passstuffbyref improved return in cui,dbaccessNoel Grandin
2017-12-30Incrementing end iterator has undefined behavior (dbaccess/cacheset)Julien Nabet
2017-12-29Fix typosAndrea Gelmini
2017-12-28Use returned iterator (dbaccess/rowsetcache)Julien Nabet
2017-12-28Optimize a bit RowSetCache (dbacess)Julien Nabet
2017-12-28Use for-range loops in dbaccessJulien Nabet
2017-12-28tdf#114702 don't use XMultipleResultset unless DatabaseMetaData says we canLionel Elie Mamane
2017-12-28dbaccess OStatementBase: correctly check database metadataLionel Elie Mamane
2017-12-27Use for-range loops in dbaccess/RowSetJulien Nabet
2017-12-27Use for-range loops in dbaccess/OptimisticSetJulien Nabet
2017-12-26Use for-range loops in dbaccess/KeySet (2nd pass)Julien Nabet
2017-12-22Use for-range loops in dbaccess/KeySet (1st pass)Julien Nabet
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-19loplugin:unusedmethodsNoel Grandin
2017-12-19remove unused typedefsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-19loplugin:unusedenumconstantsNoel Grandin
2017-12-19Fix typosAndrea Gelmini