summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper
AgeCommit message (Expand)Author
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
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
2016-01-06tdf#92045 DOCX import: <w:effect w:val="none"/> doesn't mean blinkingMiklos Vajna
2016-01-06writefilter: removed superfluous #includesAndrea Gelmini
2016-01-04DOC(X) filter: BAF -> BAILS in the smart tag mappingMiklos Vajna
2015-12-22writerfilter: can use a plain instance for the table sequence hereMiklos Vajna
2015-12-21loplugin:unusedfields writerfilter,writerperfectNoel Grandin
2015-12-20move saveInteropProperties from writerfilter to ooxMichael Stahl
2015-12-09tdf#95755: Don't discard table properties in endOfRowAction()Mike Kaganski
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-12-01DOCX import: initialize RDF metadata before importing document propertiesMiklos Vajna
2015-12-01DOCX import: tokenize <w:smartTag>Miklos Vajna
2015-12-01Related: tdf#94043 DOCX import: fix column separator handlingMiklos Vajna
2015-11-25crashtesting: failure on File_1404.docxCaolán McNamara
2015-11-25Indentation fixesMiklos Vajna
2015-11-24loplugin:unusedfields in writerfilter/Noel Grandin
2015-11-23tdf#60351: Use Wrap Polygon also for PROP_SIZE_PIXELMike Kaganski
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-19Simplify writerfilter::dmapper::DomainMapper_Impl::appendGrabBag()Miklos Vajna
2015-11-18Use comphelper::containerToSequenceMiklos Vajna
2015-11-17Assume that this code wants to append a number, not a characterStephan Bergmann
2015-11-16tdf#83300 DOCX import: 'TOC Heading' should not be 'keep with next' by defaultMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-10tdf#95071: fix spacing calculations for border with page offsetMike Kaganski
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-21more removal of com::sun::star typedefsNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19writerfilter: dmapper ctor can read TextInsertModeRange directlyMiklos Vajna
2015-10-19tdf#36117 .docx preserve page vertical alignment after RTJustin Luth
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06tdf#91417: import hyperlink with history flag correctlyOliver Specht
2015-10-05tdf#94435 RTF import: \ltrpar should not override \qcMiklos Vajna
2015-09-29Fix typosAndrea Gelmini
2015-09-29Fix typosAndrea Gelmini
2015-09-28bnc#939996 tdf#93919 DOCX import: fix left-from-style and first-from-directMiklos Vajna
2015-09-28tdf#94456 RTF import: fix list vs paragraph style interaction wrt para indentsMiklos Vajna
2015-09-28tdf#90153 DOCX import: fix default sw TextFrame roundtripMiklos Vajna
2015-09-23tdf#92124 DOCX import: don't add a dummy Suffix for an empty LabelFollowedByMiklos Vajna
2015-09-22tdf#92454 DOCX import: allow overriding para prop from num style in para styleMiklos Vajna
2015-09-01cid#1321599 missing breakMiklos Vajna
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