summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2016-12-20tdf#70506 implement getColumnLabel functionWastack
2016-12-20always have dbtoolsCaolán McNamara
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13-Werror,-Wunused-macrosStephan Bergmann
2016-12-13loplugin:sallogareasStephan Bergmann
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-12Prevent use of ORowSetValue with sal_Bool as TINYINTStephan Bergmann
2016-12-12some compilers don't like implicit bool-to-ORowSetValue conversionLionel Elie Mamane
2016-12-11tdf#103074 Implement Boolean Type for FB driverWastack
2016-12-11tdf#104227 query boolean like infos correctlyWastack
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-12-04tdf#104227: fix subtypes DECIMAL/NUMERIC in resultsetJulien Nabet
2016-12-01convert nowParsing_ constants to scoped enumNoel Grandin
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: connectivityStephan Bergmann
2016-11-28loplugin:unnecessaryoverride (dtors) in connectivityStephan Bergmann
2016-11-25KAB loplugin:datamembershadowJan-Marek Glogowski
2016-11-24coverity#1371267 Missing move assignment operatorCaolán McNamara
2016-11-24Related: coverity#1371267 copy ctor broken, nPagePos not copiedCaolán McNamara
2016-11-22OPreparedStatement::m_aTypeInfo is unusedStephan Bergmann
2016-11-21loplugin:datamembershadowStephan Bergmann
2016-11-21loplugin:datamembershadowStephan Bergmann
2016-11-21get table name from resultset simplyWastack
2016-11-21tdf#74172 ensure prepared while setting numericWastack
2016-11-21connectivity, sc: add missing #include <osl/endian.h>Michael Stahl
2016-11-21add missing dep on affine UNO envDavid Tardon
2016-11-21loplugin:datamembershadowStephan Bergmann
2016-11-18loplugin:datamembershadowNoel Grandin
2016-11-18sync ONDXPagePtr impl with current SvRef implCaolán McNamara
2016-11-18this is copied from SvRefBase, so copy the clang opt fix here tooCaolán McNamara
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-15fix build of kde3 addressbookCaolán McNamara
2016-11-15fix buildNoel Grandin
2016-11-15loplugin:constantparamNoel Grandin
2016-11-14Make ~OCode an anchor again for vtable and RTTI emissionStephan Bergmann
2016-11-14coverity#1371279 Missing move assignment operatorCaolán McNamara
2016-11-12coverity#1394295 Unchecked return valueCaolán McNamara
2016-11-12coverity#1371239 Missing move assignment operatorCaolán McNamara
2016-11-12Related tdf#70433: Use subtype to distinguish BLOB/CLOB for FirebirdJulien Nabet
2016-11-11tdf#71251: VARCHAR max length is 32765 for FirebirdJulien Nabet
2016-11-11Revert "coverity#1371239 Missing move assignment operator"Caolán McNamara
2016-11-11coverity#1371239 Missing move assignment operatorCaolán McNamara
2016-11-10loplugin:staticmethodsStephan Bergmann
2016-11-10loplugin:stringconstantStephan Bergmann
2016-11-10loplugin:cstylecastStephan Bergmann
2016-11-10WiP tdf#74172 use DECIMAL and NUMERIC data typesWastack