summaryrefslogtreecommitdiff
path: root/writerfilter/source/ooxml/OOXMLStreamImpl.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-06-08Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna1-2/+21
2017-02-08loplugin:unusedenumconstants read-only constants in writerfilterNoel Grandin1-4/+0
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-2/+2
2016-05-26loplugin:unusedmethodsNoel Grandin1-5/+0
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin1-5/+5
2016-02-25loplugin:unuseddefaultparams in writerfilter/Noel Grandin1-3/+2
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin1-6/+0
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna1-6/+4
2014-12-18writerfilter: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-46/+46
2014-08-06writerfilter: switch to the oox FastTokenHandlerMiklos Vajna1-2/+2
2014-08-06OOXMLFastTokenHandler doesn't need an UNO contextMiklos Vajna1-4/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-6/+0
2014-06-11writerfilter: Kill debug_logger.Jan Holesovsky1-8/+0
2014-06-04compareTo -> equalsNoel Grandin1-11/+11
2014-05-23DOCX import: detect document signatureMiklos Vajna1-0/+4
2014-05-18writerfilter: drop last 'using' statement from headersMiklos Vajna1-1/+1
2014-03-29coverity#705083 Unchecked dynamic_castMiklos Vajna1-3/+4
2014-03-29coverity#705082 Unchecked dynamic_castMiklos Vajna1-3/+4
2014-03-25fdo#76563 DOCX import: speed up importing lots of hyperlinksMiklos Vajna1-4/+39
2014-03-23a -> r prefix for referencesMiklos Vajna1-16/+16
2014-03-23fdo#76356 : Docx file contianing chart in footer/header gets corrupted.sushil_shinde1-1/+22
2014-03-20Don't duplicate relationship sequences while walking them.Michael Meeks1-2/+2
2014-03-03allow OOXML strict relationships in writerMarkus Mohrhard1-1/+38
2014-01-10fdo#72520 : Added embedded data of docx file to InteropGrabBag.sushil_shinde1-1/+11
2013-12-13fdo#71786 : Implemented Glossary folderRohit Deshmukh1-0/+8
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