summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/flat
AgeCommit message (Expand)AuthorFilesLines
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud1-11/+16
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-17fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2-18/+16
2013-05-29connectivity: make MSVC happy with pairFirstLessMichael Stahl1-4/+17
2013-05-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin2-6/+5
2013-05-19flat db driver: reorganise OFlatTableLionel Elie Mamane1-134/+166
2013-05-19flat file db driver: clean up seekRowLionel Elie Mamane1-49/+57
2013-05-19fdo#47951 flat text table: update m_nRowPos when moving by bookmarkLionel Elie Mamane1-0/+14
2013-05-19use safer/more explicit C++ castsLionel Elie Mamane1-1/+6
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák9-91/+90
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-08make use of startsWith()Thomas Arnhold1-1/+1
2013-02-25loplugin: improve indentationThomas Arnhold1-5/+7
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-10/+9
2012-12-17use return value optimizationCaolán McNamara1-15/+10
2012-12-17String::AllocBuffer -> OUStringBufferCaolán McNamara1-9/+5
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin1-5/+4
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-3/+3
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin1-1/+1
2012-11-02Columns should know their tableLionel Elie Mamane1-1/+2
2012-10-01Use prefixes for these UNO componentsTor Lillqvist2-2/+2
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-1/+2
2012-09-03"using namespace ::com::sun::star" caused sdbcx::... ambiguityStephan Bergmann1-3/+2
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin1-1/+6
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 Versini1-1/+1
2012-06-26re-base on ALv2 code.Michael Meeks1-24/+14
2012-06-22.xml files don't need executable bitsMichael Stahl1-0/+0
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara1-2/+2
2012-06-12re-base on ALv2 code.Michael Meeks12-271/+189
2012-06-09Remove superfluous empty lines on topThomas Arnhold2-4/+0
2012-06-02targeted string re-workNorbert Thiebaud6-46/+46
2012-06-01nuke unused namespaceTakeshi Abe1-1/+0
2012-05-29switch connectivity to gbuildDavid Tardon3-252/+0
2012-05-29connectivity: convert configurationDavid Tardon1-120/+0
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe1-1/+0
2012-05-21removed unused temporary rtl::OUStringTakeshi Abe1-1/+0
2012-04-24Bin weird DBGUTIL_OJ crackTor Lillqvist1-3/+0
2012-03-23.component files don't need executable bitsMichael Stahl1-0/+0
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-1/+1
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header in connectivityNorbert Thiebaud11-22/+0
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara1-4/+6
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan3-11/+0