summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2012-10-30writerfilter: remove PropertyMap::InsertPropsNoOverwrite again:Michael Stahl2-11/+0
2012-10-30writerfilter: clean up PropertyMap::insert mess:Michael Stahl12-38/+47
2012-10-30fdo#56512 fix RTF import of non-unicode Hebrew textMiklos Vajna1-1/+5
2012-10-29docx import: handle start/end attribute in tcBordersPierre-Eric Pelloux-Prayer1-0/+2
2012-10-29Revert "n#778140 fix import of w:fldSimple character properties"Miklos Vajna2-8/+1
2012-10-29DOCX: w:doNotUseHTMLParagraphAutoSpacing should affect AddParaTableSpacingMiklos Vajna2-1/+1
2012-10-29import RTF_DPROUNDRMiklos Vajna1-1/+6
2012-10-27usual int == sal_Int32 on 64bit and long == sal_Int32 on 32bit woesCaolán McNamara1-4/+4
2012-10-27fix top/left/right/bottom margin of RTF imported inline imagesMiklos Vajna1-0/+4
2012-10-27fdo#42407 fix RTF import of WMF images inside textframesMiklos Vajna1-1/+5
2012-10-27ignore spaces while reading RTF image dataMiklos Vajna1-1/+1
2012-10-27writerfilter: make it easy to debug the old RTF filterMiklos Vajna1-0/+13
2012-10-27use textframes for importing RTF_DPTXBXMiklos Vajna1-5/+41
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin1-3/+3
2012-10-23RtfFilter::filter: not allowed to throw WrongFormatException:Michael Stahl2-4/+13
2012-10-23-Werror=maybe-uninitializedStephan Bergmann1-2/+2
2012-10-23fdo#51145 give better error message on import invalid RTFMiklos Vajna5-6/+36
2012-10-22DomainMapper::lcl_attribute: typo fixesMiklos Vajna1-3/+3
2012-10-19writerfilter: remove unused ctorMiklos Vajna1-1/+0
2012-10-19import RTF_DPPOLYLINEMiklos Vajna2-1/+35
2012-10-18RTF_DOBYPARA import: Y is verticalMiklos Vajna1-1/+1
2012-10-18fix import of RTF default page left/right marginMiklos Vajna1-1/+3
2012-10-18import RTF_DPLINEHOLLOWMiklos Vajna4-8/+16
2012-10-17import RTF_DODHGTMiklos Vajna4-8/+17
2012-10-17import RTF_DOBYPARAMiklos Vajna1-0/+8
2012-10-17make RTFDocumentImpl::runBreak privateMiklos Vajna3-22/+14
2012-10-17implement import of RTF_{DPTXBXTEXT,DPTXBX}Miklos Vajna1-0/+13
2012-10-17fix import of RTF_PARD inside RTF_SHPTXTMiklos Vajna1-1/+2
2012-10-16RtfFilter::filter: add code to dump input stream for copy&pasteMiklos Vajna1-0/+16
2012-10-15fdo#46669 sw: RTF paste should not change page stylesMiklos Vajna6-9/+27
2012-10-15fdo#52208 DOCX import: don't always ignore cont sect break at the doc endMiklos Vajna2-2/+11
2012-10-13Remove consecutive break and a break which follows a returnJulien Nabet1-1/+0
2012-10-13writerfilter: fix new clang warningsMiklos Vajna6-21/+12
2012-10-11fdo#55493 fix RTF import of specific PNG imageMiklos Vajna1-1/+4
2012-10-11n#783638 DOCX import of wp:inline's distT/B/L/R attributesMiklos Vajna1-9/+19
2012-10-10writerfilter: these can be static in ConversionHelperMiklos Vajna1-0/+2
2012-10-09add editeng::ConvertBorderWidthFromWord:Michael Stahl1-65/+4
2012-10-08cppcheck: unreadVariablejailletc361-5/+4
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-10/+2
2012-10-04Related: rhbz#862467 band-aid when creating embedded object failsCaolán McNamara1-0/+3
2012-10-03probably a rather ugly hack for inline text frame in a table (bnc#780851)Luboš Luňák2-3/+17
2012-10-03fdo#44278: fix leaked image when import docxCédric Bosdonnat1-0/+4
2012-10-02Use prefixTor Lillqvist2-2/+2
2012-10-02Make Clang happyMiklos Vajna1-2/+2
2012-10-02docx import: properly import table positionPierre-Eric Pelloux-Prayer1-16/+11
2012-10-02docx import: set table above/bottom spacing to 0Pierre-Eric Pelloux-Prayer1-0/+5
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+1
2012-10-01n#782345 import DOCX w:splitPgBreakAndParaMark compat optionMiklos Vajna3-0/+21
2012-10-01fdo#52475 fix import of RTF_CHCBPAT with value 0Miklos Vajna1-2/+1
2012-09-30writerfilter: unused includes in DomainMapperMiklos Vajna1-3/+0