summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2012-05-29writerfilter: read dgm:relIds element and its attributesMiklos Vajna
2012-05-29implement operator= tooDavid Tardon
2012-05-29removed dead codeTakeshi Abe
2012-05-24handle column break in .docx properly tooLuboš Luňák
2012-05-24add missing initializationsDavid Tardon
2012-05-22do reuse shape contextLuboš Luňák
2012-05-22remove number of -I directives in writerfilterLuboš Luňák
2012-05-22avoid warnings because of sal_Int* typesLuboš Luňák
2012-05-21add dependency on generated filesMatúš Kukan
2012-05-20Some cppcheck cleaningJulien Nabet
2012-05-18work around spurious signed overflow warningsMichael Stahl
2012-05-18handle recursive <w:p> because of shapes (bnc#751077)Luboš Luňák
2012-05-18Merge the libraries in writerfilterTor Lillqvist
2012-05-17sigh, more missing dependenciesMatúš Kukan
2012-05-16removed unused constant rtl::OUStringTakeshi Abe
2012-05-15do not reuse shape context (part of bnc#705956)Luboš Luňák
2012-05-15fdo#49940 dmapper: handle m_bTitlePage when m_nBreakType is zeroMiklos Vajna
2012-05-14hide progress bar even if loading failedDavid Tardon
2012-05-14do not crash when opening rtf file with unclosed field groupDavid Tardon
2012-05-14Add helpful instructions nearby encrypted CVE files.Michael Meeks
2012-05-11fdo#45190 import of RTF_LI should reset inherited RTF_FIMiklos Vajna
2012-05-11Revert "another partial fix for bnc#693238" ( and fixes fdo#44292 )Noel Power
2012-05-10fdo#49692 RTFValue::Clone(): copy m_bForceString as wellMiklos Vajna
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl
2012-05-10RTFDocumentImpl::runProps: avoid copy&pasteMiklos Vajna
2012-05-09fdo#49271 rtftok: make sure we send char props if there are no runsMiklos Vajna
2012-05-09fdo#49683 implement RTF_KEYWORDSMiklos Vajna
2012-05-09fdo#49501 RTF_MARGL/R/T/B should also set the current marginMiklos Vajna
2012-05-09implement RTF_LANDSCAPEMiklos Vajna
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan
2012-05-07fdo#38786 implement RTF_CHPGNMiklos Vajna
2012-05-07introduce msfilter::util::BGRToRGB to avoid copy&pasteMiklos Vajna
2012-05-07implement RTF_DPFILLBGCR/G/BMiklos Vajna
2012-05-07implement RTF_DPLINECOR/G/BMiklos Vajna
2012-05-07rtftok: implement RTF_DPRECTMiklos Vajna
2012-05-05Resolves: fdo#47347 overwrite incorrect font table entry with the correct oneCaolán McNamara
2012-05-05Related: fdo#47347 m_aFontEncodings is a map so returns 0 on unknown fontindexCaolán McNamara
2012-05-04.docx wrap values mean different things than in LO, map them (bnc#750838)Luboš Luňák
2012-05-02fdo#47764 fix RTF import of automatic paragraph background colorMiklos Vajna
2012-05-02finish handling of w:pStyle in numbering (bnc#751028)Luboš Luňák
2012-05-02set as outline numbering only those ones that are for headings (bnc#751028)Luboš Luňák
2012-05-02bin unused macroLuboš Luňák
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-28don't overwrite numbering properties with paragraph properties (bnc#751028)Luboš Luňák
2012-04-27WaE: msvc2008 unused variablesCaolán McNamara
2012-04-26fdo#48037 fix RTF import of localized fieldsMiklos Vajna
2012-04-25fall flat on the face when doing UNO call with incorrect argumentsLuboš Luňák
2012-04-25don't use properties that aren't valid for paragraphs (part of bnc#751028)Luboš Luňák
2012-04-25handle w:suff correctlyLuboš Luňák