summaryrefslogtreecommitdiff
path: root/unoxml/source
AgeCommit message (Expand)Author
2011-09-08add chaff to encrypted documentsCaolán McNamara
2011-09-07replace api.openoffice.org to api.libreoffice.orgAndras Timar
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-12Code cleanupKorrawit Pruegsanusak
2011-06-02swap in the standard template for thisCaolán McNamara
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-16WaE (picky) - noeolChristian Lohmaier
2011-05-16fdo#35668: do not manually free parser contextBjoern Michaelsen
2011-05-16fdo#35668: do not manually free parser contextBjoern Michaelsen
2011-04-28unoxml-fix-empty-xmlns.diff: crasher in xml parserRadek Doulik
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-13catch by const referenceCaolán McNamara
2011-03-29change the function's description tooDavid Tardon
2011-03-29this is just a warning, not errorDavid Tardon
2011-03-23get rid of hash_map includeCaolán McNamara
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge 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
2011-03-02Resolves: fdo#33701 ensure node outlives pathCaolán McNamara
2011-03-01avoid implicit castCaolán McNamara
2011-02-28CWS-TOOLING: integrate CWS xmlfix3Ivo Hinkelmann
2011-02-14xmlfix3: argh, another unhandled exception...Michael Stahl
2011-02-14xmlfix3: why the heck does this build with g++?Michael Stahl
2011-02-14xmlfix3: CDocument::createCDATASection(): keep OString a little longerMichael Stahl
2011-02-10xmlfix3: convert unoxml to gbuildMichael Stahl
2011-02-10xmlfix3: unoxml: argh, doesn't build everywhere...Michael Stahl
2011-02-10xmlfix3: unoxml: valgrind found some more memory leaksMichael Stahl
2011-02-10xmlfix3: #i113683#: unoxml: all unimplemented methods assertMichael Stahl
2011-02-10xmlfix3: #i113683#: remove unfinished, unneeded CDocumentBuilder::parseSourceMichael Stahl
2011-02-10xmlfix3: unoxml: refactor CAttributesMap::removeNamedItem*: forward to CElementMichael Stahl
2011-02-10xmlfix3: unoxml: fix various bugs uncovered by complex test:Michael Stahl
2011-02-10xmlfix3: #i113683#: finish CAttributesMapMichael Stahl
2011-02-10xmlfix3: #i113683#: finish CProcessingInstructionMichael Stahl
2011-02-10xmlfix3: unoxml: prevent invalid child-parent relationships:Michael Stahl
2011-02-08sw34bf03: #i116443#: unordf: do not use rdfxml-abbrev serializerMichael Stahl
2011-02-06sgi hash containers -> boost unordered containersFridrich Štrba
2011-01-28Replace empty equalsAscii() with getLength().Thomas Arnhold
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-19xmlfix3: unoxml: eradicate the bizarre concept of "carrier nodes":Michael Stahl
2011-01-19xmlfix3: unoxml: CDocumentBuilder cleanupMichael Stahl
2011-01-19xmlfix3: unoxml: XPath cleanupMichael Stahl
2011-01-19xmlfix3: unoxml: CCharacterData: return value of xmlNodeGetContent was leakedMichael Stahl
2011-01-19xmlfix3: unoxml: CAttr cleanup: always check m_aNodePtrMichael Stahl
2011-01-19xmlfix3: unoxml: CElement fixes:Michael Stahl
2011-01-19xmlfix3: unoxml: CDocument tweaksMichael Stahl
2011-01-19xmlfix3: unoxml: CNode fixes:Michael Stahl