summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* jdbc clob character stream: return 1 when returning a single odd byteLionel Elie Mamane2017-01-131-1/+1
* tdf#104858: fix typoJulien Nabet2016-12-231-1/+1
* tdf#70506 implement getColumnLabel functionWastack2016-12-201-2/+7
* tdf#104227: fix subtypes DECIMAL/NUMERIC in resultsetJulien Nabet2016-12-041-4/+4
* Related: coverity#1371267 copy ctor broken, nPagePos not copiedCaolán McNamara2016-11-241-0/+1
* OPreparedStatement::m_aTypeInfo is unusedStephan Bergmann2016-11-225-9/+7
* loplugin:datamembershadowStephan Bergmann2016-11-212-12/+11
* loplugin:datamembershadowStephan Bergmann2016-11-212-3/+1
* get table name from resultset simplyWastack2016-11-219-259/+12
* tdf#74172 ensure prepared while setting numericWastack2016-11-211-0/+4
* connectivity, sc: add missing #include <osl/endian.h>Michael Stahl2016-11-211-0/+1
* add missing dep on affine UNO envDavid Tardon2016-11-212-0/+6
* loplugin:datamembershadowStephan Bergmann2016-11-212-2/+0
* loplugin:datamembershadowNoel Grandin2016-11-182-2/+0
* sync ONDXPagePtr impl with current SvRef implCaolán McNamara2016-11-182-26/+40
* this is copied from SvRefBase, so copy the clang opt fix here tooCaolán McNamara2016-11-182-13/+11
* includes should be at the top of the fileNoel Grandin2016-11-181-1/+1
* new loplugin finalprotectedNoel Grandin2016-11-162-2/+1
* fix build of kde3 addressbookCaolán McNamara2016-11-151-1/+1
* fix buildNoel Grandin2016-11-151-1/+1
* loplugin:constantparamNoel Grandin2016-11-155-12/+10
* Make ~OCode an anchor again for vtable and RTTI emissionStephan Bergmann2016-11-142-1/+3
* coverity#1371279 Missing move assignment operatorCaolán McNamara2016-11-141-44/+58
* coverity#1394295 Unchecked return valueCaolán McNamara2016-11-121-1/+1
* coverity#1371239 Missing move assignment operatorCaolán McNamara2016-11-121-0/+11
* Related tdf#70433: Use subtype to distinguish BLOB/CLOB for FirebirdJulien Nabet2016-11-122-1/+19
* tdf#71251: VARCHAR max length is 32765 for FirebirdJulien Nabet2016-11-111-2/+2
* Revert "coverity#1371239 Missing move assignment operator"Caolán McNamara2016-11-111-9/+0
* coverity#1371239 Missing move assignment operatorCaolán McNamara2016-11-111-0/+9
* loplugin:staticmethodsStephan Bergmann2016-11-102-8/+10
* loplugin:stringconstantStephan Bergmann2016-11-101-1/+1
* loplugin:cstylecastStephan Bergmann2016-11-101-1/+1
* WiP tdf#74172 use DECIMAL and NUMERIC data typesWastack2016-11-109-39/+324
* loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin2016-11-1016-72/+20
* loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin2016-11-084-9/+8
* loplugin:oncevar in cui..connectivityNoel Grandin2016-11-0712-81/+40
* KAB loplugin:unnecessaryoverrideJan-Marek Glogowski2016-11-022-6/+1
* loplugin:unnecessaryoverrideStephan Bergmann2016-10-282-6/+1
* coverity#1371275 Missing move assignment operatorCaolán McNamara2016-10-281-2/+9
* Remove bogus comments about ~IPropertyArrayHelper not being virtualStephan Bergmann2016-10-273-9/+0
* coverity#1374287 Uncaught exceptionCaolán McNamara2016-10-262-2/+2
* coverity#1374285 Uncaught exceptionCaolán McNamara2016-10-262-2/+4
* coverity#1374283 Uncaught exceptionCaolán McNamara2016-10-262-2/+4
* tdf#103373 create and connect with default userWastack2016-10-261-3/+2
* loplugin:expandablemethodds in include/connectivity..drawinglayerNoel Grandin2016-10-233-9/+3
* '>>=' with rhs Any is a copy assignmentJochen Nitschke2016-10-191-6/+2
* loplugin:unusedmethodsNoel Grandin2016-10-181-8/+0
* loplugin:unnecessaryoverrideStephan Bergmann2016-10-1714-94/+0
* clang-cl loplugin: connectivityStephan Bergmann2016-10-1666-1201/+1201
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctornadith2016-10-141-4/+1