summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin5-38/+3
2018-06-06Translate German comments and debug stringsJohnny_M1-2/+2
2018-06-06enable incremental linking on windowsNoel Grandin2-0/+7
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke87-91/+26
2018-06-04Properly decompose vnd.sun.star.pkg URLStephan Bergmann2-8/+56
2018-06-03tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov2-3/+2
2018-05-29loplugin:useuniqueptr in OTableSubscriptionDialogNoel Grandin2-6/+6
2018-05-29loplugin:useuniqueptr in ODbTypeWizDialogSetupNoel Grandin2-8/+7
2018-05-29loplugin:useuniqueptr in DbaIndexDialogNoel Grandin2-3/+3
2018-05-29loplugin:useuniqueptr in dbaui::SbaSbAttrDlgNoel Grandin2-3/+3
2018-05-28tdf#117732: Mig FB, fix reading of timeJulien Nabet1-1/+14
2018-05-28loplugin:useuniqueptr in ODbTypeWizDialogNoel Grandin2-18/+18
2018-05-28tdf#96099 Remove some trivial typedef std::vectorArkadiy Illarionov1-2/+0
2018-05-28loplugin:useuniqueptr in OMarkableTreeListBoxNoel Grandin2-4/+4
2018-05-28loplugin:useuniqueptr in OQueryControllerNoel Grandin2-8/+6
2018-05-28loplugin:useuniqueptr in DlgQryJoinNoel Grandin2-3/+3
2018-05-28loplugin:useuniqueptr in OTableConnectionNoel Grandin5-14/+13
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin6-21/+28
2018-05-25loplugin:passstuffbyrefNoel Grandin3-7/+7
2018-05-25tdf#117115 dbahsql: respect unicode in columnsTamas Bunth1-1/+38
2018-05-24tdf#117670: migration Firebird, deal with multiword columnJulien Nabet1-13/+33
2018-05-24tdf117333 dbahsql: Chain SQLExceptionsTamas Bunth1-9/+13
2018-05-23toolbar:id is not valid attribute of toolbar:toolbarChristian Lohmaier12-12/+12
2018-05-23Fix typosAndrea Gelmini1-1/+1
2018-05-20tdf#117298: migration Firebird, fix time dataJulien Nabet1-1/+1
2018-05-17weld SvxJavaClassPathDlgCaolán McNamara1-2/+2
2018-05-17loplugin:unusedfields in dbaccess..drawinglayerNoel Grandin14-33/+13
2018-05-16Fix typosAndrea Gelmini1-1/+1
2018-05-16tdf#117333, tdf#117325 dbahsql: exception handlingTamas Bunth1-4/+50
2018-05-16tdf#116987 dbahsql: check for table names..Tamas Bunth6-2/+37
2018-05-14loplugin:useuniqueptr in SaveDBDocPageNoel Grandin2-4/+4
2018-05-14loplugin:useuniqueptr in ORowSetNoel Grandin3-12/+12
2018-05-14tdf#117092 dbahsql: handle multiple primary keysTamas Bunth5-9/+63
2018-05-12tdf#117301 dbahsql: add FLOAT typeTamas Bunth2-0/+4
2018-05-11tdf#96099 Remove trivial StringVector typedefAbhyudaya Sharma1-3/+2
2018-05-11(try to) fix dbaccess firebird-related testsRene Engelhard3-9/+14
2018-05-10move Java from config_features to already existing config_javaRene Engelhard4-4/+4
2018-05-07tdf#117299 dbahsql: add varchar_ignorecase typeTamas Bunth4-4/+12
2018-05-05Refactor: migration warn dlg without modifying APITamas Bunth7-21/+18
2018-05-02tdf#116980 tdf#116986 Fix data migration in..Tamas Bunth4-11/+17
2018-05-02tdf#116980 Add constraints after data migrationTamas Bunth4-19/+44
2018-05-02tdf#117296 dbahsql: Fix migration of numericTamas Bunth1-7/+4
2018-04-29Avoid getTokenCount()Matteo Casalin1-8/+10
2018-04-29OUString: getLength() ==> isEmpty() when possibleMatteo Casalin1-6/+6
2018-04-29Reduce getTokenCount calls, use getToken with start indexMatteo Casalin1-6/+9
2018-04-29tdf#117300 dbahsql: Add REAL typeTamas Bunth2-0/+3
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl1-6/+3
2018-04-26dbu: Set Firebird to default in wizard..Tamas Bunth2-3/+18
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara6-43/+45
2018-04-21loplugin:unusedmethodsNoel Grandin3-102/+0