summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2012-05-15fdo#49940 dmapper: handle m_bTitlePage when m_nBreakType is zeroMiklos Vajna
2012-05-14fdo#49683 implement RTF_KEYWORDSMiklos Vajna
2012-05-14fdo#49692 RTFValue::Clone(): copy m_bForceString as wellMiklos Vajna
2012-05-11fdo#49501 RTF_MARGL/R/T/B should also set the current marginMiklos Vajna
2012-05-11Revert "another partial fix for bnc#693238" ( and fixes fdo#44292 )Noel Power
2012-05-10fdo#38786 implement RTF_CHPGNMiklos Vajna
2012-05-10avoid code duplication by introducing RTFDocumentImpl::singleCharMiklos Vajna
2012-05-09fdo#47764 fix RTF import of automatic paragraph background colorMiklos Vajna
2012-05-09Resolves: fdo#47347 overwrite incorrect font table entry with the correct oneCaolán McNamara
2012-05-08fdo#48193 fix RTF import of fields without a resultMiklos Vajna
2012-04-30fdo#48037 fix RTF import of localized fieldsMiklos Vajna
2012-04-27fdo#48876 fix RTF import of \sl without \slmultMiklos Vajna
2012-04-25fdo#44176 dmapper: fix import of titlepg top/bottom marginMiklos Vajna
2012-04-24need to adapt for older apiCaolán McNamara
2012-04-24fdo#48023 fix RTF import of Russian characters without an encoding specifiedMiklos Vajna
2012-04-23fdo#39053 writerfilter: implement RTF_BINMiklos Vajna
2012-04-20fdo#48356 fix RTF import of special unicode charactersMiklos Vajna
2012-04-16fdo#47802 fix crash on RTF import of shapes inside tablesMiklos Vajna
2012-04-14Resolves: fdo#48640 handle various busted rtf docs without hangingCaolán McNamara
2012-04-13fdo#45182 fix RTF import of character encoding in footnotesMiklos Vajna
2012-04-11fdo#47107 rtftok: support bullet points in paragraph numberingsMiklos Vajna
2012-04-11fdo#47107 rtftok: initial PN (legacy numbering syntax) supportMiklos Vajna
2012-04-10fdo#45394 fix RTF import of custom fonts in substreamsMiklos Vajna
2012-04-10fdo#45394 fix RTF import of tables with empty first rowMiklos Vajna
2012-04-06fdo#47036 n#703032 RTF/DOCX import: fixed the import of consecutive framesCédric Bosdonnat
2012-04-05fdo#47036 fix RTF import of multi-paragraph exact height textboxesMiklos Vajna
2012-04-05fdo#47036 fix RTF import of shapes inside text frames at the start of the docMiklos Vajna
2012-04-05rtftok: various refactoringMiklos Vajna
2012-04-04fdo#48104 fix RTF import of \page in inner groupsMiklos Vajna
2012-04-03fdo#46955 fix RTF import of all capitals char propMiklos Vajna
2012-04-02fdo#47326 fix RTF import of mixed super/nonsuper textMiklos Vajna
2012-03-20fdo#43965 fix RTF import of \up and \dn with custom parametersMiklos Vajna
2012-03-20fdo#43965 dmapper: fix line width defaultMiklos Vajna
2012-03-20Related: fdo#46662 fix RTF import of leveltext destinationMiklos Vajna
2012-03-13Fix crash with document from bnc#693238Tor Lillqvist
2012-03-13Bug 45563 - incorrect IMPORT of Zotero RTF, regressionChristina Rossmanith
2012-03-12fdo#45543 fix RTF import of ms932-encoded charactersMiklos Vajna
2012-03-11Add a virtual destrcutor to value to prevent memory leak in RTFValueArnaud Versini
2012-03-05implement RTF import of non-box paragraph bordersMiklos Vajna
2012-03-01implement import of RTF_DOB{X,Y}{MARGIN,PAGE}Miklos Vajna
2012-03-01implement import of RTF_DPLINE, regression from LO 3.4Miklos Vajna
2012-02-28n#695479 fix rtf/docx import of transparent framesMiklos Vajna
2012-02-16fdo#45553 fix RTF import of space-before/after tokensMiklos Vajna
2012-02-14n#695479 fix RTF import of text frames with exact heightMiklos Vajna
2012-02-13n#703032 fix RTF import of page breaks right before text framesMiklos Vajna
2012-02-08n#192129 fix RTF import of PNG images with bogus width/heightMiklos Vajna
2012-02-07n#228839 an empty table grid can't have implicit mergesMiklos Vajna
2012-02-06rtf import: Check for the first run even when getting \parCédric Bosdonnat
2012-01-31fdo#43965 fix RTF import of page break symbolMiklos Vajna
2012-01-23use $(GPERF) instead of using gperf from pathBapt