summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
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
2013-09-02Remove unused writeDBLoaderInfoJulien Nabet
2013-09-02XubString->OUStringCaolán McNamara
2013-08-31fix indentationPhilipp Riemer
2013-08-31fdo#39468: Translate German commentsPhilipp Riemer
2013-08-31fix existing commentsPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-31delete more code that was commented outPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-30that comment is patently wrongLionel Elie Mamane
2013-08-28fdo#68588 Move embeddeddbList into OGeneralPageWizard.Andrzej J.R. Hunt
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-08-26WaE: OUString::valueOf in higher debug levelsCaolán McNamara
2013-08-22convert include/svtools/QueryFolderName.hxx from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-21SAL_INFO output contains the current thread ID anywayStephan Bergmann
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-20Resolves: rhbz#998046 store last size/position of the table/query/formCaolán McNamara
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist