summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* loplugin:loopvartoosmallStephan Bergmann2017-02-262-6/+7
* CleanupJulien Nabet2017-02-261-8/+0
* Fix typos/translations, following 04644956e53dAndrea Gelmini2017-02-211-1/+1
* loplugin:subtlezeroinit: connectivityStephan Bergmann2017-02-213-68/+68
* warn->info on icedove/seamonkey profilesCaolán McNamara2017-02-191-1/+1
* Firebird: css::sdbcx::Driver is implementedJulien Nabet2017-02-191-0/+1
* remove unused NONE from TAscendingOrder enumNoel Grandin2017-02-172-5/+1
* remove unused enumerators from SQLNodeTypeNoel Grandin2017-02-171-18/+0
* remove unused enumerators from StandardSQLStateNoel Grandin2017-02-171-12/+1
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-15132-460/+460
* Some simplifications, using UNO_QUERY_THROWStephan Bergmann2017-02-151-2/+2
* BOOST_SPIRIT_SINGLE_GRAMMAR_INSTANCE has been defined forever in these filesTor Lillqvist2017-02-141-6/+2
* Various typos about propertyJulien Nabet2017-02-121-2/+2
* Remove MinGW supportStephan Bergmann2017-02-103-8/+1
* convert SearchParam::SearchType to scoped enumNoel Grandin2017-02-101-1/+1
* rtl_str_shortenedCompare_WithLength -> OString::startsWithStephan Bergmann2017-02-081-3/+1
* connectivity: Remove leftover OEvaluateSetTakeshi Abe2017-02-072-3/+0
* Add missing #includesStephan Bergmann2017-02-0633-19/+47
* loplugin:unusedenumconstants in connectivity..cuiNoel Grandin2017-02-063-20/+18
* Too dumb to sortStephan Bergmann2017-02-021-1/+1
* unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin2017-02-0217-192/+116
* Missing includesStephan Bergmann2017-02-011-0/+2
* loplugin:useuniqueptrStephan Bergmann2017-02-011-19/+18
* loplugin:stringconstantStephan Bergmann2017-02-013-34/+34
* loplugin:unnecessaryoverrideStephan Bergmann2017-02-012-9/+0
* -Wunused-macrosJochen Nitschke2017-02-011-6/+0
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-3121-190/+190
* ditch fixed length bufferCaolán McNamara2017-01-301-27/+18
* tdf#105101 check scale to determine subtypeTamás Bunth2017-01-305-27/+49
* tdf#105142 set default charset to UTF8Tamás Bunth2017-01-301-1/+10
* Remove dynamic exception specificationsStephan Bergmann2017-01-26441-9148/+8060
* Fix typo in comments: relativ -> relativeTakeshi Abe2017-01-251-1/+1
* loplugin: unnecessary destructor: comphelper..desktopNoel Grandin2017-01-231-6/+0
* loplugin:useuniqueptrStephan Bergmann2017-01-232-9/+9
* use rtl::Reference in OResultSetNoel Grandin2017-01-232-17/+11
* loplugin:dynexcspec (macOS), connectivityStephan Bergmann2017-01-206-0/+22
* loplugin:dynexcspec (clang-cl), connectivityStephan Bergmann2017-01-2011-2/+94
* New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann2017-01-1965-8/+325
* no special support for MACOSX PPC in master for a while nowCaolán McNamara2017-01-171-2/+0
* remove some unused Java codeNoel Grandin2017-01-171-18/+0
* new loplugin: useuniqueptr: connectivityNoel Grandin2017-01-1715-23/+19
* coverity#1371289 avoid the need for an assignmentCaolán McNamara2017-01-143-6/+6
* loplugin:refcountingStephan Bergmann2017-01-142-6/+11
* tdf#70433 tdf#104734 implement sdbc XClobTamás Bunth2017-01-146-1/+205
* coverity#1371289 avoid the need for an assignmentCaolán McNamara2017-01-131-1/+1
* jdbc clob character stream: return 1 when returning a single odd byteLionel Elie Mamane2017-01-131-1/+1
* XBlob::getBytes expects 1-indexed positionTamás Bunth2017-01-111-3/+4
* loplugin:externvar (clang-cl)Stephan Bergmann2017-01-111-8/+0
* Some loplugin:conststringvar/stringconstant improvements: connectivityStephan Bergmann2017-01-111-6/+2
* remove unused typedefsJochen Nitschke2017-01-101-3/+0