summaryrefslogtreecommitdiff
path: root/writerfilter/source/resourcemodel/Protocol.cxx
AgeCommit message (Expand)Author
2012-07-21writerfilter: rtl::OUString -> OUStringMiklos Vajna
2012-06-28re-base on ALv2 code. Includes:Michael Meeks
2012-01-05align ifdefs of usage and definitionsCaolán McNamara
2011-01-21Remove old RCS lines.Thomas Arnhold
2010-12-08Using libxml2 instead of homemade stuffs for the debug outputCédric Bosdonnat
2010-11-23Coherent use of debug level for writerfilter diagnosticsThorsten Behrens
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-07-28writerfilter08ooo330: applied patch for writerfilter08Henning Brinkmann
2010-03-08writerfilter07: gcc-4.4.1 complained about undefined snprintfHenning Brinkmann
2010-01-15writerfilter07: utext: log protocol-utextHenning Brinkmann[hbrinkm]
2009-12-08writerfilter07: merged DEV300_m66Henning Brinkmann[hbrinkm]
2009-11-13writerfilter07: PropertiesProtocol::sprm: send the string representation of t...Henning Brinkmann[hbrinkm]
2009-10-09new class TableProtocolhb
2009-10-09New class PropertiesProtocol.hb
2009-10-09Do not do anything in constructor/destructor of StreamProtocol.hb
2009-10-08contain a Stream * instead of Stream::Pointer_t, info()hb
2009-10-08added new class writerfilter::StreamProtocol: a proxy for Stream that logs ac...hb