summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapper_Impl.cxx
AgeCommit message (Expand)Author
2018-01-23related to tdf#97417: fix unit test page countJustin Luth
2017-11-21tdf#86087 DOCX Import link as relative if preferredSzymon Kłos
2017-11-21tdf#86087: Convert relative URLs to absolute upon import of docx etc.Stephan Bergmann
2017-11-10tdf#43017: Support for DOCX hyperlinks character propertiesVasily Melenchuk
2017-10-18tdf#66398 Import/export docx document protection propertiesSerge Krot
2017-10-18tdf#90789: DOCX paragraphs in shapes like frames do not belong to section.Vasily Melenchuk
2017-06-21trac#21081 Aus aDIS generierte RTF-Dokumente werden falsch eingelesenThomas Beck
2017-03-27Resolves: tdf#106724 crash when Title property doesn't already existCaolán McNamara
2017-01-19tdf#99074 sw: remove duplicate property "IsBrowseMode" againMichael Stahl
2016-11-23tdf#82824 DOCX import: fix at-char embedded object handlingMiklos Vajna
2016-11-11tdf#79329 DOCX import: fix missing outer table with floattable at cell startMiklos Vajna
2016-09-12fftester: no table managerCaolán McNamara
2016-09-12fftester: no table managerCaolán McNamara
2016-08-08fftester: guard against empty table manager stackCaolán McNamara
2016-08-02fftester: another table manager stack checksCaolán McNamara
2016-07-30fftester: another empty table manager stackCaolán McNamara
2016-07-18protect against empty m_aTableManagers stackCaolán McNamara
2016-07-07Resolves: tdf#100770 crash on loading specific docxCaolán McNamara
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-04-29tdf#99434: import/export documentProtection-forms from .docx incl. testOliver Specht
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin
2016-04-04tdf#99074 DOCX import: handle <w:view w:val="web"/>Miklos Vajna
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-11writerfilter: avoid ugly cross-directory includeMiklos Vajna
2016-02-23tdf#59699 RTF import: handle INCLUDEPICTURE fieldMiklos Vajna
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-01-31boost::tuple -> std::tupleCaolán McNamara
2016-01-21oox: import Math objects from PPTX filesMichael Stahl
2016-01-19tdf#85523 DOCX import: fix unexpected extra char at comment endMiklos Vajna
2016-01-18loplugin: unused return values in writerfilter/Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-08tdf#93640 Fix import of linked left page header/footerLuke Deller
2016-01-07tdf#95213 DOCX import: don't reuse list label stylesMiklos Vajna
2015-12-08tdf#54584: adjust skip-slash condition, allow unterminated quoteMike Kaganski
2015-12-07tdf#54584: allow backslash before field type in RTF and DOCXMike Kaganski
2015-12-02DOCX import: handle <w:smartTag>Miklos Vajna
2015-11-24loplugin:unusedfields in writerfilter/Noel Grandin
2015-11-19Simplify writerfilter::dmapper::DomainMapper_Impl::appendGrabBag()Miklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-22writerfilter: it's enough if dmapper gives the media descriptor to its implMiklos Vajna
2015-10-06tdf#91417: import hyperlink with history flag correctlyOliver Specht
2015-09-29Fix typosAndrea Gelmini
2015-08-28Make sure nEnd-nIndex-1 is valid arg to OUString::copyStephan Bergmann