summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools
AgeCommit message (Expand)Author
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-08-18Fixed build breakage.Kohei Yoshida
2011-08-14=class OTableHelper: typo in private member name: refreshFor*gei*nKeysLionel Elie Mamane
2011-07-27Related: fdo#35404 survive nil xTableCaolán McNamara
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-06-01this is overly static for little gainCaolán McNamara
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-13catch by const referenceCaolán McNamara
2011-04-05set some more files to use exceptionsCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-24#i10000# fix for Solaris warningsVladimir Glazunov
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18WaE: silence some warningsThomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
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-04Remove bogus and useless comments in libs-core.Guillaume Poussel
2011-03-01avoid implicit castCaolán McNamara
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-23dba34c: special comparison of double valuesOcke Janssen [oj]
2011-02-23dba34c: #i108415# fix for stringsOcke Janssen [oj]
2011-02-23dba34c: #i117043# fix modified state of rowsetOcke Janssen [oj]
2011-02-14dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]
2011-02-11translated comments (4/54)Rob Snelders
2011-02-10Some cppcheck cleaningJulien Nabet
2011-02-08Port stuff to our private implementation of SGI extensionsFridrich Štrba
2011-02-08std::bit_vector -> ::std::vector<bool, std::allocator<bool> >Fridrich Štrba
2011-02-07Remove dead code. Mostly unused namespacesThomas Arnhold
2011-02-03CWS gnumake3: resync to m99Mathias Bauer
2011-01-28gnumake3: remove comphelper version; fix including extract.hxxHans-Joachim Lankenau
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-10dba34c: #i108415# handle structed filter handlingOcke Janssen [oj]
2011-01-05dba34c: #i110584# fix for FN escape function and check if table name is emptyOcke Janssen [oj]
2010-11-25dba34b: #i115655# check first 50 lines for type infoOcke.Janssen
2010-11-23dba34b: #i115250# DBTypeConversion::getValue: do not use the target format to...Frank Schoenheit [fs]
2010-11-23dba34b: DBTypeConversion::getValue renamed to getFormattedValue (at least tho...Frank Schoenheit [fs]
2010-11-23dba34b: diagnostics changed/added (during #i115040#)Frank Schoenheit [fs]
2010-11-21RTL_CONSTASCII_USTRINGPARAM in libs core 43Gert Faller
2010-11-18remove warnings in enable-debugCaolán McNamara
2010-11-14RTL_CONSTASCII_USTRINGPARAM for libs-core/connectivityJulien Nabet
2010-11-10EasyHack: Convert to RTL macro from FromAsciiKevin Hunter
2010-11-08CWS-TOOLING: integrate CWS dba34aVladimir Glazunov
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud
2010-10-14add lots more missing sal/macros.h includesMichael Meeks
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth