summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/filter
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-14/+9
* Fixes/improvements on previous commitStephan Bergmann2012-10-041-1/+1
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-041-3/+3
* Improvements on previous commitStephan Bergmann2012-09-271-2/+1
* fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin2012-09-271-3/+2
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-1/+0
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-312-4/+0
* -Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann2012-08-311-1/+1
* Partially revert "Remove unused defines"Thomas Arnhold2012-07-291-1/+1
* removed useless forward declarations of classTakeshi Abe2012-07-051-1/+0
* Remove unused definesThomas Arnhold2012-07-011-1/+1
* Remove UNO includes commentsThomas Arnhold2012-06-291-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-1452-1251/+782
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-111-2/+2
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-8/+6
* targeted string re-workNorbert Thiebaud2012-06-021-28/+28
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-311-7/+6
* removed unused const rtl::OUStringTakeshi Abe2012-05-171-1/+0
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-066-12/+9
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-9/+9
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-5/+5
* removed duplicate includes in dbaccessTakeshi Abe2012-03-304-4/+0
* WaE: duplicateBranchThomas Arnhold2012-02-211-4/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-052-2/+0
* Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot2011-12-2117-55/+55
* Check length before operator[]August Sodora2011-12-011-1/+1
* Remove uses of charAtAugust Sodora2011-12-011-2/+2
* remove include of pch header in dbaccessNorbert Thiebaud2011-11-2726-52/+0
* Simplified comphelper::OSequenceIterator and its uses.Stephan Bergmann2011-10-192-20/+23
* #i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl2011-10-112-5/+7
* #i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl2011-10-111-2/+2
* #i108468#: clean up xmluconv code duplication, part 1:Michael Stahl2011-10-112-8/+8
* ByteString->rtl::OStringBufferCaolán McNamara2011-10-051-9/+10
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-222-0/+11
* patch for xmlfilter.cxxGabor Jenei2011-08-091-1/+2
* revert to dbaccess gbuildization from master mostlyBjoern Michaelsen2011-07-2326-26/+26
* resyncing to masterBjoern Michaelsen2011-07-213-38/+25
|\
| * ByteString::CreateFromAscii->rtl::OStringBuffer::valueOfCaolán McNamara2011-07-191-25/+21
| * Add prefixes for component_getFactory methodsMatúš Kukan2011-07-132-2/+2
| * Remove component_getImplementationEnvironmentMatus Kukan2011-07-121-10/+0
| * Move methods from component_getImplementationEnviron to component_getFactoryMatus Kukan2011-07-111-1/+2
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-2052-958/+258
|\|
| * gbuildize dbaccessDavid Tardon2011-04-192-123/+2
| * catch by const referenceCaolán McNamara2011-04-137-15/+15
| * Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-193-5/+5
| * Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1711-1592/+61
| |\
| | * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-0911-1592/+61
| | |\
| * | | Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-126-11/+11
| * | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-1/+1
| |/ /
| * | fix assertionsDavid Tardon2011-02-252-2/+2