summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2012-11-15ensure translations are built before using themDavid Tardon1-1/+1
2012-11-14source file modes fixEnrico Weigelt, metux ITS1-0/+0
2012-11-14Cleanup unusedcode.easyJosé Guilherme Vanz4-55/+0
2012-11-09use dir functionDavid Ostrovsky1-1/+1
2012-11-09Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORTTor Lillqvist4-27/+27
2012-11-09Use JNIEXPORT to really export these for AndroidTor Lillqvist1-7/+7
2012-11-09Use JNIEXPORT as in the corresponding headersTor Lillqvist3-20/+20
2012-11-08connectivity: fix re-introduced bug fdo 35023Michael Stahl1-1/+1
2012-11-08add mkdir commandDavid Ostrovsky1-0/+1
2012-11-07enable ado driver unit test againDavid Ostrovsky3-9/+10
2012-11-07Always package at least mozbootstrapStephan Bergmann1-0/+1
2012-11-07mozab: adapt to XComponentContext changesMichael Stahl1-1/+3
2012-11-06XMultiServiceFactory / XComponentContext fixTor Lillqvist1-1/+2
2012-11-06fdo#46808 adapt evoab driverDavid Tardon2-2/+5
2012-11-05fdo#46808: Adapt macab driver to recent commitStephan Bergmann2-3/+4
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin17-39/+40
2012-11-05ADO getRSConcurr(): translate ADO LockTypeEnum into our css::sdbc::RSConcurrLionel Elie Mamane1-1/+13
2012-11-05disable ado test to make tinderbox happyDavid Ostrovsky1-5/+6
2012-11-03fix connectivity test with Win8 sdkPeter Foley1-0/+6
2012-11-03fix copy ctorLuboš Luňák1-5/+7
2012-11-03fix strange copy ctor that triggers a missing base initialization warningLuboš Luňák1-1/+2
2012-11-03ado headers need -fpermissive with gccLuboš Luňák1-0/+6
2012-11-03fix copy&pasteLuboš Luňák1-1/+1
2012-11-03fdo#53070 add complete unit testDavid Ostrovsky4-0/+211
2012-11-03fdo#53070 fix access violationDavid Ostrovsky1-2/+1
2012-11-02connectivity: port ado driver to new OColumn, tooLionel Elie Mamane2-2/+2
2012-11-02janitorial: spacingLionel Elie Mamane1-2/+2
2012-11-02ditch SISSL using workben codeCaolán McNamara7-1298/+0
2012-11-02connectivity: port macab driver to new OColumn, tooLionel Elie Mamane1-5/+9
2012-11-02connectivity: port kab driver to new OColumn, tooLionel Elie Mamane1-5/+9
2012-11-02stray )Caolán McNamara1-1/+1
2012-11-02connectivity: port mork driver to new OColumn, tooLionel Elie Mamane2-4/+14
2012-11-02janitorial: use adress-of-value instead of manually repeating typeLionel Elie Mamane1-7/+7
2012-11-02WaE janitorial: unused variableLionel Elie Mamane1-1/+1
2012-11-02Columns should know their tableLionel Elie Mamane23-109/+213
2012-11-02Retrieve CatalogName only once, tooLionel Elie Mamane1-4/+3
2012-11-02janitorial: alignmentLionel Elie Mamane1-8/+8
2012-11-02janitorial: space between argumentsLionel Elie Mamane1-10/+10
2012-11-02janitorial: use adress-of-value instead of manually repeating typeLionel Elie Mamane1-7/+7
2012-11-02janitorial: alignmentLionel Elie Mamane1-8/+8
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky5-1/+9
2012-10-26fixupLionel Elie Mamane1-1/+1
2012-10-26ODBC PreparedStatement Parameters: redesign setXXX handlingLionel Elie Mamane6-427/+251
2012-10-26duplicated codeLionel Elie Mamane1-25/+0
2012-10-26odbc::OTools::bindParameter takes an ODBCtype, not a JDBCtypeLionel Elie Mamane1-1/+1
2012-10-26UpdateBuffer optimisation: cache column value, isBound() and isNull()Lionel Elie Mamane1-15/+18
2012-10-26fdo#52392 dbase: correctly NULL out non-filled in fields in inserted rowsLionel Elie Mamane2-9/+9
2012-10-26improve commentsLionel Elie Mamane1-2/+2
2012-10-26dbase::ODbaseTable::WriteMemo does not change its ORowSetValue& argumentLionel Elie Mamane2-2/+2
2012-10-22make sure libpq is in place before it is usedDavid Tardon1-4/+0