summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2011-12-09writerfilter: fix build breakersMichael Stahl2-5/+2
2011-12-09Removed useless code due to the move to SAL_INFOCédric Bosdonnat2-15/+1
2011-12-08Writerfilter: replace OSL_TRACE(...) by SAL_INFO("writerfilter",...)Cédric Bosdonnat6-32/+33
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-07make the linear xml processing API more genericLuboš Luňák2-30/+70
2011-12-07process element in endFastElement(), not in dtorLuboš Luňák2-3/+8
2011-12-07remove needless TODOLuboš Luňák1-1/+1
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara7-35/+28
2011-12-05RTF import: fixed the handling of frame properties n#417818Cédric Bosdonnat7-105/+393
2011-12-05sw, fixed some missing include in dbglevel>1Cédric Bosdonnat1-4/+2
2011-12-05docx: actually import the last frame of a section.Cédric Bosdonnat3-115/+120
2011-11-30read m:oMathParaLuboš Luňák1-0/+1
2011-11-29set gb_PARTIALBUILD in CustomTargetsBjoern Michaelsen1-0/+2
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-29I hate sal_Int*. Fix ambiguous overload on windows.Luboš Luňák1-2/+2
2011-11-29EMBEDDED_OBJECT UNO property now works, remove hackLuboš Luňák1-1/+1
2011-11-29set properly initial size of starmath component when importing docxLuboš Luňák1-0/+10
2011-11-29the bit hackish addFormula() shortcut is no longer necessaryLuboš Luňák1-4/+0
2011-11-29clean up and format codeLuboš Luňák1-23/+23
2011-11-29remove debug printfMiklos Vajna1-1/+0
2011-11-29RTF: Avoid importing unicode characters one by oneMiklos Vajna2-3/+35
2011-11-29mark these as constMiklos Vajna2-6/+6
2011-11-28Remove uses of OUString::setCharAtAugust Sodora1-19/+19
2011-11-28RTFDocumentImpl::resolveChars: don't send empty text tokens to dmapperMiklos Vajna1-1/+1
2011-11-27RTFSprm: remove unneeded includesMiklos Vajna1-2/+0
2011-11-27RTFReferenceProperties: remove unneeded includesMiklos Vajna2-3/+0
2011-11-27RTFValue: remove unneeded includesMiklos Vajna2-6/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-25RTF import: fixed the missing paragraph breaks from fdo#43206.Cédric Bosdonnat1-0/+1
2011-11-24remove debug outputLuboš Luňák4-14/+1
2011-11-24rename and move mathml oox support classes in oox to better placesLuboš Luňák3-5/+6
2011-11-24remove debug outputLuboš Luňák1-2/+0
2011-11-24ooxml mathml import - first very basic implementationLuboš Luňák4-20/+17
2011-11-24initial (very hacky) work on mathml ooxml importLuboš Luňák13-0/+197
2011-11-24RTF import: partly fixed the WMF images scaling.Cédric Bosdonnat3-2/+20
2011-11-23RTF: OLE object import with graphic result fixed, the file can now be openedCédric Bosdonnat1-1/+1
2011-11-23Show some exception message when getting one in RtfFilterCédric Bosdonnat1-1/+6
2011-11-22writerfilter: add a README explaining subdirsMiklos Vajna1-0/+13
2011-11-22RTF import: better implement \trrh to import fixed height rowsCédric Bosdonnat1-0/+15
2011-11-22writerfilter: Fixed crasher when importing docx files with dbglevel>1Cédric Bosdonnat1-7/+6
2011-11-22n#417818: empty paragraphs in tables weren't considered in the table.Cédric Bosdonnat1-2/+1
2011-11-21Related: i#86517 avoid crash on invalid LEVELTEXTMiklos Vajna1-1/+5
2011-11-21Related: i#83069 fix crash in DomainMapper_Impl::FindOrCreateFieldMasterMiklos Vajna1-1/+1
2011-11-21Related: i#60831 fix RTF import of DOCPROPERTY fieldsMiklos Vajna1-1/+2
2011-11-21Related: i#93039 fix RTF import of MACROBUTTON fieldsMiklos Vajna1-3/+4
2011-11-19RTFSdrImport: unneeded includeMiklos Vajna1-2/+0
2011-11-18RTFDocumentImpl: remove 15 unused includesMiklos Vajna2-15/+0
2011-11-18Related: i#2593 fix RTF import of REF fieldsMiklos Vajna1-0/+1
2011-11-18Related: i#56948 fix crash during RTF import of FILLIN fieldMiklos Vajna1-2/+3
2011-11-17Related i#44806: Fix crash in dmapper when importing FILENAME fieldsMiklos Vajna1-3/+4