summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2012-01-25writerfilter: drop unnecessary includes from DomainMapper.cxxMiklos Vajna
2012-01-23Fix for fdo43460 Part XLV getLength() to isEmpty()Olivier Hallot
2012-01-23use $(GPERF) instead of using gperf from pathBapt
2012-01-21fdo#44983 Fix RTF import of \paperh and \paperwMiklos Vajna
2012-01-20Fix RTF import of dotted and word underlineMiklos Vajna
2012-01-19writerfilter/documentation: describe what an sprm isMiklos Vajna
2012-01-19a feeble attempt at at least some docs for writerfilterLuboš Luňák
2012-01-19fix reading w:charset, you misdesigned writerfilter monster (fdo#34814)Luboš Luňák
2012-01-18writerfilter: remove empty line before shebangMiklos Vajna
2012-01-18writerfilter: drop exec bit on non-script filesMiklos Vajna
2012-01-15WaE: narrowing conversion from unsigned int to sal_Int32David Tardon
2012-01-15these are not old component files anymoreMatúš Kukan
2012-01-12fdo#41034 improve RTF import of table cell spacingsMiklos Vajna
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar
2012-01-11Fix MacOSX buildAugust Sodora
2012-01-11microopt, avoid unnecessary call to Tell()Miklos Vajna
2012-01-11fdo#38057 implement RTF import progressbarMiklos Vajna
2012-01-09Related: fdo#42151 implement cell text flow supportMiklos Vajna
2012-01-09fdo#42151 fix RTF import of vertically merged table cellsMiklos Vajna
2012-01-09catch exception by constant referenceTakeshi Abe
2012-01-06fdo#44053 fix RTF import of implicit horizontal table cell mergesMiklos Vajna
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05align ifdefs of usage and definitionsCaolán McNamara
2012-01-05callcatcher: drop some unused methodsCaolán McNamara
2012-01-05regenerate list under OSL_DEBUG_LEVEL=2Caolán McNamara
2011-12-27Related: fdo#43380 fix parsing of the \cf RTF tokenMiklos Vajna
2011-12-27fdo#43380: fix crash in DomainMapper_Impl::SetFieldFFDataMiklos Vajna
2011-12-24dmapper: clog -> SAL_WARNMiklos Vajna
2011-12-22dmapper: clog -> SAL_WARN in GraphicImportMiklos Vajna
2011-12-22fdo#40937 fix RTF import of images with invalid crop dataMiklos Vajna
2011-12-22writerfilter: fix dbglevel=2 buildMiklos Vajna
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