summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/dbase
AgeCommit message (Expand)Author
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-12-29WaE: "PAGE_SIZE" redefinedTor Lillqvist
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-10-01Use prefixes for these UNO componentsTor Lillqvist
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-22more old module-description xml filesMatúš Kukan
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-09Remove superfluous empty lines on topThomas Arnhold
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01nuke unused namespaceTakeshi Abe
2012-05-31nuke unused typedefTakeshi Abe
2012-05-29switch connectivity to gbuildDavid Tardon
2012-05-29connectivity: convert configurationDavid Tardon
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-05-14removed unused static rtl::OUStringTakeshi Abe
2012-04-24Bin weird DBGUTIL_OJ crackTor Lillqvist
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-03-29removed duplicate includes in connectivityTakeshi Abe
2012-03-23.component files don't need executable bitsMichael Stahl
2012-03-21chmod -xTor Lillqvist
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
2012-01-14connectivity: dbase: global variable cleanupMichael Stahl
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
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-13use RTL_CONSTASCII_STRINGPARAMCaolán McNamara
2011-12-12Remove ByteStringJulien Nabet
2011-12-09connectivity: remove dead DNoException.cxxMichael Stahl
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27remove include of pch header in connectivityNorbert Thiebaud
2011-11-20cppcheck: struct or union member 'NodeData::aDbl' is never usedAugust Sodora
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-19rework this in terms of read_uInt8s_AsOStringCaolán McNamara