summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2012-12-04First fix for fdo#56902Mathias Michel1-5/+1
2012-12-04No member named 'getStr' in 'rtl::OStringConcat<rtl::OString, rtl::OString>'Tor Lillqvist2-3/+3
2012-12-03one more strange mingw string problemLuboš Luňák1-1/+1
2012-12-03fix build with fast string operator+Luboš Luňák1-1/+1
2012-12-03catch exceptions by (const) referenceLionel Elie Mamane1-2/+2
2012-12-02Catch all exceptions to respect specificationLionel Elie Mamane1-1/+13
2012-12-01Lacking "/" at the end of .icedoveJulien Nabet2-2/+2
2012-11-30fdo#57696: Missing adaption of OSDBCDriverManager to XDriverManager2Stephan Bergmann1-5/+3
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens2-3/+0
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-3/+3
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-11/+0
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin7-28/+31
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin6-26/+20
2012-11-28fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactoryNoel Grandin1-3/+3
2012-11-26Assert that length of bookmark has not changed after editing lineLionel Elie Mamane1-0/+2
2012-11-25cppCheck: remove dead assignment and dead variablesjailletc361-1/+0
2012-11-25Implement MQueryOp::RegExp functionalityStephan Bergmann2-3/+10
2012-11-24use LanguageTagEike Rathke1-1/+1
2012-11-24fdo#51304 Remove @author annotationJosé Guilherme Vanz1-5/+0
2012-11-23some i18n wrappers with LanguageTagEike Rathke2-3/+4
2012-11-20fdo#57285 restore acceptsURL logicDavid Ostrovsky2-3/+57
2012-11-20Merge branch 'feature/killsdf'Andras Timar1-1/+1
2012-11-17use LanguageTagEike Rathke1-2/+2
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-11Merge branch 'master' into feature/killsdfAndras Timar81-2017/+899
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