summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* add memory includeCaolán McNamara2017-03-081-1/+1
* Missing includeStephan Bergmann2017-03-081-0/+4
* valgrind: fix leakCaolán McNamara2017-03-082-5/+3
* nothing inherits, protected->privateCaolán McNamara2017-03-081-2/+1
* valgrind: fix leakCaolán McNamara2017-03-082-21/+25
* nothing inherits, protected->privateCaolán McNamara2017-03-081-1/+1
* Remove redundant 'inline' keyword, Linux reduxStephan Bergmann2017-03-075-9/+8
* remove unused #includeLionel Elie Mamane2017-03-061-1/+0
* tdf#40575 remove obsolete MAX_DAYS checkLionel Elie Mamane2017-03-061-16/+4
* drop various _MSC_VER < 1900 conditionalsCaolán McNamara2017-03-061-2/+0
* Remove redundant 'inline' keywordStephan Bergmann2017-03-0342-125/+117
* Fix typosAndrea Gelmini2017-03-0310-10/+10
* Remove bogus source code commentsdennisroczek2017-03-031-1/+1
* new loplugin unoanyNoel Grandin2017-02-2811-48/+41
* 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