summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/dbase
AgeCommit message (Expand)Author
2013-11-11convert STRING_NOTFOUND -> NODE_NOTFOUND in connectivityNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-09fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza
2013-09-25drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-07-31Reserve correct size (dbase).Andrzej J.R. Hunt
2013-07-19unused variable 'aStrFieldName' [loplugin]Eike Rathke
2013-07-19janitorial: remove unused, add constLionel Elie Mamane
2013-07-19Cleanup String in connectivityNorbert Thiebaud
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-06-17fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-05-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
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-23coverity#704216 Logically dead codeJulien Nabet
2013-03-22String::AppendAscii cleanupRicardo Montania
2013-03-18coverity#705135 Missing break in switchJulien Nabet
2013-03-08make use of startsWith()Thomas Arnhold
2013-03-04doubled namespaceThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
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-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