summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2015-09-28tdf#90046: RTF import: ensure that a run is started before \footnoteMichael Stahl
2015-09-28tdf#90611 DOCX import: fix missing paragraph style on footnotesMiklos Vajna
2015-09-28tdf#89698 DOCX import: inline picture should have no spacingMiklos Vajna
2015-09-28tdf#92061 RTF import: fix missing body text after footnoteMiklos Vajna
2015-04-27cp#1000125 DOCX import: fix non-zero para indentMiklos Vajna
2015-04-14tdf#75614 RTF import: fix missing text after footnoteMiklos Vajna
2015-01-24rhbz#1180114: writerfilter: don't crash on w:customXmlDelRangeStart etc.Michael Stahl
2015-01-24fdo#82114 RTF import: fix handling of first page in non-first sectionMiklos Vajna
2015-01-24fdo#79959 RTF import: trim whitespace around style namesMiklos Vajna
2015-01-24fdo#74229 import RTF_TRGAPHMiklos Vajna
2015-01-08fdo#84685: writerfilter: RTF import: support \xe index entryMichael Stahl
2015-01-08DOCX import: handle section break right after a ToC fieldMiklos Vajna
2015-01-08fdo#86761 RTF import: positive border width and fLine=0 means no borderMiklos Vajna
2014-12-13Resolves: fdo#86662 don't crash on docx loadCaolán McNamara
2014-12-13fdo#86750 RTF import: fix table of contents linksMiklos Vajna
2014-12-13fdo#72031 RTF import: bogus call to getBestTextEncodingFromLocale()Miklos Vajna
2014-12-13fdo#85889 handle pc, pca and mac rtf keywords in writerfilterAndras Timar
2014-11-23fdo#82006 RTF filter: import \sbauto and \saautoMiklos Vajna
2014-11-23Resolves: fdo#86451 guard all the tops post popCaolán McNamara
2014-11-23Resolves: fdo#86449 backport rtf fixesCaolán McNamara
2014-11-23fdo#83204 RTF import: handle \pard<para props> after \bkmkstartMiklos Vajna
2014-11-23fdo#84645 RTF import: set DontBalanceTextColumns=true for the last section ...Miklos Vajna
2014-11-23fdo#82512 RTF import: fix position of column breakMiklos Vajna
2014-11-23fdo#85812: RTF import: fix run type in new groupsMichael Stahl
2014-11-23fdo#82076 RTF import: handle footnote in table cellMiklos Vajna
2014-11-23fdo#79602: sw: add new compatibiltiy flag PropLineSpacingShrinksFirstLineMichael Stahl
2014-11-23fdo#82859 RTF import: fillColor is unsignedMiklos Vajna
2014-11-23fdo#82859 RTF import: don't try to set CustomShapeGeometry on a TextFrameMiklos Vajna
2014-11-23fdo#85179 RTF filter: import image borderMiklos Vajna
2014-11-23fdo#83464 RTF import: \plain should reset \rtlch and \hich as wellMiklos Vajna
2014-11-23fdo#81486:custom property with the same name as Document Property not importedCharu Tyagi
2014-10-14fdo#84679 RTF import: fix paragraph spacing handling in tablesMiklos Vajna
2014-10-14fix docx redline import (bnc#821804)Luboš Luňák
2014-10-14fdo#84536 RTF import: don't try to rotate TextFramesMiklos Vajna
2014-10-14Don't assign NULL to boost::shared_ptrJan-Marek Glogowski
2014-10-14Related: fdo#37691 \shptxt ... \jpegblipCaolán McNamara
2014-10-14Related: fdo#73608 don't crash on missing table stylesCaolán McNamara
2014-10-14Resolves: fdo#79130 Crash in DomainMapper_Impl::CloseFieldCommandCaolán McNamara
2014-10-14handle docx's w:anchor layoutInCell attribute (bnc#891663)Luboš Luňák
2014-10-14Revert "handle docx's w:anchor layoutInCell attribute (bnc#891663)"Andras Timar
2014-10-14handle docx's w:anchor layoutInCell attribute (bnc#891663)Luboš Luňák
2014-09-23Resolves: fdo#66496 don't crash on loading specific .docxCaolán McNamara
2014-09-05fdo#82067 RTF import: handle negative SHPLEFT / SHPTOPMiklos Vajna
2014-08-27DOCX import: fix handling of embedded DOCX filesMiklos Vajna
2014-08-26DOCX import: list styles don't support automatic updatesMiklos Vajna
2014-08-22fix reading even/odd page breaks from .docx (bnc#519228)Luboš Luňák
2014-08-19DOCX import: fix FooterBodyDistance for first pagesMiklos Vajna
2014-08-19Copy first-header-footer test from ww8 to ooxmlLuke Deller
2014-08-19fix build, coverity#1209547 Unchecked dynamic_castCaolán McNamara
2014-08-18check for empty m_aStatesCaolán McNamara