summaryrefslogtreecommitdiff
path: root/writerfilter/source/ooxml/OOXMLStreamImpl.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-03-21Don't duplicate relationship sequences while walking them.Michael Meeks1-2/+2
2014-03-11handle OOXML strict namespacesMarkus Mohrhard1-1/+31
2013-11-15[docx] activeX reference files (.bin) saved in InteropGrabBag and exported.sushil_shinde1-1/+5
2013-11-14[docx] activeX files saved in InteropGrabBag and exported.sushil_shinde1-1/+5
2013-11-13[docx] CustomXml relationship files saved in InteropGrabBag and exported.sushil_shinde1-0/+4
2013-11-05When in Rome, do as the Romans doMiklos Vajna1-4/+8
2013-11-05[docx] CustomXml saved in InteropGrabBag and exported customxml when saving.sushil_shinde1-2/+18
2013-04-22Revert "fdo#62096: Replaced some compareTo with =="Fridrich Štrba1-7/+7
2013-04-22fdo#62096: Replaced some compareTo with ==Sameer Deshmukh1-7/+7
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin1-2/+1
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-10/+2
2012-09-21fdo#49819 - allow slightly inconsistent docx files to be repairedMichael Meeks1-3/+6
2012-07-21writerfilter: rtl::OUString -> OUStringMiklos Vajna1-29/+29
2012-06-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-02targeted string re-workNorbert Thiebaud1-18/+18
2011-06-20gnumake4: switching gbuildizationBjoern Michaelsen1-36/+0
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-5/+24
2011-06-17#i116755# handle absolute paths in _rel [hg:fb7e1780f025]Henning Brinkmann1-1/+37
2011-06-07gcc 4.0 doesn't support the C++0x usage of enum::valueJoseph Powers1-1/+1
2011-06-07fix for bnc#693386Noel Power1-2/+16
2011-03-02resolves fdo#34909Noel Power1-0/+4
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 12Gert Faller1-1/+1
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 9 (build problem in sal ?)Gert Faller1-1/+1
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 5Gert Faller1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-07-28writerfilter08ooo330: applied patch for writerfilter08Henning Brinkmann1-16/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-07-22INTEGRATION: CWS xmlfilter06 (1.12.6); FILE MERGEDOliver Bolte1-5/+5
2008-07-01INTEGRATION: CWS xmlfilter05 (1.10.2); FILE MERGEDVladimir Glazounov1-27/+31
2008-04-18INTEGRATION: CWS xmlfilter04 (1.9.14); FILE MERGEDRüdiger Timm1-34/+33
2008-04-10INTEGRATION: CWS changefileheader (1.10.4); FILE MERGEDRüdiger Timm1-23/+18
2008-03-05INTEGRATION: CWS xmlfilter03_DEV300 (1.9.2); FILE MERGEDKurt Zenker1-5/+19
2008-01-10INTEGRATION: CWS xmlfilter02 (1.8.12); FILE MERGEDOliver Bolte1-48/+102
2007-06-04comments aka annotationsHenning Brinkmann1-2/+6
2007-05-21footnotes and endnotesHenning Brinkmann1-2/+10
2007-05-10I think that this is what was actually wanted (?)Fridrich Štrba1-4/+4
2007-05-08create stream by relation idHenning Brinkmann1-5/+48
2007-04-13resolve fonttableHenning Brinkmann1-3/+7
2007-04-11numberingHenning Brinkmann1-2/+6
2007-03-16getting substreamsHenning Brinkmann1-18/+60
2007-02-21stream abstractionHenning Brinkmann1-0/+165