summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2015-02-09Resolves: fdo#88784 crash on loading certain docxMiklos Vajna1-4/+9
2015-01-16rhbz#1180114: writerfilter: don't crash on w:customXmlDelRangeStart etc.Michael Stahl3-1/+24
2014-12-18fdo#84685: writerfilter: RTF import: support \xe index entryMichael Stahl2-0/+28
2014-12-18DOCX import: handle section break right after a ToC fieldMiklos Vajna2-0/+36
2014-12-15fdo#86761 RTF import: positive border width and fLine=0 means no borderMiklos Vajna2-1/+4
2014-12-08Resolves: fdo#86662 don't crash on docx loadCaolán McNamara1-4/+7
2014-12-08fdo#86750 RTF import: fix table of contents linksMiklos Vajna1-0/+9
2014-11-30fdo#72031 RTF import: bogus call to getBestTextEncodingFromLocale()Miklos Vajna1-10/+16
2014-11-24fdo#85889 handle pc, pca and mac rtf keywords in writerfilterAndras Timar1-0/+12
2014-11-23fdo#82006 RTF filter: import \sbauto and \saautoMiklos Vajna1-0/+8
2014-11-19Resolves: fdo#86451 guard all the tops post popCaolán McNamara1-80/+97
2014-11-19Resolves: fdo#86449 backport rtf fixesCaolán McNamara4-7/+138
2014-11-18fdo#83204 RTF import: handle \pard<para props> after \bkmkstartMiklos Vajna1-0/+2
2014-11-17fdo#84645 RTF import: set DontBalanceTextColumns=true for the last section ...Miklos Vajna11-4/+38
2014-11-11fdo#82512 RTF import: fix position of column breakMiklos Vajna1-0/+8
2014-11-06fdo#85812: RTF import: fix run type in new groupsMichael Stahl1-0/+3
2014-11-04fdo#82076 RTF import: handle footnote in table cellMiklos Vajna2-2/+20
2014-11-02fdo#79602: sw: add new compatibiltiy flag PropLineSpacingShrinksFirstLineMichael Stahl1-0/+1
2014-10-30fdo#82859 RTF import: fillColor is unsignedMiklos Vajna1-1/+1
2014-10-30fdo#82859 RTF import: don't try to set CustomShapeGeometry on a TextFrameMiklos Vajna1-1/+1
2014-10-27fdo#85179 RTF filter: import image borderMiklos Vajna2-8/+26
2014-10-20fdo#83464 RTF import: \plain should reset \rtlch and \hich as wellMiklos Vajna1-0/+2
2014-10-15fdo#81486:custom property with the same name as Document Property not importedCharu Tyagi1-1/+10
2014-10-11fdo#84679 RTF import: fix paragraph spacing handling in tablesMiklos Vajna1-4/+5
2014-10-09fix docx redline import (bnc#821804)Luboš Luňák5-93/+107
2014-10-08fdo#84536 RTF import: don't try to rotate TextFramesMiklos Vajna1-1/+4
2014-10-03Don't assign NULL to boost::shared_ptrJan-Marek Glogowski1-1/+2
2014-10-02Related: fdo#37691 \shptxt ... \jpegblipCaolán McNamara1-2/+7
2014-10-01Related: fdo#73608 don't crash on missing table stylesCaolán McNamara1-1/+15
2014-10-01Resolves: fdo#79130 Crash in DomainMapper_Impl::CloseFieldCommandCaolán McNamara1-1/+1
2014-09-25handle docx's w:anchor layoutInCell attribute (bnc#891663)Luboš Luňák3-0/+10
2014-09-23Revert "handle docx's w:anchor layoutInCell attribute (bnc#891663)"Andras Timar3-9/+0
2014-09-23handle docx's w:anchor layoutInCell attribute (bnc#891663)Luboš Luňák3-0/+9
2014-09-16Resolves: fdo#66496 don't crash on loading specific .docxCaolán McNamara1-1/+1
2014-09-05fdo#82067 RTF import: handle negative SHPLEFT / SHPTOPMiklos Vajna1-2/+2
2014-08-27DOCX import: fix handling of embedded DOCX filesMiklos Vajna3-4/+92
2014-08-26DOCX import: list styles don't support automatic updatesMiklos Vajna1-1/+2
2014-08-22fix reading even/odd page breaks from .docx (bnc#519228)Luboš Luňák2-75/+107
2014-08-19DOCX import: fix FooterBodyDistance for first pagesMiklos Vajna1-0/+1
2014-08-19Copy first-header-footer test from ww8 to ooxmlLuke Deller2-41/+15
2014-08-19fix build, coverity#1209547 Unchecked dynamic_castCaolán McNamara1-4/+7
2014-08-18check for empty m_aStatesCaolán McNamara2-0/+4
2014-08-18bnc#865381 DOCX import: handle <w:hideMark> table cell propertyMiklos Vajna4-0/+58
2014-08-11fdo#82106 RTF import: fix missing tab after special footnoteMiklos Vajna1-0/+3
2014-08-08fdo#79599: use \highlightN instead of \chcbpatN in RTF import and exportnrbrtx@gmail.com2-1/+3
2014-08-05fdo#81993: Revert "Resolves: #i119464# Update default alignment ...Michael Stahl1-17/+1
2014-08-04fdo#80742 RTF filter: import RTF_OUTLINELEVELMiklos Vajna1-0/+3
2014-08-04RTF import: fix as-char anchored OLE objectsMiklos Vajna1-0/+3
2014-08-04fdo#80986: disable highlight DOCX importZolnai Tamás1-1/+1
2014-08-03fdo#81944: writerfilter: RTF import: don't drop fonts in stylesheetMichael Stahl3-36/+24