summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers
AgeCommit message (Expand)Author
2012-12-04No member named 'getStr' in 'rtl::OStringConcat<rtl::OString, rtl::OString>'Tor Lillqvist
2012-12-03one more strange mingw string problemLuboš Luňák
2012-12-03fix build with fast string operator+Luboš Luňák
2012-12-03catch exceptions by (const) referenceLionel Elie Mamane
2012-12-02Catch all exceptions to respect specificationLionel Elie Mamane
2012-12-01Lacking "/" at the end of .icedoveJulien Nabet
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin
2012-11-28fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactoryNoel Grandin
2012-11-26Assert that length of bookmark has not changed after editing lineLionel Elie Mamane
2012-11-25cppCheck: remove dead assignment and dead variablesjailletc36
2012-11-25Implement MQueryOp::RegExp functionalityStephan Bergmann
2012-11-24use LanguageTagEike Rathke
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-20fdo#57285 restore acceptsURL logicDavid Ostrovsky
2012-11-14Cleanup unusedcode.easyJosé Guilherme Vanz
2012-11-09Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORTTor Lillqvist
2012-11-09Use JNIEXPORT to really export these for AndroidTor Lillqvist
2012-11-09Use JNIEXPORT as in the corresponding headersTor Lillqvist
2012-11-08connectivity: fix re-introduced bug fdo 35023Michael Stahl
2012-11-07mozab: adapt to XComponentContext changesMichael Stahl
2012-11-06XMultiServiceFactory / XComponentContext fixTor Lillqvist
2012-11-06fdo#46808 adapt evoab driverDavid Tardon
2012-11-05fdo#46808: Adapt macab driver to recent commitStephan Bergmann
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-11-05ADO getRSConcurr(): translate ADO LockTypeEnum into our css::sdbc::RSConcurrLionel Elie Mamane
2012-11-03fix copy ctorLuboš Luňák
2012-11-02connectivity: port ado driver to new OColumn, tooLionel Elie Mamane
2012-11-02janitorial: spacingLionel Elie Mamane
2012-11-02connectivity: port macab driver to new OColumn, tooLionel Elie Mamane
2012-11-02connectivity: port kab driver to new OColumn, tooLionel Elie Mamane
2012-11-02stray )Caolán McNamara
2012-11-02connectivity: port mork driver to new OColumn, tooLionel Elie Mamane
2012-11-02WaE janitorial: unused variableLionel Elie Mamane
2012-11-02Columns should know their tableLionel Elie Mamane
2012-10-26fixupLionel Elie Mamane
2012-10-26ODBC PreparedStatement Parameters: redesign setXXX handlingLionel Elie Mamane
2012-10-26duplicated codeLionel Elie Mamane
2012-10-26UpdateBuffer optimisation: cache column value, isBound() and isNull()Lionel Elie Mamane
2012-10-26fdo#52392 dbase: correctly NULL out non-filled in fields in inserted rowsLionel Elie Mamane
2012-10-26improve commentsLionel Elie Mamane
2012-10-26dbase::ODbaseTable::WriteMemo does not change its ORowSetValue& argumentLionel Elie Mamane
2012-10-13Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-10-13Remove unused MorkParser::getRecordKeys4ListJulien Nabet
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-10mork driver: add list tables and unit testDavid Ostrovsky
2012-10-07Remove unused mork methodsJulien Nabet
2012-10-07fix connectivity build with Win8 SDKPeter Foley