summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapper_Impl.hxx
AgeCommit message (Expand)Author
2017-02-21tdf#104081 RTF import: handle \htmautspMiklos Vajna
2017-02-14RTF import: handle target of hyperlinkMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, writerfilterStephan Bergmann
2016-12-17tdf#104714 bRemove paragraph: ignore frames in Headers/FootersJustin Luth
2016-12-03cppcheck style fix for noExplicitConstructor in writerfilterJochen Nitschke
2016-11-08tdf#79329 DOCX import: fix missing outer table with floattable at cell startMiklos Vajna
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin
2016-10-24loplugin:expandablemethods in writerfilter..xmlhelpNoel Grandin
2016-08-17tdf#86087: Convert relative URLs to absolute upon import of docx etc.Stephan Bergmann
2016-07-27tdf#75573 - docx don't remove frame anchor paragraphJustin Luth
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-18protect against empty m_aTableManagers stackCaolán McNamara
2016-06-27loplugin:singlevalfields in writerfilter and xmlsecNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-14loplugin:passstuffbyref in writerfilterNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin
2016-03-11writerfilter: avoid ugly cross-directory includeMiklos Vajna
2016-02-05Fix typosAndrea Gelmini
2016-01-31boost::tuple -> std::tupleCaolán McNamara
2016-01-18loplugin: unused return values in writerfilter/Noel Grandin
2015-12-21loplugin:unusedfields writerfilter,writerperfectNoel Grandin
2015-12-01DOCX import: tokenize <w:smartTag>Miklos Vajna
2015-11-24loplugin:unusedfields in writerfilter/Noel Grandin
2015-10-22writerfilter: it's enough if dmapper gives the media descriptor to its implMiklos Vajna
2015-08-27Improving Asian phonetic guide for docx and rtf files.Mark Hung
2015-08-03inline some use-once typedefsNoel Grandin
2015-08-03inline some use-once typedefsNoel Grandin
2015-07-28tdf#91594 misinterprets letters from Symbol font in docx filesMark Hung
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin
2015-07-16Removed singleton PropertyNameSupplier and replaced it with single function.Matthew Pottage
2015-07-06tdf#90611 DOCX import: fix missing paragraph style on footnotesMiklos Vajna
2015-06-23tdf#87460 DOCX import: fix missing endnote in floattableMiklos Vajna
2015-05-18writerfilter: avoid unnecessary roundtrip to css::uno::SequenceMiklos Vajna
2015-05-18writerfilter: avoid manual reallocMiklos Vajna
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna
2014-12-25writerfilter: turn SourceDocumentType into a C++11 scoped enumerationMiklos 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: only dmapper needs DomainMapper.hxxMiklos Vajna
2014-12-10revert writer won't allow us to enter multiple CrossRefBookmarkCaolán McNamara
2014-12-08writer won't allow us to enter multiple CrossRefBookmarks on the same nodeCaolán McNamara
2014-12-06No need to have TableDataHandler as a templateMiklos Vajna