summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2011-12-20Remove unused codeAugust Sodora
2011-12-20RTF/DOCX import: fixed the import of consecutive frames (n#703032)Cédric Bosdonnat
2011-12-20fdo#42109 fix RTF import of fields inside tablesMiklos Vajna
2011-12-19callcatcher: Remove unused codeAugust Sodora
2011-12-16at least process sub-elements of w:customXml (fdo#35983)Luboš Luňák
2011-12-15Removed extra semicolonsJesse
2011-12-14n#228839: Fix RTF import crasher with \keep in table propertiesCédric Bosdonnat
2011-12-14configmgr.component is no longer an old one.Stephan Bergmann
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-11dmapper: when parsing NS_ooxml::LN_CT_Spacing_lineRule, pTopContext may be nilMiklos Vajna
2011-12-09rtf import: Check for the first run even when getting \parCédric Bosdonnat
2011-12-09writerfilter: fix build breakersMichael Stahl
2011-12-09Removed useless code due to the move to SAL_INFOCédric Bosdonnat
2011-12-08Writerfilter: replace OSL_TRACE(...) by SAL_INFO("writerfilter",...)Cédric Bosdonnat
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-07make the linear xml processing API more genericLuboš Luňák
2011-12-07process element in endFastElement(), not in dtorLuboš Luňák
2011-12-07remove needless TODOLuboš Luňák
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
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
2011-11-29remove debug printfMiklos Vajna
2011-11-29RTF: Avoid importing unicode characters one by oneMiklos Vajna
2011-11-29mark these as constMiklos Vajna
2011-11-28Remove uses of OUString::setCharAtAugust Sodora
2011-11-28RTFDocumentImpl::resolveChars: don't send empty text tokens to dmapperMiklos Vajna
2011-11-27RTFSprm: remove unneeded includesMiklos Vajna
2011-11-27RTFReferenceProperties: remove unneeded includesMiklos Vajna
2011-11-27RTFValue: remove unneeded includesMiklos Vajna
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-25RTF import: fixed the missing paragraph breaks from fdo#43206.Cédric Bosdonnat
2011-11-24remove debug outputLuboš Luňák
2011-11-24rename and move mathml oox support classes in oox to better placesLuboš Luňák
2011-11-24remove debug outputLuboš Luňák
2011-11-24ooxml mathml import - first very basic implementationLuboš Luňák
2011-11-24initial (very hacky) work on mathml ooxml importLuboš Luňák
2011-11-24RTF import: partly fixed the WMF images scaling.Cédric Bosdonnat
2011-11-23RTF: OLE object import with graphic result fixed, the file can now be openedCédric Bosdonnat
2011-11-23Show some exception message when getting one in RtfFilterCédric Bosdonnat
2011-11-22writerfilter: add a README explaining subdirsMiklos Vajna