summaryrefslogtreecommitdiff
path: root/sax/source/fastparser/fastparser.hxx
AgeCommit message (Expand)AuthorFilesLines
2013-12-02Move this header out into a public place.Kohei Yoshida1-233/+0
2013-12-02Remove inline methods from the header.Kohei Yoshida1-5/+5
2013-12-02Move this out of the namespace scope.Kohei Yoshida1-2/+2
2013-11-26fastparser: Avoid copying all tokens into a sequence.Michael Meeks1-0/+1
2013-11-19fastparser: accelerate value tokenisation as well.Michael Meeks1-3/+1
2013-10-17fastparser: don't use multithreading for small documentsMatúš Kukan1-0/+5
2013-10-17fastparser: don't create temporary Events; use references to event listMatúš Kukan1-12/+10
2013-10-17fastparser: reuse event lists if possibleMatúš Kukan1-0/+1
2013-10-17fastparser: re-work locking, add high & low watermarks, change sizes etc.Michael Meeks1-1/+5
2013-10-17fastparser: implementation using two threadsMatúš Kukan1-7/+41
2013-10-17fastparser: cache default namespace token for ooxml.Michael Meeks1-3/+11
2013-10-17fastparser: remove duplicated OString version methodsMatúš Kukan1-2/+0
2013-10-17fastparser: isolate calls to XFastContextHandler in Entity's methodsMatúš Kukan1-5/+24
2013-10-17fastparser: store mnNamespaceCount in another stackMatúš Kukan1-0/+2
2013-10-17remove not implemented method declarationMatúš Kukan1-1/+0
2013-10-11fastparser: don't allocate uno::Sequences when we don't need to.Michael Meeks1-0/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-15/+15
2012-06-27re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-25stop parsing on encountering internal entities in fastparser.cxxMichael Stahl1-0/+4
2011-05-03Adding a public getNamespaceURL method to fastparser.Muthu Subramanian1-0/+1
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba1-2/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-05-14dr76: #i111404# remaining problems with the FastSaxParserDaniel Rentz1-10/+21
2010-05-05dr76: #i111404# make FastSaxParser reentrantDaniel Rentz1-30/+30
2010-03-23writerfilter07: merged DEV300_m75Henning Brinkmann1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-02-05writerfilter07: #i108047# do not throw through C codeDaniel Rentz1-10/+7
2009-11-13#i106889# upgrade expat to 2.0.1Caolán McNamara1-4/+0
2009-01-06CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm1-0/+163