summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2013-10-11CID#1103679 calm coverity re invalid iteratorsCaolán McNamara
2013-10-10CID#1103666 check for NULLCaolán McNamara
2013-10-09Improve ErrorCodeIOException messagesStephan Bergmann
2013-10-07html export: 4.0 needs type attribute for style tagThomas Arnhold
2013-10-07html export: use only HTML 4.0 for exportThomas Arnhold
2013-10-04Initial fix for fdo#69915Jesús Corrius
2013-10-03HSQLDB unit test doesn't depend on firebird.Andrzej J.R. Hunt
2013-10-02Spell "indices" correctlyTor Lillqvist
2013-10-02janitorial: more const, commentsLionel Elie Mamane
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann
2013-10-02remove some UniString::GetBufferCaolán McNamara
2013-10-01gbuild: use .xcd configuration files from instdirMatúš Kukan
2013-10-01convert more of dbaccess from String to OUStringNoel Grandin
2013-10-01convert dbaccess module from String to OUStringNoel Grandin
2013-09-30Revert "Disable HSQLDB unit test for now."Andrzej J.R. Hunt
2013-09-27Disable HSQLDB unit test for now.Andrzej J.R. Hunt
2013-09-27Add normal (non PreparedStatement) insert test.Andrzej J.R. Hunt
2013-09-27Refactor performance test.Andrzej J.R. Hunt
2013-09-27Implement firebird/hsqldb performance comparison test.Andrzej J.R. Hunt
2013-09-27Make our_sFilePath protected to allow reuse.Andrzej J.R. Hunt
2013-09-27Implement hsqldb loading test.Andrzej J.R. Hunt
2013-09-27Silence some (irrelevant) exceptions in firebird unit test.Andrzej J.R. Hunt
2013-09-27getURLFromWorkdir should actually return a URLStephan Bergmann
2013-09-27raah... getURLFromWorkdir does not put the URL schemeLionel Elie Mamane
2013-09-27get workdir URL directlyLionel Elie Mamane
2013-09-27a dependency started requiring boost...Lionel Elie Mamane
2013-09-27unittest for fdo#67685Lionel Elie Mamane
2013-09-26typo fixes in commentsAndras Timar
2013-09-25drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-19remove dead definitionsNoel Grandin
2013-09-12Do not use int64 litteral without the proper wrappingNorbert Thiebaud
2013-09-12Remove sal_char* from dbexception and some cleanup.Andrzej J.R. Hunt
2013-09-12Update implementations of ColumnLocate::findColumn to throw on invalid column.Andrzej J.R. Hunt
2013-09-12CID#736168 help coverity out a bitCaolán McNamara
2013-09-10Remove unneeded lines.Andrzej J.R. Hunt
2013-09-10Add missing component to firebird unit test.Andrzej J.R. Hunt
2013-09-10Split reusable parts of Firebird unit test into DBTestBase.Andrzej J.R. Hunt
2013-09-10Fix typo.Andrzej J.R. Hunt
2013-09-10Try to fix Mac/Win Tinderboxes.Andrzej J.R. Hunt
2013-09-10Implement firebird integer loading test.Andrzej J.R. Hunt
2013-09-10Add simple embedded firebird .odb loading test.Andrzej J.R. Hunt
2013-09-08add mnemonic widgetsCaolán McNamara
2013-09-05update pchThomas Arnhold
2013-09-05use replaceFirstThomas Arnhold