summaryrefslogtreecommitdiff
path: root/dbaccess/source/ext
AgeCommit message (Expand)Author
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
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-19remove adabas/adabasuiCaolán McNamara
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
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl
2011-12-03sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl
2011-12-03sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl
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-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-26remove double space from en-US messageAndras Timar
2011-04-20Just reformat a lineJulien Nabet
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