summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ext
Commit message (Expand)AuthorAgeFilesLines
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-312-3/+2
* make ResId::toString a non-static memberCaolán McNamara2012-04-301-5/+4
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-5/+3
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-142-0/+6
* replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák2012-03-121-14/+7
* remove adabas/adabasuiCaolán McNamara2012-02-1917-2853/+0
* Various string function clean upStephan Bergmann2012-02-152-51/+95
* reduce unnecessary includesCaolán McNamara2012-01-301-5/+4
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-2/+3
* simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2012-01-102-20/+20
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-051-1/+2
* Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot2011-12-215-13/+13
* sfx2::FileDialogHelper: refactor construction:Michael Stahl2011-12-031-3/+6
* sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl2011-12-031-3/+3
* sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl2011-12-031-1/+1
* Remove extra spaces from strings for translationLior Kaplan2011-12-021-1/+1
* remove include of pch header in dbaccessNorbert Thiebaud2011-11-2711-22/+0
* Remove some uses of OUString::setCharAtAugust Sodora2011-11-261-1/+1
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-1/+1
* revert to dbaccess gbuildization from master mostlyBjoern Michaelsen2011-07-2311-11/+11
* resyncing to masterBjoern Michaelsen2011-07-216-20/+11
|\
| * Add prefixes for component_getFactory methodsMatúš Kukan2011-07-136-7/+9
| * Remove component_getImplementationEnvironmentMatus Kukan2011-07-123-12/+0
| * Move methods from component_getImplementationEnviron to component_getFactoryMatus Kukan2011-07-111-1/+2
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-2038-421/+186
|\|
| * remove double space from en-US messageAndras Timar2011-04-261-1/+1
| * Just reformat a lineJulien Nabet2011-04-201-2/+1
| * gbuildize dbaccessDavid Tardon2011-04-192-209/+0
| * Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1717-106/+111
| |\
| | * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-0917-106/+111
| | |\
| * | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-124-13/+13
| |/ /
| * | Remove date comments in base.Guillaume Poussel2011-03-011-1/+1
| * | fix assertionsDavid Tardon2011-02-252-5/+5
| * | Remove static if-statementThomas Arnhold2011-02-091-9/+2
| * | replaced DGB_ASSERT with OSL_ENSUREKenneth Venken2011-02-031-3/+3
| * | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-201-2/+2
| * | .bmp to .png, plus formatting issues.Joseph Powers2010-11-232-30/+53
| * | remove dead codes and undesired commentsTakeshi Abe2010-11-231-1/+0
| * | Replaced createFromAscii in all dbaccess tree under base repoSantiago Alessandri2010-11-133-4/+4
| * | Fix spelling mistakesWol2010-11-101-2/+2
| * | add modelines to .hxx files as wellCaolán McNamara2010-10-2716-0/+43
| * | make a osl:Reference de-reference a little more sane..Norbert Thiebaud2010-10-251-2/+0
| * | merge vosremoval-mutex.diffNorbert Thiebaud2010-10-251-1/+1
| * | use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud2010-10-251-5/+5
| * | initial apply of vba patches ( no container controls, no operator precedence )Noel Power2010-10-131-2/+2
| * | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-1318-0/+48
| * | Removes some bogus comments found in Base.Rubén Jáñez2010-10-111-3/+1
| * | Use SAL_N_ELEMENTS macroKayo Hamid2010-10-092-2/+3
| * | more removed include guards using fixguard.pyPetr Mladek2010-10-054-42/+0