summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* writerfilter: coverity#1348470 missing breakMichael Stahl2016-01-151-1/+1
* Fix tdf#97035 - FILEOPEN: RTF wrong cell widthGuillaume Smaha2016-01-153-2/+24
* loplugin:unusedmethods unused return value in writerfilter/Noel Grandin2016-01-132-8/+6
* RTF import, fix landscape flag & implement lndscpsxnGuillaume Smaha2016-01-121-1/+8
* Fix typosAndrea Gelmini2016-01-107-11/+11
* tdf#93640 Fix import of linked left page header/footerLuke Deller2016-01-083-54/+144
* tdf#96308 RTF import: fix tab stop inheritance inside table cellsMiklos Vajna2016-01-081-0/+2
* Related: tdf#96308 RTF import: fix RTF_DEFTAB handlingMiklos Vajna2016-01-082-1/+11
* tdf#95213 DOCX import: don't reuse list label stylesMiklos Vajna2016-01-076-9/+10
* tdf#92045 DOCX import: <w:effect w:val="none"/> doesn't mean blinkingMiklos Vajna2016-01-061-1/+1
* Missing includeStephan Bergmann2016-01-061-1/+1
* writefilter: removed superfluous #includesAndrea Gelmini2016-01-067-23/+8
* loplugin:sallogareasStephan Bergmann2016-01-051-1/+1
* tdf#69640: Treat errors opening OLE stream gracefullyMike Kaganski2016-01-051-1/+8
* DOC(X) filter: BAF -> BAILS in the smart tag mappingMiklos Vajna2016-01-041-9/+9
* writerfilter: can use a plain instance for the table sequence hereMiklos Vajna2015-12-222-16/+12
* loplugin:unusedfields writerfilter,writerperfectNoel Grandin2015-12-217-27/+10
* move saveInteropProperties from writerfilter to ooxMichael Stahl2015-12-202-44/+5
* writerfilter: set a BaseURL on embedded math objectsMichael Stahl2015-12-155-9/+20
* tdf#95755: Don't discard table properties in endOfRowAction()Mike Kaganski2015-12-091-14/+12
* writerfilter: loplugin:stringconstantMiklos Vajna2015-12-081-2/+2
* tdf#54584: adjust skip-slash condition, allow unterminated quoteMike Kaganski2015-12-082-9/+29
* tdf#54584: allow backslash before field type in RTF and DOCXMike Kaganski2015-12-071-0/+7
* loplugin:overrideNoel Grandin2015-12-071-6/+6
* loplugin:mergeclasses OOXMLPropertyImpl into OOXMLPropertyNoel Grandin2015-12-074-86/+51
* loplugin:mergeclasses, merge OOXMLPropertyImpl into OOXMLPropertyNoel Grandin2015-12-079-382/+320
* Wingdi RGB macro handling improvedAshod Nakashian2015-12-041-59/+7
* Use comphelper::containerToSequence()Miklos Vajna2015-12-032-10/+4
* DOCX import: handle <w:smartTag>Miklos Vajna2015-12-024-4/+77
* tdf#94043 RTF filter: implement column separator handlingMiklos Vajna2015-12-021-0/+3
* DOCX import: initialize RDF metadata before importing document propertiesMiklos Vajna2015-12-011-0/+18
* DOCX import: tokenize <w:smartTag>Miklos Vajna2015-12-016-1/+129
* Related: tdf#94043 DOCX import: fix column separator handlingMiklos Vajna2015-12-011-3/+9
* loplugin:overrideStephan Bergmann2015-11-301-1/+1
* loplugin:mergeclasses, OOXMLTableImpl into OOXMLTableNoel Grandin2015-11-305-33/+23
* Use comphelper::containerToSequence()Miklos Vajna2015-11-271-4/+3
* Use comphelper::containerToSequence()Miklos Vajna2015-11-261-4/+3
* crashtesting: failure on File_1404.docxCaolán McNamara2015-11-251-0/+2
* Indentation fixesMiklos Vajna2015-11-251-1/+1
* loplugin:unusedfields in writerfilter/Noel Grandin2015-11-2410-130/+74
* tdf#60351: Use Wrap Polygon also for PROP_SIZE_PIXELMike Kaganski2015-11-233-11/+52
* use comphelper::containerToSequenceNoel Grandin2015-11-194-36/+7
* Simplify writerfilter::dmapper::DomainMapper_Impl::appendGrabBag()Miklos Vajna2015-11-191-7/+1
* Use comphelper::containerToSequenceMiklos Vajna2015-11-181-6/+2
* Assume that this code wants to append a number, not a characterStephan Bergmann2015-11-171-1/+1
* tdf#83300 DOCX import: 'TOC Heading' should not be 'keep with next' by defaultMiklos Vajna2015-11-161-1/+0
* Use comphelper::containerToSequenceMiklos Vajna2015-11-161-4/+4
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-168/+77
* tdf#95188: enable import of shapes in footnotes in .docxOliver Specht2015-11-131-0/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-102-2/+2