summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2017-06-27tdf#55631: DBASE import (take 2)Julien Nabet1-0/+5
2017-05-30Related tdf#108068: Use new name of column when it's been changedJulien Nabet1-11/+11
2017-05-04tdf#107196: fix firebird relationshipJulien Nabet1-12/+12
2017-05-04tdf#107457 don't quote columns referred by expression (not by name)Lionel Elie Mamane1-2/+7
2017-02-02tdf#105142 set default charset to UTF8Tamás Bunth1-1/+10
2017-01-24loplugin:refcountingStephan Bergmann2-6/+11
2017-01-24tdf#70433 tdf#104734 implement sdbc XClobTamás Bunth6-1/+205
2017-01-13jdbc clob character stream: return 1 when returning a single odd byteLionel Elie Mamane1-1/+1
2016-12-23tdf#104858: fix typoJulien Nabet1-1/+1
2016-12-20tdf#70506 implement getColumnLabel functionWastack1-2/+7
2016-12-04tdf#104227: fix subtypes DECIMAL/NUMERIC in resultsetJulien Nabet1-4/+4
2016-11-24Related: coverity#1371267 copy ctor broken, nPagePos not copiedCaolán McNamara1-0/+1
2016-11-22OPreparedStatement::m_aTypeInfo is unusedStephan Bergmann5-9/+7
2016-11-21loplugin:datamembershadowStephan Bergmann2-12/+11
2016-11-21loplugin:datamembershadowStephan Bergmann2-3/+1
2016-11-21get table name from resultset simplyWastack9-259/+12
2016-11-21tdf#74172 ensure prepared while setting numericWastack1-0/+4
2016-11-21connectivity, sc: add missing #include <osl/endian.h>Michael Stahl1-0/+1
2016-11-21add missing dep on affine UNO envDavid Tardon2-0/+6
2016-11-21loplugin:datamembershadowStephan Bergmann2-2/+0
2016-11-18loplugin:datamembershadowNoel Grandin2-2/+0
2016-11-18sync ONDXPagePtr impl with current SvRef implCaolán McNamara2-26/+40
2016-11-18this is copied from SvRefBase, so copy the clang opt fix here tooCaolán McNamara2-13/+11
2016-11-18includes should be at the top of the fileNoel Grandin1-1/+1
2016-11-16new loplugin finalprotectedNoel Grandin2-2/+1
2016-11-15fix build of kde3 addressbookCaolán McNamara1-1/+1
2016-11-15fix buildNoel Grandin1-1/+1
2016-11-15loplugin:constantparamNoel Grandin5-12/+10
2016-11-14Make ~OCode an anchor again for vtable and RTTI emissionStephan Bergmann2-1/+3
2016-11-14coverity#1371279 Missing move assignment operatorCaolán McNamara1-44/+58
2016-11-12coverity#1394295 Unchecked return valueCaolán McNamara1-1/+1
2016-11-12coverity#1371239 Missing move assignment operatorCaolán McNamara1-0/+11
2016-11-12Related tdf#70433: Use subtype to distinguish BLOB/CLOB for FirebirdJulien Nabet2-1/+19
2016-11-11tdf#71251: VARCHAR max length is 32765 for FirebirdJulien Nabet1-2/+2
2016-11-11Revert "coverity#1371239 Missing move assignment operator"Caolán McNamara1-9/+0
2016-11-11coverity#1371239 Missing move assignment operatorCaolán McNamara1-0/+9
2016-11-10loplugin:staticmethodsStephan Bergmann2-8/+10
2016-11-10loplugin:stringconstantStephan Bergmann1-1/+1
2016-11-10loplugin:cstylecastStephan Bergmann1-1/+1
2016-11-10WiP tdf#74172 use DECIMAL and NUMERIC data typesWastack9-39/+324
2016-11-10loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin16-72/+20
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin4-9/+8
2016-11-07loplugin:oncevar in cui..connectivityNoel Grandin12-81/+40
2016-11-02KAB loplugin:unnecessaryoverrideJan-Marek Glogowski2-6/+1
2016-10-28loplugin:unnecessaryoverrideStephan Bergmann2-6/+1
2016-10-28coverity#1371275 Missing move assignment operatorCaolán McNamara1-2/+9
2016-10-27Remove bogus comments about ~IPropertyArrayHelper not being virtualStephan Bergmann3-9/+0
2016-10-26coverity#1374287 Uncaught exceptionCaolán McNamara2-2/+2
2016-10-26coverity#1374285 Uncaught exceptionCaolán McNamara2-2/+4
2016-10-26coverity#1374283 Uncaught exceptionCaolán McNamara2-2/+4