summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
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
2012-01-23fdo#44983 Fix RTF import of \paperh and \paperwMiklos Vajna
2012-01-20Fix RTF import of dotted and word underlineMiklos Vajna
2012-01-12fdo#41034 improve RTF import of table cell spacingsMiklos Vajna
2012-01-12fdo#38057 implement RTF import progressbarMiklos Vajna
2012-01-12fix prefix of command line switches (-- instead of -) fdo#40991Andras Timar
2012-01-09fdo#42151 fix RTF import of vertically merged table cellsMiklos Vajna
2012-01-06fdo#44053 fix RTF import of implicit horizontal table cell mergesMiklos Vajna
2011-12-27Related: fdo#43380 fix parsing of the \cf RTF tokenMiklos Vajna
2011-12-27fdo#43380: fix crash in DomainMapper_Impl::SetFieldFFDataMiklos Vajna
2011-12-22fdo#40937 fix RTF import of images with invalid crop dataMiklos Vajna
2011-12-20fdo#42109 fix RTF import of fields inside tablesMiklos Vajna
2011-12-14n#228839: Fix RTF import crasher with \keep in table propertiesCédric Bosdonnat
2011-12-13n#703032: Fixed an RTF import crash when handling formdata in non-FORM fieldsCédric Bosdonnat
2011-12-13RTF import: default scale for images is 100% not 0%Cédric Bosdonnat
2011-12-12dmapper: when parsing NS_ooxml::LN_CT_Spacing_lineRule, pTopContext may be nilMiklos Vajna
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-07normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-12-07make the linear xml processing API more genericLuboš Luňák
2011-12-07remove needless TODOLuboš Luňák
2011-12-07process element in endFastElement(), not in dtorLuboš Luňák
2011-12-05RTF import: fixed the handling of frame properties n#417818Cédric Bosdonnat
2011-12-05sw, fixed some missing include in dbglevel>1Cédric Bosdonnat
2011-12-05docx: actually import the last frame of a section.Cédric Bosdonnat
2011-11-30read m:oMathParaLuboš Luňák
2011-11-29set gb_PARTIALBUILD in CustomTargetsBjoern Michaelsen
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-29I hate sal_Int*. Fix ambiguous overload on windows.Luboš Luňák
2011-11-29EMBEDDED_OBJECT UNO property now works, remove hackLuboš Luňák
2011-11-29set properly initial size of starmath component when importing docxLuboš Luňák
2011-11-29the bit hackish addFormula() shortcut is no longer necessaryLuboš Luňák
2011-11-29clean up and format codeLuboš Luňák