summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/dbase/DTable.cxx
AgeCommit message (Expand)Author
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
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-22String::AppendAscii cleanupRicardo Montania
2013-03-18coverity#705135 Missing break in switchJulien Nabet
2013-02-22s/the the/the/Tor Lillqvist
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2012-11-02Columns should know their tableLionel Elie Mamane
2012-10-26UpdateBuffer optimisation: cache column value, isBound() and isNull()Lionel Elie Mamane
2012-10-26fdo#52392 dbase: correctly NULL out non-filled in fields in inserted rowsLionel Elie Mamane
2012-10-26improve commentsLionel Elie Mamane
2012-10-26dbase::ODbaseTable::WriteMemo does not change its ORowSetValue& argumentLionel Elie Mamane
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-07Replace usage of rtl/memory.h in connectivity with equivalent from string.hArnaud Versini
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-14removed unused static rtl::OUStringTakeshi Abe
2012-02-28we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara
2012-02-19make connectivity ByteString freeCaolán McNamara
2012-01-19Change back to 32 bit (which is hopefully right).Stephan Bergmann
2012-01-19WaE: fix misc. SvStream operator problems.Michael Meeks
2011-12-22ByteString->rtl::OStringCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-21needs more work firstCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot
2011-12-16Adding more dbf file types.Muthu Subramanian
2011-12-14ByteString->rtl::OString[Buffer]Caolán McNamara
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header in connectivityNorbert Thiebaud
2011-09-17use read_uInt8s_AsOString and comphelper::string::padToLengthCaolán McNamara
2011-09-17memcpy is of the same length as preceding memsetCaolán McNamara
2011-07-02ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara
2011-06-14unused bufferCaolán McNamara
2011-06-14remove unused filler and widthCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-04-13catch by const referenceCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
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
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-10dba34d: #i116509# check if first and previous workOcke Janssen
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-14translated comments (10-16/54)Rob Snelders
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-25WaE: unused variableCaolán McNamara