summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/FValue.cxx
AgeCommit message (Expand)Author
2015-04-25tdf#90614 oups... I was too eager in replacing getAny() with makeAny()Lionel Elie Mamane
2015-04-24Typo: UNSPUPPORTED->UNSUPPORTEDJulien Nabet
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-02getAny() is not a safe default, it assumes there is actually an AnyLionel Elie Mamane
2015-02-05BOOST_STATIC_ASSERT->static_assert and drop some includesCaolán McNamara
2014-10-03loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-13fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFONoel Grandin
2014-04-14remove static stringsThomas Arnhold
2014-04-03Remove unused getBinary/CharacterStreamStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-14Be explicit when using bool as integral valueStephan Bergmann
2013-12-17Unnecessary use of OUString constructor inside OUStringBuffer constructorNoel Grandin
2013-11-18Fix some wrong copy pasteJulien Nabet
2013-11-17m_uInt8 not m_nInt8Julien Nabet
2013-10-20Revert "fdo#68657 bool->string conversion to 1/0, not "true"/"false"Lionel Elie Mamane
2013-10-20an ORowSetValue constructed from a boolean is a booleanLionel Elie Mamane
2013-10-20fdo#68657 bool->string conversion to 1/0, not "true"/"falseLionel Elie Mamane
2013-10-17per SQL standard, BIT is 0/1 but BOOLEAN is true/falseLionel Elie Mamane
2013-10-16respect reference values in checkboxesLionel Elie Mamane
2013-10-16janitorial: bool is bool, not sal_BoolLionel Elie Mamane
2013-10-16string->bool conversion recognise "1"/"0" additionally to "true"/"false"Lionel Elie Mamane
2013-08-14fixup handling of unsigned valuesLionel Elie Mamane
2013-06-28remove ::connectivity::to(Date)?(Time)?String; same as DBTypeConversion::*Lionel Elie Mamane
2013-06-17fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18fix makeAny callsChristian Lohmaier
2013-02-09ORowSetValue: move float and double to unionDavid Ostrovsky
2013-02-05ORowSetValue: clean up sign/unsigned union memberDavid Ostrovsky
2012-08-07Replace usage of rtl/memory.h in connectivity with equivalent from string.hArnaud Versini
2012-06-12re-base on ALv2 code.Michael Meeks
2012-03-29Remove unused code in connectiviy.Santiago Martinez
2012-02-16ORowSetValue::setTypeKind: correctly convert to (C)LOB/OBJECT/OTHERLionel Elie Mamane
2012-02-16typo & copy/paste error in error messageLionel Elie Mamane
2011-11-29fs34c: #i117666# check first if value is nullmst
2011-11-27remove include of pch header in connectivityNorbert Thiebaud
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-24#i10000# fix for Solaris warningsVladimir Glazunov
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold