summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2013-06-21bnc#823655 RTF import: ignore styles without a typeMiklos Vajna1-0/+3
2013-06-20fdo#43641 writerfilter: tokenize lc:lockedCanvasMiklos Vajna2-0/+24
2013-06-19fdo#64238: fix for missing footer bugAdam Co2-32/+60
2013-06-19fix rtf import on big endianDavid Tardon1-27/+15
2013-06-19fdo#43460 unoxml,writerfilter,xmlsecurity: use isEmpty()Jelle van der Waa1-3/+3
2013-06-18bnc#825305 RTF import of fFilled shape propertyMiklos Vajna1-1/+8
2013-06-18-Werror=maybe-uninitializedStephan Bergmann1-2/+1
2013-06-18n#820836: dmapper, fixed typos in first page style creationCédric Bosdonnat1-2/+2
2013-06-18n#820504: default color hidden by Default style in writerfilterCédric Bosdonnat1-2/+1
2013-06-16Import/export RTF_REVISIONSMiklos Vajna1-0/+3
2013-06-16RTFDocumentImpl::getShapetextBuffer can go as wellMiklos Vajna2-18/+1
2013-06-16RTFDocumentImpl::replayShapetext is no longer neededMiklos Vajna3-18/+1
2013-06-16docx: fdo#43093 fdo#44029 fix the alignment when the paragraph are RTLFaisal M. Al-Otaibi1-4/+19
2013-06-16RTF import of fFitShapeToText shape propertyMiklos Vajna1-1/+9
2013-06-16RTF import: implement support for tables inside text framesMiklos Vajna4-13/+54
2013-06-16Factor out RTFSdrImport::applyProperty() from RTFSdrImport::resolve()Miklos Vajna4-48/+54
2013-06-15RTF filter: import posh/posv property of shapesMiklos Vajna3-0/+48
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann1-1/+1
2013-06-13fdo#65655 : fix for Different_Odd_And_Even_Pages flag ignoredAdam Co1-2/+8
2013-06-12Fix typoPavel Janík2-2/+2
2013-06-12rtl_string2UString_status() - Wrong TextEncodingMiklos Vajna1-1/+1
2013-06-11abi#4817 attempt to access an element in an empty containerMiklos Vajna2-1/+7
2013-06-11writerfilter: move the RTF tests to slowcheckMiklos Vajna1-1/+1
2013-06-11hack for reading properly textencoding for opensymbol from old LOLuboš Luňák1-0/+8
2013-06-10Correct the XML document handler...Oliver-Rainer Wittmann5-48/+43
2013-06-10Related fdo#33895 add some checks against NULL derefsJulien Nabet1-1/+6
2013-06-10fdo#64656 RTF import: handle levelnumbers without leveltextMiklos Vajna2-0/+11
2013-06-07RTFDocumentImpl::checkUnicode: make this a bit more readableMiklos Vajna2-11/+11
2013-06-06valgrind: uninit variableCaolán McNamara1-2/+3
2013-06-06add some checks against NULL derefsCaolán McNamara2-0/+6
2013-06-05bnc#820509 DOCX import: handle M.d.yyyy date format in w:sdtMiklos Vajna1-2/+3
2013-06-05bnc#820509 DOCX import: try harder to disable form design modeMiklos Vajna5-5/+24
2013-06-04fdo#62044 RTF import: don't overwrite existing styles when pastingMiklos Vajna3-8/+11
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-22/+13
2013-06-03Related: #i119607#, text font spacing in comments doesn't expand/condense...Jian Fang Zhang3-4/+19
2013-05-31Resolves: #i119558# set default page mode value to false for docxJian Fang Zhang3-13/+15
2013-05-31n#816593: docx consecutive tables with different tblpPr needs to be splitCédric Bosdonnat7-9/+107
2013-05-30bnc#817956 DOCX import of page border shadowMiklos Vajna7-6/+40
2013-05-29bnc#817956 DOCX import: missing last character of shape textMiklos Vajna1-1/+4
2013-05-29import RTF_BACKGROUNDMiklos Vajna3-1/+23
2013-05-28n#816593: Floating table width import fix: adjust the frame widthCédric Bosdonnat1-3/+17
2013-05-27bnc#817956 DOCX import of document background colorMiklos Vajna4-1/+10
2013-05-27writerfilter: update READMEMiklos Vajna1-4/+8
2013-05-27fdo#64671 Some special RTF characters were not skipped correctlyUrmas1-1/+1
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist6-7/+7
2013-05-23map docx line alignment properly to writer's line-of-text align (bnc#820792)Luboš Luňák3-11/+35
2013-05-23Related #i120832#, the style and color set on table text by user...Jian Fang Zhang1-6/+0
2013-05-21bnc#818997 RTF import: don't ignore page breaks between shapesMiklos Vajna5-0/+35
2013-05-21fdo#46808, Use service constructorsNoel Grandin1-14/+4
2013-05-20#i121134#, more fix for i119657, fallback to old logic to use current Abstrac...Jian Fang Zhang1-0/+2