summaryrefslogtreecommitdiff
path: root/writerfilter/source/ooxml/OOXMLStreamImpl.hxx
AgeCommit message (Expand)Author
2018-09-13loplugin:constfields in writerfilterNoel Grandin
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2017-07-31loplugin:constparams in writerfilterNoel Grandin
2017-06-07Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna
2017-06-02Related: tdf#108269 DOCM filter: preserve VBA streamMiklos Vajna
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-04-14loplugin:passstuffbyref in writerfilterNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin
2016-01-06writefilter: removed superfluous #includesAndrea Gelmini
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna
2014-08-06OOXMLFastTokenHandler doesn't need an UNO contextMiklos Vajna
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-18writerfilter: drop last 'using' statement from headersMiklos Vajna
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25fdo#76563 DOCX import: speed up importing lots of hyperlinksMiklos Vajna
2014-01-10fdo#72520 : Added embedded data of docx file to InteropGrabBag.sushil_shinde
2013-11-05[docx] CustomXml saved in InteropGrabBag and exported customxml when saving.sushil_shinde
2012-09-21fdo#49819 - allow slightly inconsistent docx files to be repairedMichael Meeks
2012-07-21writerfilter: rtl::OUString -> OUStringMiklos Vajna
2012-06-21re-base on ALv2 code.Michael Meeks
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-07-28writerfilter08ooo330: applied patch for writerfilter08Henning Brinkmann
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-18INTEGRATION: CWS xmlfilter04 (1.5.14); FILE MERGEDRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.6.4); FILE MERGEDRüdiger Timm
2008-03-05INTEGRATION: CWS xmlfilter03_DEV300 (1.5.2); FILE MERGEDKurt Zenker
2008-01-10INTEGRATION: CWS xmlfilter02 (1.4.12); FILE MERGEDOliver Bolte
2007-05-08create stream by relation idHenning Brinkmann
2007-04-30parsing section properties in multisection documentsFridrich Štrba
2007-03-16getting substreamsHenning Brinkmann
2007-02-21stream abstractionHenning Brinkmann