summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter/xml
AgeCommit message (Expand)AuthorFilesLines
2012-06-21re-base on ALv2 code.Michael Meeks23-565/+358
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara2-23/+23
2012-05-14removed unused static rtl::OUStringTakeshi Abe1-1/+0
2012-05-13removed unused definesTakeshi Abe1-5/+0
2012-05-10Bin a few lines of apparently leftover temporary debugging codeTor Lillqvist1-6/+0
2012-05-10-Wself-assignLuboš Luňák1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-19/+19
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+4
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-1/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz3-2/+1
2012-01-04Fix for fdo43460 Part XXVIII getLength() to isEmpty()Olivier Hallot15-41/+41
2011-12-24catch exception by constant referenceTakeshi Abe1-1/+1
2011-11-27remove include of pch header from reportdesignNorbert Thiebaud29-29/+0
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-1/+1
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl2-5/+7
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl2-8/+10
2011-10-05fix buildCaolán McNamara1-12/+12
2011-09-30tweak ambiguities for F-15 gcc 4.6.1-9Caolán McNamara1-8/+8
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara4-0/+13
2011-08-28some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard1-3/+3
2011-07-21resyncing to masterBjoern Michaelsen2-29/+20
2011-07-17ditch ByteStringCaolán McNamara1-21/+19
2011-07-13Add prefixes for component_getFactory methodsMatúš Kukan1-1/+1
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan1-7/+0
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen58-295/+321
2011-06-17gnumake4: converted reportdesign [hg:e3de7a65caba]Ocke Janssen [oj]31-101/+98
2011-04-21gbuildize reportdesignDavid Tardon1-70/+0
2011-04-19Easy hack : Add visibility markup to all component_get* functionsJulien Nabet1-3/+3
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky4-10/+4
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold20-27/+27
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud4-10/+4
2011-02-26OSL_ASSERT takes a condition, not a messageDavid Tardon1-1/+1
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold1-1/+1
2011-02-24Move DBG_ERROR -> OSL_ASSERTThomas Arnhold2-2/+2
2011-02-24Move DBG_ASSERT -> OSL_ENSUREThomas Arnhold2-10/+10
2011-02-03mark unimplemented copy ctor and assignment as private, and fix sigsCaolán McNamara1-1/+2
2011-01-24Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-1/+1
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold4-41/+41
2011-01-14removetooltypes01: #i112600# remove tooltypes from reportdesignMikhail Voytenko3-3/+3
2011-01-07cppcheck cleanlinessGuillaume Poussel4-4/+4
2010-12-12change of __READONLY_DATA define to constGert Faller2-3/+3
2010-12-06remove obsolete __FAR_DATAMichael Callahan2-13/+13
2010-11-28More dead code removalWol9-126/+25
2010-11-15RTL_CONSTASCII_USTRINGPARAM in basepjacquod1-1/+1
2010-11-14Replaced all createFromAscii with macro RTL_CONSTASCII_USTRINGPARAM in baseSantiago Alessandri2-11/+11
2010-11-13Replaced createFromAscii in all dbaccess tree under base repoSantiago Alessandri1-3/+3