summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapper_Impl.cxx
AgeCommit message (Expand)Author
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
2015-08-27loplugin:defaultparamsStephan Bergmann
2015-08-27Improving Asian phonetic guide for docx and rtf files.Mark Hung
2015-08-10cppcheck: zerodivCaolán McNamara
2015-07-28tdf#91594 misinterprets letters from Symbol font in docx filesMark Hung
2015-07-21tdf#89702 DOCX import: fix too large bullet characterMiklos Vajna
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-07-02tdf#87348 implement mso-next-textbox vml-style textbox chaining importJustin Luth
2015-06-26tdf#87348 allow non-sequentially processed textboxes to be linkedJustin Luth
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-23tdf#87460 DOCX import: fix missing endnote in floattableMiklos Vajna