summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper
AgeCommit message (Expand)Author
2012-03-20fdo#43965 dmapper: fix line width defaultMiklos Vajna
2012-02-28n#695479 fix rtf/docx import of transparent framesMiklos Vajna
2012-02-07n#228839 an empty table grid can't have implicit mergesMiklos Vajna
2012-01-06fdo#44053 fix RTF import of implicit horizontal table cell mergesMiklos 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-12dmapper: when parsing NS_ooxml::LN_CT_Spacing_lineRule, pTopContext may be nilMiklos Vajna
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-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-28Remove uses of OUString::setCharAtAugust Sodora
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-24ooxml mathml import - first very basic implementationLuboš Luňák
2011-11-24initial (very hacky) work on mathml ooxml importLuboš Luňák
2011-11-21Related: i#83069 fix crash in DomainMapper_Impl::FindOrCreateFieldMasterMiklos Vajna
2011-11-21Related: i#60831 fix RTF import of DOCPROPERTY fieldsMiklos Vajna
2011-11-21Related: i#93039 fix RTF import of MACROBUTTON fieldsMiklos Vajna
2011-11-18Related: i#2593 fix RTF import of REF fieldsMiklos Vajna
2011-11-18Related: i#56948 fix crash during RTF import of FILLIN fieldMiklos Vajna
2011-11-17Related i#44806: Fix crash in dmapper when importing FILENAME fieldsMiklos Vajna
2011-11-16Related: i#113308 null pointer check for the unit testMiklos Vajna
2011-11-13Related: i#110745 fix crash on invalid RTF tablesMiklos Vajna
2011-11-12Related: i#108154 null pointer check for the unit testMiklos Vajna
2011-11-12Related: fdo#38966 null pointer check for the unit testMiklos Vajna
2011-11-12Related: fdo#33012 null pointer check for the unit test to passMiklos Vajna
2011-11-08writerfilter import, fixed the shapes importCédric Bosdonnat
2011-11-08sw, writerfilter: fixed debug builds and output dmapper table messagesCédric Bosdonnat
2011-11-08fix incorrect OSL_FAIL message because of copy&pasteLuboš Luňák
2011-10-29Related: fdo#39856 fix RTF import of some special accented chars in tablesMiklos Vajna
2011-10-07WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-10-07WaE: unreferenced local variableTor Lillqvist
2011-10-07WaE: type name first seen using 'struct' now seen using 'class'Tor Lillqvist
2011-10-07WaE: unreferenced local variableTor Lillqvist
2011-10-05WaE: unused variablesCaolán McNamara
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-04Drop unused partsJulien Nabet
2011-08-26DomainMapper_Impl: send shape props to the dmapper loggerMiklos Vajna
2011-08-18Revert "adjust for timezone when reading datetime"Luboš Luňák
2011-08-18dmapper: don't reset anchor type of text framesMiklos Vajna
2011-08-17dmapper: textframes have to be inserted before text can be appended to themMiklos Vajna
2011-08-12WaE: initialise these, older gcc does not recognize we always do so laterMiklos Vajna
2011-08-12Merge remote-tracking branch 'feature/gsoc2011_rtfimport'Miklos Vajna
2011-08-11adjust for timezone when reading datetimeLuboš Luňák