summaryrefslogtreecommitdiff
path: root/dbaccess/source/filter/xml
AgeCommit message (Expand)Author
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot
2011-12-01Check length before operator[]August Sodora
2011-12-01Remove uses of charAtAugust Sodora
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud
2011-10-19Simplified comphelper::OSequenceIterator and its uses.Stephan Bergmann
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-10-05ByteString->rtl::OStringBufferCaolán McNamara
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-08-09patch for xmlfilter.cxxGabor Jenei
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-19ByteString::CreateFromAscii->rtl::OStringBuffer::valueOfCaolán McNamara
2011-07-13Add prefixes for component_getFactory methodsMatúš Kukan
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-07-11Move methods from component_getImplementationEnviron to component_getFactoryMatus Kukan
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]
2011-04-19gbuildize dbaccessDavid Tardon
2011-04-13catch by const referenceCaolán McNamara
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-25fix assertionsDavid Tardon
2011-02-24Move DBG_ERROR -> OSL_ASSERTThomas Arnhold
2011-02-03replaced DGB_ASSERT with OSL_ENSUREKenneth Venken
2011-01-24Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-14removetooltypes01: #i112600# remove tooltypes from dbaccessMikhail Voytenko
2010-12-12change of __READONLY_DATA define to constGert Faller
2010-12-06remove obsolete __FAR_DATAMichael Callahan
2010-11-23remove dead codes and undesired commentsTakeshi Abe
2010-11-22RTL_CONSTASCII_USTRINGPARAM in baseGert Faller
2010-11-13Replaced createFromAscii in all dbaccess tree under base repoSantiago Alessandri
2010-11-10Spelling mistakes and code removalWol
2010-10-27add modelines to .hxx files as wellCaolán McNamara
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-09Use SAL_N_ELEMENTS macroKayo Hamid
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-10-04native bool support in SvXMLUnitConverterNorbert Thiebaud
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-04-07sb118: merged in re/DEV300_next towards DEV300_m76sb
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]
2010-02-25sb118: merged in DEV300_m72sb