summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2015-12-18tdf#96572 firebird correctly transmit request for NULLLionel Elie Mamane
2015-12-13tdf#96461 ODBC SQLBindParameter: correct DecimalDigits for time(date) valuesLionel Elie Mamane
2015-12-11tdf#96396 evoab2 does not need gtkDavid Tardon
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-17Simplify down to a single appendSQLWCHARs functionStephan Bergmann
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann
2015-11-11coverity#1338603 Uncaught exceptionCaolán McNamara
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06coverity#1338264 Uncaught exceptionCaolán McNamara
2015-11-06coverity#1338248 Uncaught exceptionCaolán McNamara
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin
2015-11-05java: make inner classes static where possibleNoel Grandin
2015-11-04loplugin:stringconstantStephan Bergmann
2015-11-04loplugin:stringconstantStephan Bergmann
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-11-02loplugin:stringconstantNoel Grandin
2015-10-30fix OSX buildNoel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-30cppcheck: unreadVariableCaolán McNamara
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-25Remove Seamonkey based address book driverDavid Ostrovsky
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-21loplugin:badvectorinitStephan Bergmann
2015-10-20new loplugin: badvectorinitNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-18tdf#72205 a VARCHAR and a LONGVARCHAR should compare equalLionel Elie Mamane
2015-10-18janitorial: indentLionel Elie Mamane
2015-10-16convert "continue" flag to an enumNoel Grandin
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin
2015-10-13remove some useless commentsNoel Grandin
2015-10-13connectivity: drop unused headersDouglas Mencken
2015-10-13TDE: fix build of the address book driver, 2ndJan-Marek Glogowski
2015-10-12TDE: fix build of the address book driverJan-Marek Glogowski
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann