summaryrefslogtreecommitdiff
path: root/unoxml
AgeCommit message (Expand)AuthorFilesLines
2011-01-19xmlfix3: #i113682#: unoxml: no more globals in CNode:Michael Stahl25-335/+400
2011-01-19xmlfix3: unoxml: all node ctors get CDocument parameterMichael Stahl28-121/+174
2011-01-19xmlfix3: unoxml: replace CNode XUnoTunnel implementation with something saneMichael Stahl2-11/+54
2011-01-19xmlfix3: unoxml: refactor XPath results a little:Michael Stahl12-97/+156
2011-01-19xmlfix3: unoxml: fix CDOMImplementation: static instance could be deletedMichael Stahl3-25/+37
2011-01-19xmlfix3: unoxml: fix CNotationsMap: member pointer does not keep document aliveMichael Stahl2-28/+60
2011-01-19xmlfix3: unoxml: fix CEntitiesMap: member pointer does not keep document aliveMichael Stahl2-27/+59
2011-01-19xmlfix3: unoxml: fix CAttributesMap:Michael Stahl3-53/+85
2011-01-19xmlfix3: unoxml: fix CChildList: member pointer does not keep document aliveMichael Stahl3-24/+39
2011-01-19xmlfix3: unoxml: fix various issues in CElementList:Michael Stahl5-91/+119
2011-01-19xmlfix3: unoxml: CEventDispatcher::dispatchEvent(): fix iteration:Michael Stahl1-9/+10
2011-01-19xmlfix3: #i113682#: unoxml: no more globals in CEventDispatcher:Michael Stahl6-44/+81
2011-01-19xmlfix3: #i113682#: unoxml: no mutex necessary for CDocument::importNodeMichael Stahl1-88/+125
2011-01-19xmlfix3: unoxml: add copyright headers in events subdir, clean up includesMichael Stahl11-53/+314
2011-01-19xmlfix3: #i113682#: unoxml: mutex for CSAXDocumentBuilderMichael Stahl2-7/+33
2011-01-19xmlfix3: unoxml: clean up trailing whitespace infestationMichael Stahl8-10/+11
2011-01-19xmlfix3: unoxml: refactor CNode initializationMichael Stahl28-108/+146
2011-01-19xmlfix3: unoxml: new method CNode::invalidateMichael Stahl3-6/+12
2011-01-19xmlfix3: #i113681#: unoxml: fix races in global node map:Michael Stahl3-38/+47
2011-01-19xmlfix3: #i113663#: unoxml: fix leaks caused by CNode::get returning CNode*:Michael Stahl12-232/+338
2011-01-19xmlfix3: #i113663#: unoxml: fix xmlRemoveProp errorsMichael Stahl2-2/+7
2011-01-19xmlfix3: #i113663#: unoxml: fix leaks of unlinked nodesMichael Stahl2-36/+34
2011-01-19xmlfix3: unoxml seems to have wrong dependenciesMichael Stahl1-1/+1
2011-01-18free ctxt *after* taking lastError detailsCaolán McNamara1-4/+4
2011-01-16equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)Caolán McNamara1-16/+16
2011-01-11xmlfix3: #i115995#: unoxml: retain context node in XPath::CNodeList:Michael Stahl3-4/+13
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-7/+7
2010-12-10valgrind: unoxml leaks like a sieveCaolán McNamara1-2/+7
2010-11-30RTL_CONSTASCII_USTRINGPARAM in filters 16Gert Faller4-229/+229
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 12Gert Faller14-53/+49
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 8 (build problem in sal ?)Gert Faller14-49/+53
2010-11-27cppcheck: use prefix formCaolán McNamara1-2/+2
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 3-4Gert Faller15-54/+50
2010-11-26cppcheck: use prefix variantCaolán McNamara2-8/+8
2010-11-19sb131: merged in re/DEV300_next towards DEV300_m94sb8-74/+14
2010-10-28add modelines to .hxx files as wellCaolán McNamara33-0/+96
2010-10-27merge DEV300_m90Michael Stahl6-166/+252
2010-10-22sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb1-1/+1
2010-10-20WaE: fix init orderCaolán McNamara1-2/+2
2010-10-18sw34bf01: merge fix for #i114999#Michael Stahl14-105/+114
2010-10-18#i114999#: include redland.h instead of librdf.hMichael Stahl1-14/+4
2010-10-14fix some more ownershipsCaolán McNamara1-1/+1
2010-10-14sw34bf01: #i112783#: fix Reference& memberMichael Stahl1-1/+1
2010-10-14sw34bf01: #i112783#: patch by cmc: fix crash in xpathobject.cxxMichael Stahl3-4/+5
2010-10-14fdo#30825# fix more ownership issuesCaolán McNamara3-3/+5
2010-10-14fdo#30825# someone needs to hold the originating nodeCaolán McNamara3-4/+5
2010-10-13Remove redundant include directives & commentsJ. Graeme Lingard1-1/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth38-0/+102
2010-10-07#i112783# ownership cycles in unoxmlCaolán McNamara3-55/+4
2010-10-06remove duplicate includesDavid Tardon1-13/+2