summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/file
AgeCommit message (Expand)AuthorFilesLines
2013-06-05use uno::Reference#clear() method...Noel Grandin1-2/+2
2013-05-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin3-4/+4
2013-05-19remove unused & suspicious methodLionel Elie Mamane1-31/+31
2013-05-19connectivity::file::OResultSet remove totally unused data memberLionel Elie Mamane1-1/+0
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2-2/+2
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák17-223/+222
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-27-Wunused-macrosStephan Bergmann1-3/+0
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-19/+19
2013-03-08make use of startsWith()Thomas Arnhold1-1/+1
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-2/+0
2013-03-04doubled namespaceThomas Arnhold1-1/+0
2013-03-03loplugin: unused variables and commented codeThomas Arnhold1-1/+0
2013-02-25loplugin: unused variablesThomas Arnhold3-3/+1
2013-02-23Fix typo seperated/separatedJulien Nabet1-1/+1
2013-02-05ORowSetValue: clean up sign/unsigned union memberDavid Ostrovsky2-2/+2
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist1-1/+1
2012-12-17UniString::ToUpperAscii -> OUString::toAsciiUpperCaseCaolán McNamara1-6/+7
2012-12-17use return value optimizationCaolán McNamara1-5/+6
2012-12-10new autogenerated PCH headers in connectivityLuboš Luňák2-11/+11
2012-11-28fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactoryNoel Grandin1-3/+3
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin1-1/+2
2012-11-02Columns should know their tableLionel Elie Mamane2-4/+13
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud3-7/+7
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann2-23/+18
2012-08-22more old module-description xml filesMatúš Kukan1-47/+0
2012-08-16Revert "fix for fdo#48200.diff import regrex state for filter"Noel Power3-3/+0
2012-08-16fix for fdo#48200.diff import regrex state for filterNoel Power3-0/+3
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim2-12/+12
2012-08-07Replace usage of rtl/memory.h in connectivity with equivalent from string.hArnaud Versini3-3/+3
2012-06-19typo: paramters, paramaters -> parametersAndras Timar1-1/+1
2012-06-19misc dead code and cosmetic cleanup.Michael Meeks1-8/+0
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara1-14/+0
2012-06-12re-base on ALv2 code.Michael Meeks20-437/+283
2012-06-04nuke unused definesTakeshi Abe1-3/+0
2012-06-02targeted string re-workNorbert Thiebaud5-37/+37
2012-06-01nuke unused namespaceTakeshi Abe1-2/+0
2012-05-31nuke unused typedefTakeshi Abe2-3/+0
2012-05-29switch connectivity to gbuildDavid Tardon1-105/+0
2012-04-24Bin weird DBGUTIL_OJ crackTor Lillqvist1-3/+0
2012-03-29removed duplicate includes in connectivityTakeshi Abe2-2/+0
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-03-20callcatcher: update listCaolán McNamara1-24/+0
2012-03-20Remove unused code as listed in unusedcode.easySantiago Martinez2-66/+0
2012-02-19Get rid of size() == 0Elton Chung2-3/+3
2012-02-17WaE: enable exceptions for these tooCaolán McNamara1-3/+3
2012-01-23connectivity: fdo#43479: sort order doesn't matterMichael Stahl1-5/+3
2012-01-20connectivity: fdo#43479: fix crash on DISTINCT:Michael Stahl1-31/+19
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot3-4/+4