summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/file
AgeCommit message (Expand)Author
2013-02-05ORowSetValue: clean up sign/unsigned union memberDavid Ostrovsky
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist
2012-12-17UniString::ToUpperAscii -> OUString::toAsciiUpperCaseCaolán McNamara
2012-12-17use return value optimizationCaolán McNamara
2012-12-10new autogenerated PCH headers in connectivityLuboš Luňák
2012-11-28fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactoryNoel Grandin
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-11-02Columns should know their tableLionel Elie Mamane
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-22more old module-description xml filesMatúš Kukan
2012-08-16Revert "fix for fdo#48200.diff import regrex state for filter"Noel Power
2012-08-16fix for fdo#48200.diff import regrex state for filterNoel Power
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim
2012-08-07Replace usage of rtl/memory.h in connectivity with equivalent from string.hArnaud Versini
2012-06-19typo: paramters, paramaters -> parametersAndras Timar
2012-06-19misc dead code and cosmetic cleanup.Michael Meeks
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-04nuke unused definesTakeshi Abe
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-04-24Bin weird DBGUTIL_OJ crackTor Lillqvist
2012-03-29removed duplicate includes in connectivityTakeshi Abe
2012-03-21chmod -xTor Lillqvist
2012-03-20callcatcher: update listCaolán McNamara
2012-03-20Remove unused code as listed in unusedcode.easySantiago Martinez
2012-02-19Get rid of size() == 0Elton Chung
2012-02-17WaE: enable exceptions for these tooCaolán McNamara
2012-01-23connectivity: fdo#43479: sort order doesn't matterMichael Stahl
2012-01-20connectivity: fdo#43479: fix crash on DISTINCT:Michael Stahl
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot
2011-12-15Removed extra semicolonsJesse
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header in connectivityNorbert Thiebaud
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-08Remove the C52 define.Francois Tigeot
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-16dba34d: #i32633# fix for lcase and ucaseOcke Janssen [oj]
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01resolve ambiguitiesCaolán McNamara
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold