summaryrefslogtreecommitdiff
path: root/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx
AgeCommit message (Expand)Author
2017-07-18A temporary workaround for out-of-order (in-paragraph) tbl on OOXMLcp-5.3-20Mike Kaganski
2017-07-07tdf#108995: take xml:space attribute into accountMike Kaganski
2017-06-28tdf#108714 follow-up: handle deferred break in character groupMike Kaganski
2017-06-27tdf#108806: convert CRLF into space in OOXML textMike Kaganski
2017-06-27tdf#108714: allow <w:br> as direct child of <w:body>Mike Kaganski
2017-05-04AutoText: Reading multiple entriesSzymon Kłos
2016-12-08tdf#103651 check isForwardEvents() for symbols in commentsMark Hung
2016-11-08tdf#79329 DOCX import: fix missing outer table with floattable at cell startMiklos Vajna
2016-09-02tdf#62847 import image hyperlink in docxdrazil
2016-08-31tdf#96749: deal with missing custom headers/footers in docxJulien Nabet
2016-08-30Related: tdf#44986 DOCX import: handle w:gridAfter by faking cellsMiklos Vajna
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin
2016-02-16Related: tdf#59699 DOCX import: fix linked graphics with relative URLsMiklos Vajna
2016-02-09Remove excess newlinesChris Sherlock
2016-01-18cppcheck: useInitializationListCaolán McNamara
2016-01-10Fix typosAndrea Gelmini
2015-12-15writerfilter: set a BaseURL on embedded math objectsMichael Stahl
2015-12-07loplugin:mergeclasses OOXMLPropertyImpl into OOXMLPropertyNoel Grandin
2015-12-07loplugin:mergeclasses, merge OOXMLPropertyImpl into OOXMLPropertyNoel Grandin
2015-11-30loplugin:mergeclasses, OOXMLTableImpl into OOXMLTableNoel Grandin
2015-11-24loplugin:unusedfields in writerfilter/Noel Grandin
2015-10-07tdf#90810: skip breaks outside of the requested footnoteOliver Specht
2015-10-07Revert "tdf#90810: skip all elements outside of the requested footnote"Stephan Bergmann
2015-10-06tdf#90810: skip all elements outside of the requested footnoteOliver Specht
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-29Fix typosAndrea Gelmini
2015-06-07Remove include stdio (part7)Julien Nabet
2015-04-28OOXMLFactory can be purely staticNoel Grandin
2015-04-24Related: rhbz#1215060 pass std::exceptions throughCaolán McNamara
2015-04-19import chart MSO 2007 streams correctly for docx files, tdf#82216Markus Mohrhard
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna
2015-04-06writerfilter: use variadic cppu::WeakImplHelperMiklos Vajna
2015-03-24SkipImages option for document importLászló Németh
2015-02-02coverity#1267629 Logically dead codeCaolán McNamara
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-23avoid terminate on loading fdo73574-3.docxCaolán McNamara
2015-01-20Some more loplugin:cstylecast: writerfilterStephan Bergmann
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna
2014-12-21writerfilter: hardcoded cFieldStart/Sep/EndMiklos Vajna
2014-12-21writerfilter: refactor to get rid of remaining scary PositionHandler staticsMiklos Vajna
2014-12-21writerfilter: refactor to get rid of savedPositionOffset{V,H} staticsMiklos Vajna
2014-12-19Support for docx import of fixed date and time fields.Eilidh McAdam
2014-12-13writerfilter: use DomainMapperFactoryMiklos Vajna
2014-12-09writerfilter: move QNameToString to the OOXML tokenizerMiklos Vajna