summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2013-11-13Pass Document directly to Driver for embedded databases.Andrzej J.R. Hunt
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin
2013-11-09factorise code; make DBTestBase a UnoApiTestLionel Elie Mamane
2013-11-09indentationLionel Elie Mamane
2013-11-09make firebird-sdbc an experimental featureLionel Elie Mamane
2013-11-09fixup the fixup to dbaccess macros_testLionel Elie Mamane
2013-11-09fixup dbaccess macros_testLionel Elie Mamane
2013-11-09nitpicksLionel Elie Mamane
2013-11-09deliver can use hardlinkLionel Elie Mamane
2013-11-09fixup and enable dbaccess macros_testLionel Elie Mamane
2013-11-09UnoApiTest don't require CalcLionel Elie Mamane
2013-11-09dbaccess DialogSaveTest not a UnoApiTestLionel Elie Mamane
2013-11-07Add "New Database" button for Firebird file driver dialog.Andrzej J.R. Hunt
2013-11-06Remove #ifdef TIMELOG'ed SAL_INFOsStephan Bergmann
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05fill in nNumPrecRadixLionel Elie Mamane
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05update pchThomas Arnhold
2013-11-05dbaccess: cleanupThomas Arnhold
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-25stop looking for Jar files in solverMichael Stahl
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22missing headerCaolán McNamara
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza
2013-10-16make sure value passed to updateBoolean is treated as a booleanLionel Elie Mamane
2013-10-16when reading a bool from a database, treat is as a boolLionel Elie Mamane
2013-10-16[API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.Jan Holesovsky
2013-10-16CID#1000838 Fix overrides' exception specificationsStephan Bergmann
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist
2013-10-12Test _WIN32 instead of UNX as it is Win32 that's different hereTor Lillqvist
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