summaryrefslogtreecommitdiff
path: root/unoxml
AgeCommit message (Expand)Author
2016-12-04Standardize all gbuild bridge makefile.mk filesDamjan Jovanovic
2016-08-07Merge branches/gbuild-reintegration to trunk.Damjan Jovanovic
2015-10-14#i125003# migrate main/uno/test from cppunit to Google Test. Doesn't link dueDamjan Jovanovic
2015-10-06#i125003# Remove some superfluous version.map files from tests. Google Test u...Damjan Jovanovic
2014-04-29Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-01-28#i124131# use smart pointer's bool operator instead of comparing its content ...Herbert Dürr
2013-11-28#i123068# remove implicit conversions from rtl strings to their elementsHerbert Dürr
2012-06-21Forward debug=<value> argument from build to make.Andre Fischer
2012-03-28Added AL2 license.Andre Fischer
2012-02-07Do not add targets for junit tests when junit is disabled.Andre Fischer
2012-01-12Update headers to Alv2 headersAndrew Rist
2012-01-12use custom ExtEnt loader for RDF importHerbert Dürr
2012-01-12Update headers to Alv2 headersAndrew Rist
2012-01-10Update headers to Alv2 headersAndrew Rist
2012-01-10Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-03-11sw34bf04: merge DEV300_m102Michael Stahl
2011-03-11sw34bf04: RDFRepositoryTest: fix accidentally inverted assertions (sb123)Michael Stahl
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-14xmlfix3: fix unoxml build: add windows stuff to RepositoryFixes, add gb_STDLIBSMichael Stahl
2011-02-11sw34bf03: merge to-be-m100 DEV300_nextMichael Stahl
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-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