summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapper_Impl.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-06-11fdo#49659 dmapper: handle tables in substreamsMiklos Vajna1-2/+2
2012-06-07n#757905 fix VML import of mso-wrap-style:noneMiklos Vajna1-1/+1
2012-06-02targeted string re-workNorbert Thiebaud1-4/+2
2012-06-02targeted string re-workNorbert Thiebaud1-94/+94
2012-05-31n#764005 VML import of absolutely positioned pictures should not be opaqueMiklos Vajna1-3/+4
2012-05-31n#764005 dmapper: don't insert "at page" anchored graphics as "as character"Miklos Vajna1-0/+4
2012-05-29n#760764 dmapper: don't ignore character properties of text fieldsMiklos Vajna1-1/+10
2012-05-14do not crash when opening rtf file with unclosed field groupDavid Tardon1-0/+3
2012-04-14dmapper: parse NS_ooxml::LN_CT_Zoom_percent tokenMiklos Vajna1-0/+20
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-5/+3
2012-04-05n#751017 dmapper: fix handling of GetExpression and SetExpression fieldsMiklos Vajna1-1/+24
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara1-4/+3
2012-03-22n#751054 fix VML import of absolutely positioned picturesMiklos Vajna1-0/+7
2012-03-14n#751020 implement DOCX import of linked stylesMiklos Vajna1-0/+12
2012-03-05n#693238, n#747471: create TableManager for inside shapesCédric Bosdonnat1-0/+6
2012-03-05n#747471, n#693238: Textboxes import is a mess with OLE objects insideCédric Bosdonnat1-60/+40
2012-02-24fdo#45187 revert "writerfilter import, fixed the shapes import"Miklos Vajna1-8/+7
2012-02-23removed remaining #if DEBUGCédric Bosdonnat1-3/+0
2012-02-20writerfilter: try to silence MacOSX-Intel tinderboxMiklos Vajna1-1/+1
2012-02-20n#695479 fix rtf/docx import of transparent framesMiklos Vajna1-1/+6
2012-01-23Fix for fdo43460 Part XLV getLength() to isEmpty()Olivier Hallot1-26/+26
2012-01-09catch exception by constant referenceTakeshi Abe1-2/+1
2011-12-27fdo#43380: fix crash in DomainMapper_Impl::SetFieldFFDataMiklos Vajna1-3/+6
2011-12-24dmapper: clog -> SAL_WARNMiklos Vajna1-7/+2
2011-12-20RTF/DOCX import: fixed the import of consecutive frames (n#703032)Cédric Bosdonnat1-0/+7
2011-12-05RTF import: fixed the handling of frame properties n#417818Cédric Bosdonnat1-4/+127
2011-12-05docx: actually import the last frame of a section.Cédric Bosdonnat1-115/+118
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-24rename and move mathml oox support classes in oox to better placesLuboš Luňák1-2/+2
2011-11-24ooxml mathml import - first very basic implementationLuboš Luňák1-11/+1
2011-11-24initial (very hacky) work on mathml ooxml importLuboš Luňák1-0/+43
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-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
2011-11-16Related: i#113308 null pointer check for the unit testMiklos Vajna1-1/+2
2011-11-13Related: i#110745 fix crash on invalid RTF tablesMiklos Vajna1-0/+2
2011-11-12Related: i#108154 null pointer check for the unit testMiklos Vajna1-0/+2
2011-11-12Related: fdo#33012 null pointer check for the unit test to passMiklos Vajna1-0/+1
2011-11-08writerfilter import, fixed the shapes importCédric Bosdonnat1-7/+8
2011-11-08fix incorrect OSL_FAIL message because of copy&pasteLuboš Luňák1-1/+1
2011-10-07WaE: unreferenced local variableTor Lillqvist1-2/+4
2011-09-04Drop unused partsJulien Nabet1-10/+0
2011-08-26DomainMapper_Impl: send shape props to the dmapper loggerMiklos Vajna1-0/+3