summaryrefslogtreecommitdiffstats
path: root/connectivity/source
Commit message (Expand)AuthorAgeFilesLines
* Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORTTor Lillqvist2012-11-094-27/+27
* Use JNIEXPORT to really export these for AndroidTor Lillqvist2012-11-091-7/+7
* Use JNIEXPORT as in the corresponding headersTor Lillqvist2012-11-093-20/+20
* connectivity: fix re-introduced bug fdo 35023Michael Stahl2012-11-081-1/+1
* mozab: adapt to XComponentContext changesMichael Stahl2012-11-071-1/+3
* XMultiServiceFactory / XComponentContext fixTor Lillqvist2012-11-061-1/+2
* fdo#46808 adapt evoab driverDavid Tardon2012-11-062-2/+5
* fdo#46808: Adapt macab driver to recent commitStephan Bergmann2012-11-052-3/+4
* fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2012-11-0514-32/+35
* ADO getRSConcurr(): translate ADO LockTypeEnum into our css::sdbc::RSConcurrLionel Elie Mamane2012-11-051-1/+13
* fix copy ctorLuboš Luňák2012-11-031-5/+7
* fix strange copy ctor that triggers a missing base initialization warningLuboš Luňák2012-11-031-1/+2
* fdo#53070 fix access violationDavid Ostrovsky2012-11-031-2/+1
* connectivity: port ado driver to new OColumn, tooLionel Elie Mamane2012-11-022-2/+2
* janitorial: spacingLionel Elie Mamane2012-11-021-2/+2
* connectivity: port macab driver to new OColumn, tooLionel Elie Mamane2012-11-021-5/+9
* connectivity: port kab driver to new OColumn, tooLionel Elie Mamane2012-11-021-5/+9
* stray )Caolán McNamara2012-11-021-1/+1
* connectivity: port mork driver to new OColumn, tooLionel Elie Mamane2012-11-022-4/+14
* janitorial: use adress-of-value instead of manually repeating typeLionel Elie Mamane2012-11-021-7/+7
* WaE janitorial: unused variableLionel Elie Mamane2012-11-021-1/+1
* Columns should know their tableLionel Elie Mamane2012-11-0219-89/+179
* Retrieve CatalogName only once, tooLionel Elie Mamane2012-11-021-4/+3
* janitorial: alignmentLionel Elie Mamane2012-11-021-8/+8
* janitorial: space between argumentsLionel Elie Mamane2012-11-021-10/+10
* janitorial: use adress-of-value instead of manually repeating typeLionel Elie Mamane2012-11-021-7/+7
* janitorial: alignmentLionel Elie Mamane2012-11-021-8/+8
* fix some VS 2010 specific issuesDavid Ostrovsky2012-10-285-1/+9
* fixupLionel Elie Mamane2012-10-261-1/+1
* ODBC PreparedStatement Parameters: redesign setXXX handlingLionel Elie Mamane2012-10-266-427/+251
* duplicated codeLionel Elie Mamane2012-10-261-25/+0
* odbc::OTools::bindParameter takes an ODBCtype, not a JDBCtypeLionel Elie Mamane2012-10-261-1/+1
* UpdateBuffer optimisation: cache column value, isBound() and isNull()Lionel Elie Mamane2012-10-261-15/+18
* fdo#52392 dbase: correctly NULL out non-filled in fields in inserted rowsLionel Elie Mamane2012-10-262-9/+9
* improve commentsLionel Elie Mamane2012-10-261-2/+2
* dbase::ODbaseTable::WriteMemo does not change its ORowSetValue& argumentLionel Elie Mamane2012-10-262-2/+2
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-10-131-6/+6
* Remove unused MorkParser::getRecordKeys4ListJulien Nabet2012-10-132-48/+0
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-122-10/+10
* mork driver: add list tables and unit testDavid Ostrovsky2012-10-109-31/+227
* Remove unused mork methodsJulien Nabet2012-10-074-59/+0
* fix connectivity build with Win8 SDKPeter Foley2012-10-071-0/+2
* some cppcheck cleaningJulien Nabet2012-10-068-32/+20
* re-add accidentally dropped modelineDavid Tardon2012-10-051-0/+2
* Fixes/improvements on previous commitStephan Bergmann2012-10-041-1/+1
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-043-17/+14
* Remove blocks of code that will never execute("#if 0" blocks)Marcos Paulo de Souza2012-10-046-175/+0
* Use prefixes for these UNO componentsTor Lillqvist2012-10-0138-39/+39
* Use comphelper::getComponentContextStephan Bergmann2012-09-292-25/+7
* Improvements on previous commitStephan Bergmann2012-09-271-2/+2