summaryrefslogtreecommitdiff
path: root/unoxml
AgeCommit message (Expand)Author
2011-02-10xmlfix3: convert unoxml to gbuildMichael Stahl
2011-02-10xmlfix3: unoxml: argh, doesn't build everywhere...Michael Stahl
2011-02-10xmlfix3: unoxml: the complex testMichael 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
2011-01-19xmlfix3: unoxml: some cleanup in CNode...Michael Stahl
2011-01-19xmlfix3: unoxml: cleanup friend declarationsMichael Stahl
2011-01-19xmlfix3: #i113682#: unoxml: CEvent gets a mutex member;Michael Stahl
2011-01-19xmlfix3: #i113682#: unoxml: CDocumentBuilder gets a member mutexMichael Stahl
2011-01-19xmlfix3: #i113682#: unoxml: locking in XPath:Michael Stahl
2011-01-19xmlfix3: #i113682#: unoxml: use CDocument mutex in misc classesMichael Stahl
2011-01-19xmlfix3: #i113682#: unoxml: CDocument gets a member mutex:Michael Stahl
2011-01-19xmlfix3: #i113682#: unoxml: no more globals in CNode:Michael Stahl
2011-01-19xmlfix3: unoxml: all node ctors get CDocument parameterMichael Stahl
2011-01-19xmlfix3: unoxml: replace CNode XUnoTunnel implementation with something saneMichael Stahl
2011-01-19xmlfix3: unoxml: refactor XPath results a little:Michael Stahl
2011-01-19xmlfix3: unoxml: fix CDOMImplementation: static instance could be deletedMichael Stahl
2011-01-19xmlfix3: unoxml: fix CNotationsMap: member pointer does not keep document aliveMichael Stahl
2011-01-19xmlfix3: unoxml: fix CEntitiesMap: member pointer does not keep document aliveMichael Stahl
2011-01-19xmlfix3: unoxml: fix CAttributesMap:Michael Stahl
2011-01-19xmlfix3: unoxml: fix CChildList: member pointer does not keep document aliveMichael Stahl
2011-01-19xmlfix3: unoxml: fix various issues in CElementList:Michael Stahl
2011-01-19xmlfix3: unoxml: CEventDispatcher::dispatchEvent(): fix iteration:Michael Stahl
2011-01-19xmlfix3: #i113682#: unoxml: no more globals in CEventDispatcher:Michael Stahl
2011-01-19xmlfix3: #i113682#: unoxml: no mutex necessary for CDocument::importNodeMichael Stahl
2011-01-19xmlfix3: unoxml: add copyright headers in events subdir, clean up includesMichael Stahl
2011-01-19xmlfix3: #i113682#: unoxml: mutex for CSAXDocumentBuilderMichael Stahl
2011-01-19xmlfix3: unoxml: clean up trailing whitespace infestationMichael Stahl
2011-01-19xmlfix3: unoxml: refactor CNode initializationMichael Stahl
2011-01-19xmlfix3: unoxml: new method CNode::invalidateMichael Stahl
2011-01-19xmlfix3: #i113681#: unoxml: fix races in global node map:Michael Stahl
2011-01-19xmlfix3: #i113663#: unoxml: fix leaks caused by CNode::get returning CNode*:Michael Stahl