summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/dbase
AgeCommit message (Expand)AuthorFilesLines
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-1/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák14-208/+207
2013-03-23coverity#704216 Logically dead codeJulien Nabet1-1/+0
2013-03-22String::AppendAscii cleanupRicardo Montania2-6/+5
2013-03-18coverity#705135 Missing break in switchJulien Nabet1-1/+1
2013-03-08make use of startsWith()Thomas Arnhold1-1/+1
2013-03-04doubled namespaceThomas Arnhold1-1/+0
2013-02-25loplugin: improve indentationThomas Arnhold1-5/+7
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-32/+32
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2-2/+2
2012-12-29WaE: "PAGE_SIZE" redefinedTor Lillqvist3-16/+16
2012-11-02Columns should know their tableLionel Elie Mamane2-2/+6
2012-10-26UpdateBuffer optimisation: cache column value, isBound() and isNull()Lionel Elie Mamane1-15/+18
2012-10-26fdo#52392 dbase: correctly NULL out non-filled in fields in inserted rowsLionel Elie Mamane1-8/+8
2012-10-26improve commentsLionel Elie Mamane1-2/+2
2012-10-26dbase::ODbaseTable::WriteMemo does not change its ORowSetValue& argumentLionel Elie Mamane1-1/+1
2012-10-01Use prefixes for these UNO componentsTor Lillqvist2-2/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann2-9/+11
2012-08-22more old module-description xml filesMatúš Kukan1-48/+0
2012-08-07Replace usage of rtl/memory.h in connectivity with equivalent from string.hArnaud Versini2-2/+2
2012-07-03ditch String::CreateFromAsciiCaolán McNamara3-10/+10
2012-06-12re-base on ALv2 code.Michael Meeks19-426/+281
2012-06-09Remove superfluous empty lines on topThomas Arnhold2-4/+0
2012-06-02targeted string re-workNorbert Thiebaud8-70/+70
2012-06-01nuke unused namespaceTakeshi Abe2-3/+0
2012-05-31nuke unused typedefTakeshi Abe3-3/+0
2012-05-29switch connectivity to gbuildDavid Tardon3-306/+0
2012-05-29connectivity: convert configurationDavid Tardon1-100/+0
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe1-1/+0
2012-05-14removed unused static rtl::OUStringTakeshi Abe1-1/+0
2012-04-24Bin weird DBGUTIL_OJ crackTor Lillqvist1-3/+0
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn2-3/+3
2012-03-29removed duplicate includes in connectivityTakeshi Abe1-1/+0
2012-03-23.component files don't need executable bitsMichael Stahl1-0/+0
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-02-28we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara1-2/+2
2012-02-19make connectivity ByteString freeCaolán McNamara1-8/+7
2012-01-19Change back to 32 bit (which is hopefully right).Stephan Bergmann1-1/+1
2012-01-19WaE: fix misc. SvStream operator problems.Michael Meeks1-1/+1
2012-01-14connectivity: dbase: global variable cleanupMichael Stahl1-7/+14
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-4/+4
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2011-12-22ByteString->rtl::OStringCaolán McNamara1-2/+2
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2-2/+2
2011-12-21needs more work firstCaolán McNamara2-2/+2
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2-2/+2
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot2-4/+4