summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/dbase
AgeCommit message (Expand)Author
2012-01-14connectivity: dbase: global variable cleanupMichael Stahl
2011-12-16Adding more dbf file types.Muthu Subramanian
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
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-09-06[cppchecker] unread Variable warning suppressedPierre-André Jacquod
2011-08-19convert tools::Config to rtl::OStringCaolán McNamara
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
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-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-13catch by const referenceCaolán McNamara
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-24translated commentsRob Snelders
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-13Move DBG_TRACE to OSL_TRACEThomas Arnhold
2011-03-13Move DBG_TRACE5 to OSL_TRACEThomas Arnhold
2011-03-13Move DBG_TRACE3 to OSL_TRACEThomas Arnhold
2011-03-13Move DBG_TRACE2 to OSL_TRACEThomas 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
2011-01-25Both argumensts to Min must be of same typeTor Lillqvist
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-12-05cppcheck: can reduce the scope of these variablesCaolán McNamara
2010-11-25dba34b: #i111143# use supports supportsMixedCaseQuotedIdentifiers instead of ...Ocke.Janssen
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 20Gert Faller
2010-11-10EasyHack: Convert to RTL macro from FromAsciiKevin Hunter
2010-10-27remove vos reference from uno xml descriptionsNorbert Thiebaud
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud
2010-10-17remove dead code from dbase driverLuke Symes
2010-10-17use SAL_N_ELEMENTS macroKenneth Venken
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06Remove redundant #include directives & commentsJ. Graeme Lingard