summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2016-02-16Related: tdf#59699 DOCX import: fix linked graphics with relative URLsMiklos Vajna
2016-02-10writerfilter: DOCX signature is read in xmlsecurity already, remove TODOMiklos Vajna
2016-02-10tdf#87034 RTF import: fix multiple superscripts after footnote ...Miklos Vajna
2016-02-09writerfilter: silence 'failed to initialize RDF' warning on RTF importMiklos Vajna
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-02-04writerfilter: no need to manually realloc hereMiklos Vajna
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-01writerfilter: tdf#97417: don't insert numbering on end-of-sectionMichael Stahl
2016-01-31boost::tuple -> std::tupleCaolán McNamara
2016-01-30Remove unused includesMiklos Vajna
2016-01-29writerfilter: uno::Sequence -> std::vector for table rangesMiklos Vajna
2016-01-28tdf#97371 DOCX import: fix text covered by shapeMiklos Vajna
2016-01-28writerfilter: uno::Sequence -> std::vector for table row rangesMiklos Vajna
2016-01-27writerfilter: uno::Sequence -> std::vector for table cell rangesMiklos Vajna
2016-01-26tdf#95376 DOCX import: fix incorrectly indented tab stopsMiklos Vajna
2016-01-21oox: import Math objects from PPTX filesMichael Stahl
2016-01-21oox, writerfilter: incorrect a14 namespaceMichael Stahl
2016-01-21writerfilter: can use a plain instance for the cell sequence hereMiklos Vajna
2016-01-20writerfilter: can use a plain instance for the row sequence hereMiklos Vajna
2016-01-20writerfilter: fix VS2015 buildThorsten Behrens
2016-01-19tdf#85523 DOCX import: fix unexpected extra char at comment endMiklos Vajna
2016-01-18cppcheck: useInitializationListCaolán McNamara
2016-01-18loplugin: unused return values in writerfilter/Noel Grandin
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-15writerfilter: coverity#1348470 missing breakMichael Stahl
2016-01-15Fix tdf#97035 - FILEOPEN: RTF wrong cell widthGuillaume Smaha
2016-01-13loplugin:unusedmethods unused return value in writerfilter/Noel Grandin
2016-01-12RTF import, fix landscape flag & implement lndscpsxnGuillaume Smaha
2016-01-10Fix typosAndrea Gelmini
2016-01-08tdf#93640 Fix import of linked left page header/footerLuke Deller
2016-01-08tdf#96308 RTF import: fix tab stop inheritance inside table cellsMiklos Vajna
2016-01-08Related: tdf#96308 RTF import: fix RTF_DEFTAB handlingMiklos Vajna
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-06Missing includeStephan Bergmann
2016-01-06writefilter: removed superfluous #includesAndrea Gelmini
2016-01-05loplugin:sallogareasStephan Bergmann
2016-01-05tdf#69640: Treat errors opening OLE stream gracefullyMike Kaganski
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-15writerfilter: set a BaseURL on embedded math objectsMichael Stahl
2015-12-09tdf#95755: Don't discard table properties in endOfRowAction()Mike Kaganski
2015-12-08writerfilter: loplugin:stringconstantMiklos 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