summaryrefslogtreecommitdiff
path: root/dbaccess/source/ext/macromigration
AgeCommit message (Expand)Author
2013-03-04audit GetParent harder wrt GetParentDialogCaolán McNamara
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-26String::SearchAndReplaceAllAscii() corresponds to OUString::replaceAll()Tor Lillqvist
2013-02-26WaE: ignoring return valueTor Lillqvist
2013-02-26fdo#38838, String to OUString in dbaccess/source/ext/macromigrationAuthor: Gergő Mocsi
2013-02-25RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-22s/the the/the/Tor Lillqvist
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-13convert extension dialog to .uiCaolán McNamara
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-14re-base on ALv2 code.Michael Meeks
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák
2012-02-15Various string function clean upStephan Bergmann
2012-01-30reduce unnecessary includesCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot
2011-12-02Remove extra spaces from strings for translationLior Kaplan
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-13Add prefixes for component_getFactory methodsMatúš 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-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-01Remove date comments in base.Guillaume Poussel
2011-02-09Remove static if-statementThomas Arnhold
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-14removetooltypes01: #i112600# remove tooltypes from dbaccessMikhail Voytenko
2010-11-23.bmp to .png, plus formatting issues.Joseph Powers
2010-11-13Replaced createFromAscii in all dbaccess tree under base repoSantiago Alessandri
2010-11-10Fix spelling mistakesWol
2010-11-08CWS-TOOLING: integrate CWS dba34aVladimir Glazunov
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-13initial apply of vba patches ( no container controls, no operator precedence )Noel Power