summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapper_Impl.hxx
AgeCommit message (Expand)Author
2016-07-18protect against empty m_aTableManagers stackCaolán McNamara
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
2014-12-02DomainMapperTableManager::m_bOOXML was always trueMiklos Vajna
2014-11-30TableManager is only used with PropertiesPointer=TablePropertyMapPtrMiklos Vajna
2014-11-17fdo#85542: fix DOCX import of overlapping bookmarksBjoern Michaelsen
2014-10-17Work around Clang 3.2 -Wnull-conversion bugStephan Bergmann
2014-10-07DOCX import: handle section break right after a ToC fieldMiklos Vajna
2014-10-07-Werror=sign-compareMiklos Vajna
2014-10-03handle scope of w:pPrChange and w:rPrChange properly (bnc#821804)Luboš Luňák
2014-10-02do not use number-of-enum-items as an enum item itselfLuboš Luňák
2014-09-22DOCX import: ignore SDT as well in to-be-discarded header/footerMiklos Vajna
2014-09-09Use boost::shared_ptrMiklos Vajna
2014-08-18fdo#82492 : DOCX: Corruption: File was getting corrupt fafter RTPallavi Jadhav
2014-08-12-Werror,-Wunused-private-fieldNoel Grandin
2014-08-12Add reference to 'DomainMapper' to some DOCX import classesAdam Co
2014-08-08writerfilter: Move includes accordingly.Jan Holesovsky
2014-08-06DOCX import: handle <w:cnfStyle> paragraph propertyMiklos Vajna
2014-07-30DOCX import: handle exact end of paragraph w:sdt tagsMiklos Vajna
2014-07-28(related: fdo#81033) writerfilter: default tab fill character is spaceMichael Stahl
2014-07-22writerfilter: pass uno::Reference by reference in DomainMapper_ImplMichael Stahl
2014-07-18fdo#80800 : DOCX: Preservation of Direct Formatting for non first Table CellsPallavi Jadhav
2014-07-17DOCX import: set DontBalanceTextColumns=true for the last section ...Miklos Vajna
2014-07-16DOCX import: handle SDT around citation fieldMiklos Vajna
2014-07-15Related: bnc#875718 DOCX import: fix missing character grab-bag on fieldsMiklos Vajna