summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2013-11-17missing translatable="yes" attributesAndras Timar1-1/+1
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-11/+14
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann3-3/+0
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-1/+0
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-9/+0
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-6/+0
2013-11-14remove unnecessary sal_Unicode casts in DBACCESS moduleNoel Grandin10-24/+24
2013-11-13Pass Document directly to Driver for embedded databases.Andrzej J.R. Hunt1-1/+6
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin6-11/+11
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin1-2/+2
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin4-8/+8
2013-11-11remove unnecessary use of OUString constructorNoel Grandin2-2/+2
2013-11-11remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin39-141/+137
2013-11-09factorise code; make DBTestBase a UnoApiTestLionel Elie Mamane2-45/+28
2013-11-09indentationLionel Elie Mamane1-1/+1
2013-11-09make firebird-sdbc an experimental featureLionel Elie Mamane2-0/+11
2013-11-09fixup the fixup to dbaccess macros_testLionel Elie Mamane1-1/+1
2013-11-09fixup dbaccess macros_testLionel Elie Mamane1-0/+4
2013-11-09nitpicksLionel Elie Mamane1-2/+2
2013-11-09deliver can use hardlinkLionel Elie Mamane1-1/+1
2013-11-09fixup and enable dbaccess macros_testLionel Elie Mamane2-7/+6
2013-11-09UnoApiTest don't require CalcLionel Elie Mamane4-58/+10
2013-11-09dbaccess DialogSaveTest not a UnoApiTestLionel Elie Mamane1-5/+1
2013-11-07Add "New Database" button for Firebird file driver dialog.Andrzej J.R. Hunt7-3/+73
2013-11-06Remove #ifdef TIMELOG'ed SAL_INFOsStephan Bergmann2-13/+0
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin3-7/+7
2013-11-05fill in nNumPrecRadixLionel Elie Mamane3-0/+12
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin4-14/+13
2013-11-05update pchThomas Arnhold1-0/+1
2013-11-05dbaccess: cleanupThomas Arnhold13-31/+20
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold317-925/+925
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin5-7/+7
2013-11-04remove redundant calls to OUString constructorNoel Grandin6-27/+19
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2-4/+4
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2-4/+4
2013-10-25stop looking for Jar files in solverMichael Stahl1-0/+1
2013-10-23convert code to use OUString::endsWithNoel Grandin1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-4/+4
2013-10-22missing headerCaolán McNamara1-0/+1
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl2-3/+3
2013-10-21remove uses of COMPARE_*Caolán McNamara1-4/+4
2013-10-20drop unnecessary tools/string includesCaolán McNamara25-25/+1
2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza5-7/+0
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza5-27/+11
2013-10-16make sure value passed to updateBoolean is treated as a booleanLionel Elie Mamane1-1/+1
2013-10-16when reading a bool from a database, treat is as a boolLionel Elie Mamane1-1/+2
2013-10-16[API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.Jan Holesovsky1-3/+3
2013-10-16CID#1000838 Fix overrides' exception specificationsStephan Bergmann1-4/+4
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist2-32/+20
2013-10-12Test _WIN32 instead of UNX as it is Win32 that's different hereTor Lillqvist1-3/+3