summaryrefslogtreecommitdiff
path: root/unoxml/source
AgeCommit message (Expand)Author
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
2011-01-19xmlfix3: #i113663#: unoxml: fix xmlRemoveProp errorsMichael Stahl
2011-01-19xmlfix3: #i113663#: unoxml: fix leaks of unlinked nodesMichael Stahl
2011-01-18free ctxt *after* taking lastError detailsCaolán McNamara
2011-01-16equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)Caolán McNamara
2011-01-11xmlfix3: #i115995#: unoxml: retain context node in XPath::CNodeList:Michael Stahl
2010-12-23cppcheck: prefer prefix variantCaolán McNamara
2010-12-10valgrind: unoxml leaks like a sieveCaolán McNamara
2010-11-30RTL_CONSTASCII_USTRINGPARAM in filters 16Gert Faller
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 12Gert Faller
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 8 (build problem in sal ?)Gert Faller
2010-11-27cppcheck: use prefix formCaolán McNamara
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 3-4Gert Faller
2010-11-26cppcheck: use prefix variantCaolán McNamara
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-20WaE: fix init orderCaolán McNamara
2010-10-18sw34bf01: merge fix for #i114999#Michael Stahl
2010-10-18#i114999#: include redland.h instead of librdf.hMichael Stahl
2010-10-14fix some more ownershipsCaolán McNamara
2010-10-14sw34bf01: #i112783#: fix Reference& memberMichael Stahl
2010-10-14sw34bf01: #i112783#: patch by cmc: fix crash in xpathobject.cxxMichael Stahl