summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/dataaccess
AgeCommit message (Expand)AuthorFilesLines
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák2-6/+3
2012-03-09fdo#47021: the naive join attempt leads to deadlockStephan Bergmann1-1/+6
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist1-0/+11
2012-02-23Adapted AsyncEventNotifier to safer-to-use salhelper::ThreadStephan Bergmann1-4/+5
2012-02-19remove adabas/adabasuiCaolán McNamara1-6/+0
2012-02-16Make sure spawned thread is joined againStephan Bergmann1-0/+1
2012-02-15Various string function clean upStephan Bergmann2-8/+10
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot15-77/+77
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud22-44/+0
2011-10-26WaE: illegal copy-initializationTor Lillqvist1-4/+4
2011-09-30tweak ambiguities for F-15 gcc 4.6.1-9Caolán McNamara1-5/+14
2011-09-19Avoid premature deletion of objects in ODatabaseContext::m_aDatabaseObjects.Stephan Bergmann1-1/+4
2011-09-15dbaccess: databasecontext.cxx: copy m_aDatabaseObjectsMichael Stahl1-2/+4
2011-09-01Some cppcheck cleaningJulien Nabet1-1/+1
2011-08-22fix leaking 'Pictures' streams from basic dialogs in baseNoel Power1-0/+104
2011-07-26catch by const referenceCaolán McNamara1-4/+4
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen2-2/+1
2011-06-21gnumake4: postmerge fixes in dbaccess reportdesignBjoern Michaelsen1-1/+1
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen42-1776/+494
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]2-3/+4
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2-1/+3
2011-05-20config leaks: drop dodgy LegacySingleton fooCaolán McNamara1-5/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2-1/+3
2011-04-19gbuildize dbaccessDavid Tardon1-69/+0
2011-04-13catch by const referenceCaolán McNamara3-19/+19
2011-03-28catch exceptions by referenceCaolán McNamara1-3/+3
2011-03-28use PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara1-1/+1
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold4-12/+12
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold6-11/+11
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold2-2/+2
2011-03-01Remove date comments in base.Guillaume Poussel7-13/+12
2011-02-25fix assertionsDavid Tardon6-17/+17
2011-02-24Move DBG_ERROR -> OSL_ASSERTThomas Arnhold6-17/+17
2011-02-08more std:: -> o3tl:: build fixesLuboš Luňák2-5/+7
2011-02-08Clean-up bogus comments in base.Guillaume Poussel1-2/+1
2011-02-03replaced DGB_ASSERT with OSL_ENSUREKenneth Venken8-14/+22
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara1-1/+1
2011-01-21Remove doubled define of MAP_LEN(x).Thomas Arnhold1-2/+0
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold6-11/+11
2011-01-15Some cppcheck cleaningserval1-1/+1
2011-01-09Remove unused code and fix typosTakeshi Abe1-1/+1
2011-01-07cppcheck cleanlinessGuillaume Poussel1-1/+1
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-1/+1
2011-01-03dba34c: fix for flush and text recognizeOcke Janssen [oj]1-1/+1
2010-12-05Replace all occured, occurance etc.Takeshi Abe1-3/+3
2010-11-29Remove undesirable commentsTakeshi Abe1-1/+1