summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-25more Windows build fixesNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-22GCC PCH says -Werror=unused-macros BOOST_SPIRIT_DEBUGMichael Stahl
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-20loplugin:unusedmethodsNoel Grandin
2016-01-13connectivity: suppress MSVC 2013 --enable-lto warning C4702Michael Stahl
2016-01-13-Werror=misleading-indentation (GCC 6)Stephan Bergmann
2016-01-12connectivity: remove MSVC 2012 specific hackMichael Stahl
2016-01-11loplugin:defaultparamsStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2016-01-07Some cleanup for sal_uIntPtr usageJohannes Hauf
2016-01-05Revert "WIP tdf#72987 Use firebird backup format for .odb no need for rebuild...Lionel Elie Mamane
2016-01-05WIP tdf#72987 Use firebird backup format for .odb no need for rebuild indexesPopa Adrian Marius
2016-01-04these fields can be static constantsNoel Grandin
2016-01-04TDE kab: fix dbgutil and clang werror buildJan-Marek Glogowski
2016-01-02cppcheck: noExplicitConstructorCaolán McNamara
2015-12-23loplugin:unusedfields in connectivityNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-18tdf#96572 firebird correctly transmit request for NULLLionel Elie Mamane
2015-12-13ODBC SQLBindParameter nitpick: correct DecimalDigits for exact numeric valuesLionel Elie Mamane
2015-12-13tdf#96461 ODBC SQLBindParameter: correct DecimalDigits for time(date) valuesLionel Elie Mamane
2015-12-11loplugin:nullptrStephan Bergmann
2015-12-11tdf#96396 evoab2 does not need gtkDavid Tardon
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-10Undef RGB where it was defined, not where it gets usedStephan Bergmann
2015-12-04Wingdi RGB macro handling improvedAshod Nakashian
2015-11-30protected -> privateStephan Bergmann
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-28-Werror,-Wunused-variableStephan Bergmann
2015-11-28-Werror,-Wunused-variableStephan Bergmann
2015-11-28-Werror,-Wunused-variableStephan Bergmann
2015-11-28-Werror,-Wunused-variableStephan Bergmann
2015-11-28-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-28-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-11-28-Werror,-Woverloaded-virtualStephan Bergmann
2015-11-28error: ambiguous conversionStephan Bergmann
2015-11-28-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-11-26Mork: Reuse profile discovery from mozilla bootstrapDavid Ostrovsky
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