summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/flat
AgeCommit message (Expand)Author
2013-03-08make use of startsWith()Thomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-12-17use return value optimizationCaolán McNamara
2012-12-17String::AllocBuffer -> OUStringBufferCaolán McNamara
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-11-02Columns should know their tableLionel Elie Mamane
2012-10-01Use prefixes for these UNO componentsTor Lillqvist
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-03"using namespace ::com::sun::star" caused sdbcx::... ambiguityStephan Bergmann
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin
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-06-26re-base on ALv2 code.Michael Meeks
2012-06-22.xml files don't need executable bitsMichael Stahl
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolá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-29switch connectivity to gbuildDavid Tardon
2012-05-29connectivity: convert configurationDavid Tardon
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-05-21removed unused temporary rtl::OUStringTakeshi Abe
2012-04-24Bin weird DBGUTIL_OJ crackTor Lillqvist
2012-03-23.component files don't need executable bitsMichael Stahl
2012-03-21chmod -xTor Lillqvist
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in connectivityNorbert Thiebaud
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
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-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-17dba34d: check extensions is emptyOcke Janssen [oj]
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-21translated comments (30-35/54)Rob Snelders
2011-02-15dba34d: pulled and merged CWS dba34c, thus implicitly rebasing to m100Frank Schoenheit [fs]
2011-02-07Remove dead code. Mostly unused namespacesThomas Arnhold
2011-02-07removetooltypes01: #i112600# Fix build problem after rebase in connectivityMikhail Voytenko
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-02dba34d: check eofOcke.Janssen