summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini1-1/+1
2017-02-21loplugin:subtlezeroinit: connectivityStephan Bergmann3-68/+68
2017-02-19warn->info on icedove/seamonkey profilesCaolán McNamara1-1/+1
2017-02-19Firebird: css::sdbcx::Driver is implementedJulien Nabet1-0/+1
2017-02-17remove unused NONE from TAscendingOrder enumNoel Grandin2-5/+1
2017-02-17remove unused enumerators from SQLNodeTypeNoel Grandin1-18/+0
2017-02-17remove unused enumerators from StandardSQLStateNoel Grandin1-12/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist132-460/+460
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-2/+2
2017-02-14BOOST_SPIRIT_SINGLE_GRAMMAR_INSTANCE has been defined forever in these filesTor Lillqvist1-6/+2
2017-02-12Various typos about propertyJulien Nabet1-2/+2
2017-02-10Remove MinGW supportStephan Bergmann3-8/+1
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin1-1/+1
2017-02-08rtl_str_shortenedCompare_WithLength -> OString::startsWithStephan Bergmann1-3/+1
2017-02-07connectivity: Remove leftover OEvaluateSetTakeshi Abe2-3/+0
2017-02-06Add missing #includesStephan Bergmann33-19/+47
2017-02-06loplugin:unusedenumconstants in connectivity..cuiNoel Grandin3-20/+18
2017-02-02Too dumb to sortStephan Bergmann1-1/+1
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin17-192/+116
2017-02-01Missing includesStephan Bergmann1-0/+2
2017-02-01loplugin:useuniqueptrStephan Bergmann1-19/+18
2017-02-01loplugin:stringconstantStephan Bergmann3-34/+34
2017-02-01loplugin:unnecessaryoverrideStephan Bergmann2-9/+0
2017-02-01-Wunused-macrosJochen Nitschke1-6/+0
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin21-190/+190
2017-01-30ditch fixed length bufferCaolán McNamara1-27/+18
2017-01-30tdf#105101 check scale to determine subtypeTamás Bunth5-27/+49
2017-01-30tdf#105142 set default charset to UTF8Tamás Bunth1-1/+10
2017-01-26Remove dynamic exception specificationsStephan Bergmann441-9148/+8060
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe1-1/+1
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin1-6/+0
2017-01-23loplugin:useuniqueptrStephan Bergmann2-9/+9
2017-01-23use rtl::Reference in OResultSetNoel Grandin2-17/+11
2017-01-20loplugin:dynexcspec (macOS), connectivityStephan Bergmann6-0/+22
2017-01-20loplugin:dynexcspec (clang-cl), connectivityStephan Bergmann11-2/+94
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann65-8/+325
2017-01-17no special support for MACOSX PPC in master for a while nowCaolán McNamara1-2/+0
2017-01-17remove some unused Java codeNoel Grandin1-18/+0
2017-01-17new loplugin: useuniqueptr: connectivityNoel Grandin15-23/+19
2017-01-14coverity#1371289 avoid the need for an assignmentCaolán McNamara3-6/+6
2017-01-14loplugin:refcountingStephan Bergmann2-6/+11
2017-01-14tdf#70433 tdf#104734 implement sdbc XClobTamás Bunth6-1/+205
2017-01-13coverity#1371289 avoid the need for an assignmentCaolán McNamara1-1/+1
2017-01-13jdbc clob character stream: return 1 when returning a single odd byteLionel Elie Mamane1-1/+1
2017-01-11XBlob::getBytes expects 1-indexed positionTamás Bunth1-3/+4
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann1-8/+0
2017-01-11Some loplugin:conststringvar/stringconstant improvements: connectivityStephan Bergmann1-6/+2
2017-01-10remove unused typedefsJochen Nitschke1-3/+0
2017-01-10New loplugin:conststringvar: connectivityStephan Bergmann18-100/+100
2017-01-09New loplugin:externvar: connectivityStephan Bergmann6-75/+71