summaryrefslogtreecommitdiff
path: root/extensions/qa
ModeNameSize
d---------complex / extensions37logplain
d---------integration / extensions37logplain
d---------unoapi42logplain
d---------update81logplain
lo/core/commit/sax?h=libreoffice-7.2.5.2&id=aeca826f3463a831182cc9824b5ee229150cc1e5'>fastparser: don't use multithreading for small documentsMatúš Kukan 2013-10-17fastparser: don't create temporary Events; use references to event listMatúš Kukan 2013-10-17fastparser: reuse event lists if possibleMatúš Kukan 2013-10-17fastparser: re-work locking, add high & low watermarks, change sizes etc.Michael Meeks 2013-10-17fastparser: implementation using two threadsMatúš Kukan 2013-10-17fastparser: cache default namespace token for ooxml.Michael Meeks 2013-10-17FastAttributeList: avoid OStrings in attribute list; just use char bufferMatúš Kukan 2013-10-17FastAttributeList: use vectors instead of map; the size is smallMatúš Kukan 2013-10-17fastparser: remove duplicated OString version methodsMatúš Kukan 2013-10-17fastparser: isolate calls to XFastContextHandler in Entity's methodsMatúš Kukan 2013-10-17fastparser: store mnNamespaceCount in another stackMatúš Kukan 2013-10-17sax: add unit test for FastAttributeListMatúš Kukan 2013-10-17sax: add unit test for FastSaxParserMatúš Kukan 2013-10-17remove not implemented method declarationMatúš Kukan 2013-10-11fastparser: don't allocate uno::Sequences when we don't need to.Michael Meeks