summaryrefslogtreecommitdiff
path: root/sax/source/tools/fastserializer.hxx
AgeCommit message (Expand)Author
2014-10-25coverity#1249457 writeFastAttributeList never takes NULLCaolán McNamara
2014-10-23FastSerializer: Also use cache for writing to ForMerge if we are inside mark()Matúš Kukan
2014-10-23FastSerializer: Avoid some cycles when dealing with doublesMatúš Kukan
2014-10-23FastSerializer: Simplify a bitMatúš Kukan
2014-10-23FastSerializer: Use faster TokenValue struct when possibleMatúš Kukan
2014-10-23FastSerializer: Have own fast cache buffer implementation for XOutputStreamMatúš Kukan
2014-10-23FastSerializer: avoid some more OStringsMatúš Kukan
2014-10-23FastSerializer: Use FastAttributeList directly to write faster.Matúš Kukan
2014-10-23FastSerializer: Remove throw specs; this is not UNO implementationMatúš Kukan
2014-10-23FastSerializer: Avoid sequences where possibleMatúš Kukan
2014-10-23FastSerializer: Remove escapeXml() creating OUString(Buffer)Matúš Kukan
2014-10-23FastSerializer: Have OString version of write() too.Matúš Kukan
2014-10-23FastSerializer: Do not keep whole sequence in memory; write in chunksMatúš Kukan
2014-10-23FastSerializer: Buffer output and write it only at the endMatúš Kukan
2014-09-24Unused FastSaxSerializer::maSavedMarkStack memberMatúš Kukan
2014-07-03FastSaxSerializer: update documentationMiklos Vajna
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-25remove unused code sax_fastparser::FastSerializerHelper::copyTopMarkPop()Noel Grandin
2014-02-25remove unused code sax_fastparser::FastSerializerHelper::copyTopMarkPush()Noel Grandin
2013-06-05sax: FastSaxSerializer: add well-formedness assertionsMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-18Wundef, fix various more or less broken debug codeLuboš Luňák
2013-01-14sax: add methods to duplicate current top marker and reapply it laterPierre-Eric Pelloux-Prayer
2012-09-20unusedcode: FastSaxSerializer is not used through UNOMatúš Kukan
2012-09-08sax: com.sun.star.xml.sax.FastSerializer seems to be unusedMatúš Kukan
2012-08-24sax: avoid pointless linking expwrap against saxMatúš Kukan
2012-06-27re-base on ALv2 code.Michael Meeks
2012-06-16gbuildification of saxNorbert Thiebaud
2012-04-02reorganize trickier staticsCaolán McNamara
2012-01-05callcatcher: drop some unused methodsCaolán McNamara
2011-03-16add a virtual dtor to baseclassCaolán McNamara
2010-11-09DOCX export: order pPr children according to specsCédric Bosdonnat
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-17cws-vmiklos01.diff: Better RTF export filterMiklos Vajna
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-08-25CWS-TOOLING: integrate CWS ooxml03Release Engineers
2009-01-06CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm