summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* tdf#97694 Add test for macro signature preservation in BaseSamuel Mehrbrodt2020-06-261-4/+7
* Fix variable nameSamuel Mehrbrodt2020-06-261-4/+4
* Fix storage access after savingSamuel Mehrbrodt2020-06-261-14/+3
* Fix macro signature getting lost when inserting data into tableSamuel Mehrbrodt2020-06-263-90/+95
* Related tdf#97694 Fix macro preservation on WindowsSamuel Mehrbrodt2020-06-261-3/+6
* Related tdf#97694 Preserve macro signatures in BaseSamuel Mehrbrodt2020-06-261-1/+90
* Revert "Related tdf#97694 Preserve macro signatures in Base"Samuel Mehrbrodt2020-04-211-90/+1
* Revert "Related tdf#97694 Fix macro preservation on Windows"Samuel Mehrbrodt2020-04-211-6/+3
* Related tdf#97694 Fix macro preservation on WindowsSamuel Mehrbrodt2020-04-081-3/+6
* Related tdf#97694 Preserve macro signatures in BaseSamuel Mehrbrodt2020-04-081-1/+90
* Fix reading ODF versionSamuel Mehrbrodt2020-04-081-11/+3
* Related tdf#97694 Show dialog when signed macros are blockedSamuel Mehrbrodt2020-04-081-1/+19
* Related tdf#97694 Check Base macro signatures on loadSamuel Mehrbrodt2020-04-082-5/+54
* warn on load when a document binds an event to a macroCaolán McNamara2019-11-203-8/+26
* tdf#114596 dbaccess: fix mysterious dataloss bug (part 2)Xisco Fauli2019-06-172-4/+5
* Remove Help menu donate entry for LTS versionThorsten Behrens2019-06-175-10/+0
* dbaccess: don't try to migrate read-only fileMichael Stahl2019-01-291-2/+9
* tdf#122885: fix crash when converting odb file to FirebirdJulien Nabet2019-01-231-1/+1
* Resolves: tdf#121838 catch exception for missing columnCaolán McNamara2019-01-101-1/+11
* tdf#122020 crash in SvTreeList::InvalidateEntryCaolán McNamara2019-01-102-10/+17
* tdf#120691 Migrate tables which contain spacesTamas Bunth2018-11-061-0/+18
* tdf#72987 split firebird test into a regression test and a "new" testRene Engelhard2018-10-1610-10/+194
* tdf#120478: fix wrong icon when JDBC driver test failsJulien Nabet2018-10-111-1/+2
* tdf#119569 try most likely to succeed method to get column metadata _before_Lionel Elie Mamane2018-10-041-16/+23
* tdf#119694: read embedded hsqldb file generated before 6.1Julien Nabet2018-09-071-0/+1
* give the migration warn dialog a parentCaolán McNamara2018-08-291-1/+18
* tdf#119245 Set a parent for OParameterDialogMaxim Monastirsky2018-08-152-1/+16
* tdf#118752: Enable firebird migration in experimental modeXisco Faulí2018-07-181-0/+33
* Disable migration in this releaseTamas Bunth2018-06-252-32/+0
* Resolves: tdf#118120 RET_ALL shares same value as RET_HELPCaolán McNamara2018-06-201-1/+1
* menubar: update and sync all base menubarsandreas kainz2018-06-155-26/+28
* Properly decompose vnd.sun.star.pkg URLStephan Bergmann2018-06-112-8/+56
* fix CppunitTest_dbaccess_hsqlbinary_importRene Engelhard2018-06-101-1/+2
* loplugin:passstuffbyrefNoel Grandin2018-05-283-7/+7
* tdf#117670: migration Firebird, deal with multiword columnJulien Nabet2018-05-241-13/+33
* tdf117333 dbahsql: Chain SQLExceptionsTamas Bunth2018-05-241-9/+13
* toolbar:id is not valid attribute of toolbar:toolbarChristian Lohmaier2018-05-2312-12/+12
* Fix typosAndrea Gelmini2018-05-231-1/+1
* tdf#117298: migration Firebird, fix time dataJulien Nabet2018-05-201-1/+1
* weld SvxJavaClassPathDlgCaolán McNamara2018-05-171-2/+2
* loplugin:unusedfields in dbaccess..drawinglayerNoel Grandin2018-05-1714-33/+13
* Fix typosAndrea Gelmini2018-05-161-1/+1
* tdf#117333, tdf#117325 dbahsql: exception handlingTamas Bunth2018-05-161-4/+50
* tdf#116987 dbahsql: check for table names..Tamas Bunth2018-05-166-2/+37
* loplugin:useuniqueptr in SaveDBDocPageNoel Grandin2018-05-142-4/+4
* loplugin:useuniqueptr in ORowSetNoel Grandin2018-05-143-12/+12
* tdf#117092 dbahsql: handle multiple primary keysTamas Bunth2018-05-145-9/+63
* tdf#117301 dbahsql: add FLOAT typeTamas Bunth2018-05-122-0/+4
* tdf#96099 Remove trivial StringVector typedefAbhyudaya Sharma2018-05-111-3/+2
* (try to) fix dbaccess firebird-related testsRene Engelhard2018-05-113-9/+14