summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* fdo#44053 fix RTF import of implicit horizontal table cell mergesMiklos Vajna2012-01-065-18/+38
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+1
* align ifdefs of usage and definitionsCaolán McNamara2012-01-054-10/+4
* callcatcher: drop some unused methodsCaolán McNamara2012-01-052-328/+21
* regenerate list under OSL_DEBUG_LEVEL=2Caolán McNamara2012-01-052-6/+0
* Related: fdo#43380 fix parsing of the \cf RTF tokenMiklos Vajna2011-12-271-1/+2
* fdo#43380: fix crash in DomainMapper_Impl::SetFieldFFDataMiklos Vajna2011-12-271-3/+6
* dmapper: clog -> SAL_WARNMiklos Vajna2011-12-245-44/+15
* dmapper: clog -> SAL_WARN in GraphicImportMiklos Vajna2011-12-221-5/+5
* fdo#40937 fix RTF import of images with invalid crop dataMiklos Vajna2011-12-221-2/+11
* writerfilter: fix dbglevel=2 buildMiklos Vajna2011-12-222-0/+80
* Remove unused codeAugust Sodora2011-12-202-14/+0
* RTF/DOCX import: fixed the import of consecutive frames (n#703032)Cédric Bosdonnat2011-12-201-0/+7
* fdo#42109 fix RTF import of fields inside tablesMiklos Vajna2011-12-202-9/+45
* callcatcher: Remove unused codeAugust Sodora2011-12-192-58/+0
* at least process sub-elements of w:customXml (fdo#35983)Luboš Luňák2011-12-161-0/+15
* Removed extra semicolonsJesse2011-12-152-4/+4
* n#228839: Fix RTF import crasher with \keep in table propertiesCédric Bosdonnat2011-12-141-2/+2
* configmgr.component is no longer an old one.Stephan Bergmann2011-12-141-1/+1
* n#703032: Fixed an RTF import crash when handling formdata in non-FORM fieldsCédric Bosdonnat2011-12-132-4/+22
* RTF import: default scale for images is 100% not 0%Cédric Bosdonnat2011-12-131-2/+2
* dmapper: when parsing NS_ooxml::LN_CT_Spacing_lineRule, pTopContext may be nilMiklos Vajna2011-12-111-3/+10
* rtf import: Check for the first run even when getting \parCédric Bosdonnat2011-12-091-0/+1
* writerfilter: fix build breakersMichael Stahl2011-12-092-5/+2
* Removed useless code due to the move to SAL_INFOCédric Bosdonnat2011-12-092-15/+1
* Writerfilter: replace OSL_TRACE(...) by SAL_INFO("writerfilter",...)Cédric Bosdonnat2011-12-086-32/+33
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* make the linear xml processing API more genericLuboš Luňák2011-12-072-30/+70
* process element in endFastElement(), not in dtorLuboš Luňák2011-12-072-3/+8
* remove needless TODOLuboš Luňák2011-12-071-1/+1
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-067-35/+28
* RTF import: fixed the handling of frame properties n#417818Cédric Bosdonnat2011-12-057-105/+393
* sw, fixed some missing include in dbglevel>1Cédric Bosdonnat2011-12-051-4/+2
* docx: actually import the last frame of a section.Cédric Bosdonnat2011-12-053-115/+120
* read m:oMathParaLuboš Luňák2011-11-301-0/+1
* set gb_PARTIALBUILD in CustomTargetsBjoern Michaelsen2011-11-291-0/+2
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* I hate sal_Int*. Fix ambiguous overload on windows.Luboš Luňák2011-11-291-2/+2
* EMBEDDED_OBJECT UNO property now works, remove hackLuboš Luňák2011-11-291-1/+1
* set properly initial size of starmath component when importing docxLuboš Luňák2011-11-291-0/+10
* the bit hackish addFormula() shortcut is no longer necessaryLuboš Luňák2011-11-291-4/+0
* clean up and format codeLuboš Luňák2011-11-291-23/+23
* remove debug printfMiklos Vajna2011-11-291-1/+0
* RTF: Avoid importing unicode characters one by oneMiklos Vajna2011-11-292-3/+35
* mark these as constMiklos Vajna2011-11-292-6/+6
* Remove uses of OUString::setCharAtAugust Sodora2011-11-281-19/+19
* RTFDocumentImpl::resolveChars: don't send empty text tokens to dmapperMiklos Vajna2011-11-281-1/+1
* RTFSprm: remove unneeded includesMiklos Vajna2011-11-271-2/+0
* RTFReferenceProperties: remove unneeded includesMiklos Vajna2011-11-272-3/+0
* RTFValue: remove unneeded includesMiklos Vajna2011-11-272-6/+0