summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2012-06-08targeted gmk4 clean-upNorbert Thiebaud2-185/+165
2012-06-07n#757905 fix VML import of mso-wrap-style:noneMiklos Vajna1-1/+1
2012-06-06fdo#50665 rtftok: don't ignore character properties of text fieldsMiklos Vajna2-3/+6
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin6-45/+19
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-6/+3
2012-06-02targeted string re-workNorbert Thiebaud1-4/+2
2012-06-02targeted string re-workNorbert Thiebaud1-4/+2
2012-06-02targeted string re-workNorbert Thiebaud11-167/+167
2012-06-02targeted string re-workNorbert Thiebaud5-30/+29
2012-06-02targeted string re-workNorbert Thiebaud1-2/+2
2012-06-02Fix some Prefer prefix ++/--Julien Nabet2-4/+4
2012-06-01fdo#50539 fix RTF import of automatic character background colorMiklos Vajna1-0/+1
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-31targetted revert of small prefix operator changesMichael Meeks2-4/+5
2012-05-30don't overload operator-> and just forward specific methods, take twoCaolán McNamara5-43/+44
2012-05-30Use RTFSprms::set() in RTFDocumentImpl everywhereMiklos Vajna1-146/+139
2012-05-30fdo#49968 speed up RTF import of repeated character/paragraph propertiesMiklos Vajna3-10/+26
2012-05-30rtftok: undo tryToSafelyUpdateAnExistingProp, will be back soonMiklos Vajna5-254/+189
2012-05-30Resolves: rhbz#825548 some rtf documents take vast amounts of time to loadCaolán McNamara2-3/+62
2012-05-30don't overload operator-> and just forward specific methodsCaolán McNamara5-189/+195
2012-05-29n#760764 dmapper: don't ignore character properties of text fieldsMiklos Vajna2-1/+11
2012-05-29writerfilter: read dgm:relIds element and its attributesMiklos Vajna2-0/+32
2012-05-29implement operator= tooDavid Tardon3-0/+15
2012-05-29removed dead codeTakeshi Abe3-6/+0
2012-05-24handle column break in .docx properly tooLuboš Luňák1-0/+18
2012-05-24add missing initializationsDavid Tardon1-0/+2
2012-05-22do reuse shape contextLuboš Luňák4-0/+17
2012-05-22remove number of -I directives in writerfilterLuboš Luňák34-52/+47
2012-05-22avoid warnings because of sal_Int* typesLuboš Luňák1-1/+1
2012-05-21add dependency on generated filesMatúš Kukan1-1/+4
2012-05-20Some cppcheck cleaningJulien Nabet1-1/+0
2012-05-18work around spurious signed overflow warningsMichael Stahl1-8/+8
2012-05-18handle recursive <w:p> because of shapes (bnc#751077)Luboš Luňák5-2/+77
2012-05-18Merge the libraries in writerfilterTor Lillqvist10-399/+129
2012-05-17sigh, more missing dependenciesMatúš Kukan1-6/+7
2012-05-16removed unused constant rtl::OUStringTakeshi Abe1-2/+0
2012-05-15do not reuse shape context (part of bnc#705956)Luboš Luňák4-17/+0
2012-05-15fdo#49940 dmapper: handle m_bTitlePage when m_nBreakType is zeroMiklos Vajna1-9/+16
2012-05-14hide progress bar even if loading failedDavid Tardon1-5/+9
2012-05-14do not crash when opening rtf file with unclosed field groupDavid Tardon1-0/+3
2012-05-14Add helpful instructions nearby encrypted CVE files.Michael Meeks1-0/+7
2012-05-11fdo#45190 import of RTF_LI should reset inherited RTF_FIMiklos Vajna1-1/+7
2012-05-11Revert "another partial fix for bnc#693238" ( and fixes fdo#44292 )Noel Power1-112/+112
2012-05-10fdo#49692 RTFValue::Clone(): copy m_bForceString as wellMiklos Vajna2-4/+4
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl1-69/+68
2012-05-10RTFDocumentImpl::runProps: avoid copy&pasteMiklos Vajna2-28/+20
2012-05-09fdo#49271 rtftok: make sure we send char props if there are no runsMiklos Vajna1-0/+16
2012-05-09fdo#49683 implement RTF_KEYWORDSMiklos Vajna3-0/+9
2012-05-09fdo#49501 RTF_MARGL/R/T/B should also set the current marginMiklos Vajna1-14/+10