summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* mork: Clean up unused includesDavid Ostrovsky2016-02-1122-195/+5
* [API CHANGE] add operator==/!= to UNO structsNoel Grandin2016-02-111-19/+0
* sequence->vector in postgresqlNoel Grandin2016-02-0923-266/+169
* tdf#88462 convert manual XInterface implementationskerem2016-02-092-38/+23
* Remove excess newlinesChris Sherlock2016-02-09152-326/+0
* Formatting changes across all modulesChris Sherlock2016-02-093-5/+2
* sequence->vector in ParameterManagerNoel Grandin2016-02-091-24/+27
* loplugin:unusedmethodsNoel Grandin2016-02-0811-69/+0
* tdf#74608: Ctor function for mork component implementationDavid Ostrovsky2016-02-056-68/+9
* mork: Remove unused source fileDavid Ostrovsky2016-02-041-40/+0
* mork: SAL_DELETED_FUNCTION->'= delete'David Ostrovsky2016-02-042-4/+4
* mork: boost::noncopyable->'= delete'David Ostrovsky2016-02-042-5/+8
* connectivity: replace boost::bind with lambdaMichael Stahl2016-02-032-3/+1
* boost::hash->std::hashNoel Grandin2016-02-022-3/+3
* unnecessary use of OUString constructorNoel Grandin2016-01-311-1/+1
* more Windows build fixesNoel Grandin2016-01-251-1/+1
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-255-7/+7
* GCC PCH says -Werror=unused-macros BOOST_SPIRIT_DEBUGMichael Stahl2016-01-221-1/+0
* loplugin: unused return valuesNoel Grandin2016-01-214-66/+2
* loplugin:unusedmethodsNoel Grandin2016-01-204-24/+1
* connectivity: suppress MSVC 2013 --enable-lto warning C4702Michael Stahl2016-01-132-0/+4
* -Werror=misleading-indentation (GCC 6)Stephan Bergmann2016-01-131-2/+4
* connectivity: remove MSVC 2012 specific hackMichael Stahl2016-01-121-11/+1
* loplugin:defaultparamsStephan Bergmann2016-01-112-6/+6
* Fix typosAndrea Gelmini2016-01-1019-21/+21
* Some cleanup for sal_uIntPtr usageJohannes Hauf2016-01-071-2/+2
* Revert "WIP tdf#72987 Use firebird backup format for .odb no need for rebuild...Lionel Elie Mamane2016-01-052-0/+91
* WIP tdf#72987 Use firebird backup format for .odb no need for rebuild indexesPopa Adrian Marius2016-01-052-91/+0
* these fields can be static constantsNoel Grandin2016-01-041-11/+6
* TDE kab: fix dbgutil and clang werror buildJan-Marek Glogowski2016-01-043-11/+9
* cppcheck: noExplicitConstructorCaolán McNamara2016-01-021-2/+2
* loplugin:unusedfields in connectivityNoel Grandin2015-12-2326-89/+31
* loplugin:unusedmethodsNoel Grandin2015-12-211-4/+0
* tdf#96572 firebird correctly transmit request for NULLLionel Elie Mamane2015-12-182-16/+10
* ODBC SQLBindParameter nitpick: correct DecimalDigits for exact numeric valuesLionel Elie Mamane2015-12-131-4/+4
* tdf#96461 ODBC SQLBindParameter: correct DecimalDigits for time(date) valuesLionel Elie Mamane2015-12-132-3/+10
* loplugin:nullptrStephan Bergmann2015-12-111-1/+1
* tdf#96396 evoab2 does not need gtkDavid Tardon2015-12-111-1/+0
* loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann2015-12-105-14/+14
* Undef RGB where it was defined, not where it gets usedStephan Bergmann2015-12-101-0/+1
* Wingdi RGB macro handling improvedAshod Nakashian2015-12-042-9/+6
* protected -> privateStephan Bergmann2015-11-301-1/+1
* loplugin:unusedfieldsNoel Grandin2015-11-3018-92/+6
* loplugin:unusedfieldsNoel Grandin2015-11-3010-23/+2
* -Werror,-Wunused-variableStephan Bergmann2015-11-281-9/+0
* -Werror,-Wunused-variableStephan Bergmann2015-11-281-6/+0
* -Werror,-Wunused-variableStephan Bergmann2015-11-281-6/+0
* -Werror,-Wunused-variableStephan Bergmann2015-11-281-10/+0
* -Werror,-Wunused-private-fieldStephan Bergmann2015-11-282-3/+0
* -Werror,-Winconsistent-missing-overrideStephan Bergmann2015-11-282-59/+59