summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2018-04-15tdf#116954 dbahsql: migrate views tooTamas Bunth1-0/+2
2018-04-15tdf#116982 dbahsql: fix autoincrementationTamas Bunth9-23/+268
2018-04-15remove some unused comphelper includesJochen Nitschke59-67/+4
2018-04-14tdf#116944 Warn user before database migrationTamas Bunth10-6/+196
2018-04-14Revert HSQLDB related unit testsTamas Bunth11-28/+38
2018-04-14tdf#116981 Base when deleting table columnNoel Grandin1-2/+2
2018-04-14Fix typosAndrea Gelmini1-1/+1
2018-04-14look for check buttons without underlinesCaolán McNamara6-0/+6
2018-04-14look for radio buttons without underlinesCaolán McNamara3-0/+7
2018-04-13Removed duplicated includeAndrea Gelmini1-1/+0
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen67-69/+7
2018-04-12dbaccess: fix --without-java build once moreMiklos Vajna3-14/+0
2018-04-12ditch debugging codeCaolán McNamara1-119/+0
2018-04-12Revert "Remove dead HSQLDB driver"Sophia Schröder6-3/+17
2018-04-11new loplugin:unusedvariablemoreNoel Grandin3-39/+2
2018-04-10tdf#116890: make unique column names in prepared statementJulien Nabet1-0/+7
2018-04-10dbaccess: fix --without-java buildMiklos Vajna3-7/+0
2018-04-10Remove dead HSQLDB driverTamas Bunth6-14/+3
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-04-08tdf#116772 adapt handling of LIKE conditions to cleaned up StructuredFilterLionel Elie Mamane2-2/+73
2018-04-08this looks suspicious in light of cleaned up StructuredFilterLionel Elie Mamane1-1/+0
2018-04-08Fix typoAndrea Gelmini1-1/+1
2018-04-07dbahsql: Add doxygen commentsTamas Bunth6-2/+99
2018-04-07dbahsql: add default for autoincremented columnsTamas Bunth2-2/+10
2018-04-07dbaccess: Enable hsql migration by defaultTamas Bunth22-101/+114
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-4/+4
2018-04-07Fix crash from regression due to ba98f6e3e4dbfc23474e13d59bb08c618ee8c4e5Julien Nabet2-27/+33
2018-04-06weld linkeditdialogCaolán McNamara4-9/+9
2018-04-04loplugin:unusedenumconstantsNoel Grandin1-3/+1
2018-04-03weld SvPasteObjectDialogCaolán McNamara1-2/+2
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin5-8/+5
2018-04-03coverity#1433774 Unchecked return valueCaolán McNamara1-2/+2
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-4/+4
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin99-341/+341
2018-04-02drop the spurious invisible_char[_set] propertiesCaolán McNamara12-17/+0
2018-04-02tdf#115131 made a common submenu for toolbars and notebookbarsKshitij Pathania1-0/+1
2018-04-01fix some openoffice bugzilla linksdennisroczek3-4/+4
2018-04-01remove unused processfactory.hxx includesJochen Nitschke37-37/+0
2018-03-31Do not use hsql binary import test when..Tamas Bunth1-1/+1
2018-03-31loplugin:unusedmethodsNoel Grandin2-9/+0
2018-03-31loplugin:unnecessaryvirtual improve result outputNoel Grandin8-11/+14
2018-03-30loplugin:virtualdown in variousNoel Grandin20-68/+11
2018-03-29dbahsql: Unit test for binary importTamas Bunth7-18/+253
2018-03-28dbahsql: wrong variableTamas Bunth1-1/+1
2018-03-22dbahsql: refactor move index parser to parseschemaTamas Bunth3-63/+73
2018-03-22dbahsql: add unit tests for schema importTamas Bunth5-2/+283
2018-03-22move MessBoxStyle to last consumerCaolán McNamara1-1/+0
2018-03-22weld OSQLMessageBoxCaolán McNamara22-279/+243
2018-03-21support both vcl and weld in genericunodialog for interimCaolán McNamara22-60/+66
2018-03-21drop debugging testCaolán McNamara1-1/+1