summaryrefslogtreecommitdiff
path: root/unoxml/source
AgeCommit message (Expand)AuthorFilesLines
2012-08-07Remove commented out codeThomas Arnhold1-19/+0
2012-07-28callcatcher: unused dtor->fix leakCaolán McNamara2-0/+12
2012-07-06use custom ExtEnt loader for RDF importHerbert Duerr1-0/+11
2012-07-06re-base on ALv2 code.Michael Meeks24-570/+354
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2-2/+2
2012-06-21re-base on ALv2 code.Michael Meeks47-1084/+661
2012-06-12nuke dead codeTakeshi Abe1-4/+0
2012-06-08n759982: Win/VC++ stl messes up the namespace vector.Muthu Subramanian1-2/+5
2012-06-02targeted string re-workNorbert Thiebaud3-46/+41
2012-06-01targetted string cleanupMichael Meeks14-269/+225
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-19/+6
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-22Needless SAL_CALLStephan Bergmann1-6/+6
2012-03-03Avoid temporary rtl::OUStringJulien Nabet1-1/+1
2012-01-19Fix for fdo43460 Part XLIII getLength() to isEmpty()Olivier Hallot7-23/+23
2012-01-08catch exception by constant referenceTakeshi Abe3-10/+10
2011-10-11deprecated decl. from ext. lib.David Tardon1-0/+4
2011-09-08add chaff to encrypted documentsCaolán McNamara1-4/+50
2011-09-07replace api.openoffice.org to api.libreoffice.orgAndras Timar1-2/+2
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan2-11/+0
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan4-6/+6
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-1/+1
2011-06-12Code cleanupKorrawit Pruegsanusak1-1/+1
2011-06-02swap in the standard template for thisCaolán McNamara1-15/+7
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-1/+2
2011-05-16WaE (picky) - noeolChristian Lohmaier1-1/+1
2011-05-16fdo#35668: do not manually free parser contextBjoern Michaelsen1-1/+0
2011-05-16fdo#35668: do not manually free parser contextBjoern Michaelsen1-1/+0
2011-04-28unoxml-fix-empty-xmlns.diff: crasher in xml parserRadek Doulik1-1/+2
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2-8/+4
2011-04-13catch by const referenceCaolán McNamara1-1/+1
2011-03-29change the function's description tooDavid Tardon1-1/+1
2011-03-29this is just a warning, not errorDavid Tardon1-1/+1
2011-03-23get rid of hash_map includeCaolán McNamara1-2/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky70-2132/+3532
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold3-8/+8
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky7-46/+103
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud7-46/+103
2011-03-02Resolves: fdo#33701 ensure node outlives pathCaolán McNamara3-5/+5
2011-03-01avoid implicit castCaolán McNamara1-4/+4
2011-02-28CWS-TOOLING: integrate CWS xmlfix3Ivo Hinkelmann69-2134/+3530
2011-02-14xmlfix3: argh, another unhandled exception...Michael Stahl1-1/+1
2011-02-14xmlfix3: why the heck does this build with g++?Michael Stahl1-1/+2
2011-02-14xmlfix3: CDocument::createCDATASection(): keep OString a little longerMichael Stahl1-2/+5
2011-02-10xmlfix3: convert unoxml to gbuildMichael Stahl7-364/+5
2011-02-10xmlfix3: unoxml: argh, doesn't build everywhere...Michael Stahl1-1/+2
2011-02-10xmlfix3: unoxml: valgrind found some more memory leaksMichael Stahl3-8/+13
2011-02-10xmlfix3: #i113683#: unoxml: all unimplemented methods assertMichael Stahl8-5/+47