summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2012-11-03WaE uno any conversion does not like intNorbert Thiebaud
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara
2012-10-31n#785767 import NS_ooxml::LN_CT_TrPrBase_gridBeforeMiklos Vajna
2012-10-31n#785767 import NS_ooxml::LN_CT_TrPrBase_gridAfterMiklos Vajna
2012-10-30writerfilter: remove PropertyMap::InsertPropsNoOverwrite again:Michael Stahl
2012-10-30writerfilter: clean up PropertyMap::insert mess:Michael Stahl
2012-10-30fdo#56512 fix RTF import of non-unicode Hebrew textMiklos Vajna
2012-10-29docx import: handle start/end attribute in tcBordersPierre-Eric Pelloux-Prayer
2012-10-29Revert "n#778140 fix import of w:fldSimple character properties"Miklos Vajna
2012-10-29DOCX: w:doNotUseHTMLParagraphAutoSpacing should affect AddParaTableSpacingMiklos Vajna
2012-10-29import RTF_DPROUNDRMiklos Vajna
2012-10-27usual int == sal_Int32 on 64bit and long == sal_Int32 on 32bit woesCaolán McNamara
2012-10-27fix top/left/right/bottom margin of RTF imported inline imagesMiklos Vajna
2012-10-27fdo#42407 fix RTF import of WMF images inside textframesMiklos Vajna
2012-10-27ignore spaces while reading RTF image dataMiklos Vajna
2012-10-27writerfilter: make it easy to debug the old RTF filterMiklos Vajna
2012-10-27use textframes for importing RTF_DPTXBXMiklos Vajna
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-23RtfFilter::filter: not allowed to throw WrongFormatException:Michael Stahl
2012-10-23-Werror=maybe-uninitializedStephan Bergmann
2012-10-23fdo#51145 give better error message on import invalid RTFMiklos Vajna
2012-10-22DomainMapper::lcl_attribute: typo fixesMiklos Vajna
2012-10-19writerfilter: remove unused ctorMiklos Vajna
2012-10-19import RTF_DPPOLYLINEMiklos Vajna
2012-10-18RTF_DOBYPARA import: Y is verticalMiklos Vajna
2012-10-18fix import of RTF default page left/right marginMiklos Vajna
2012-10-18import RTF_DPLINEHOLLOWMiklos Vajna
2012-10-17import RTF_DODHGTMiklos Vajna
2012-10-17import RTF_DOBYPARAMiklos Vajna
2012-10-17make RTFDocumentImpl::runBreak privateMiklos Vajna
2012-10-17implement import of RTF_{DPTXBXTEXT,DPTXBX}Miklos Vajna
2012-10-17fix import of RTF_PARD inside RTF_SHPTXTMiklos Vajna
2012-10-16RtfFilter::filter: add code to dump input stream for copy&pasteMiklos Vajna
2012-10-15fdo#46669 sw: RTF paste should not change page stylesMiklos Vajna
2012-10-15fdo#52208 DOCX import: don't always ignore cont sect break at the doc endMiklos Vajna
2012-10-13Remove consecutive break and a break which follows a returnJulien Nabet
2012-10-13writerfilter: fix new clang warningsMiklos Vajna
2012-10-11fdo#55493 fix RTF import of specific PNG imageMiklos Vajna
2012-10-11n#783638 DOCX import of wp:inline's distT/B/L/R attributesMiklos Vajna
2012-10-10writerfilter: these can be static in ConversionHelperMiklos Vajna
2012-10-09add editeng::ConvertBorderWidthFromWord:Michael Stahl
2012-10-08cppcheck: unreadVariablejailletc36
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-04Related: rhbz#862467 band-aid when creating embedded object failsCaolán McNamara
2012-10-03probably a rather ugly hack for inline text frame in a table (bnc#780851)Luboš Luňák
2012-10-03fdo#44278: fix leaked image when import docxCédric Bosdonnat
2012-10-02Use prefixTor Lillqvist
2012-10-02Make Clang happyMiklos Vajna
2012-10-02docx import: properly import table positionPierre-Eric Pelloux-Prayer
2012-10-02docx import: set table above/bottom spacing to 0Pierre-Eric Pelloux-Prayer