summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi6-20/+14
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi4-15/+15
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi4-9/+9
2012-04-06rtftok: drop m_bIsSubstream, we already have a m_pSuperstreamMiklos Vajna2-15/+6
2012-04-05n#751017 dmapper: fix handling of GetExpression and SetExpression fieldsMiklos Vajna3-1/+26
2012-04-04writerfilter: use CustomTarget makefileMatúš Kukan5-129/+81
2012-04-04removed duplicate #includesTakeshi Abe8-20/+0
2012-04-03fdo#45182 fix RTF import of character encoding in footnotesMiklos Vajna2-2/+17
2012-04-03fdo#47107 rtftok: support bullet points in paragraph numberingsMiklos Vajna2-2/+32
2012-04-03fdo#47107 rtftok: initial PN (legacy numbering syntax) supportMiklos Vajna2-1/+96
2012-04-03Fix RTF levelfollow import and exportBrennan Vincent5-4/+10
2012-04-02fdo#48104 fix RTF import of \page in inner groupsMiklos Vajna2-15/+5
2012-03-29fdo#45394 fix RTF import of custom fonts in substreamsMiklos Vajna2-8/+34
2012-03-29fdo#45394 fix RTF import of tables with empty first rowMiklos Vajna1-0/+1
2012-03-29rtftok: OSL_FAIL() -> SAL_WARN()Miklos Vajna1-2/+2
2012-03-28n#751117 writerfilter: include all oox tokens in gperffasttoken.hxxMiklos Vajna2-9/+8
2012-03-27RTFFrame::getSprms: Id is a number, not an instanceMiklos Vajna1-3/+3
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara1-4/+3
2012-03-24fdo#46955 fix RTF import of all capitals char propMiklos Vajna1-0/+1
2012-03-24fdo#47036 fix RTF import of multi-paragraph exact height textboxesMiklos Vajna2-5/+8
2012-03-24fdo#47036 fix RTF import of shapes inside text frames at the start of the docMiklos Vajna1-0/+11
2012-03-24rtftok: various refactoringMiklos Vajna2-61/+130
2012-03-23fdo#47326 fix RTF import of mixed super/nonsuper textMiklos Vajna1-0/+8
2012-03-22n#751054 fix VML import of absolutely positioned picturesMiklos Vajna1-0/+7
2012-03-21writerfilter: PropertyMap: speed this up a bitMichael Stahl1-0/+23
2012-03-20cleanup: use lcl_getParagraphBorder() while parsing RTF_BOXMiklos Vajna1-4/+2
2012-03-19fdo#43965 fix RTF import of \up and \dn with custom parametersMiklos Vajna1-10/+3
2012-03-19fdo#43965 dmapper: fix line width defaultMiklos Vajna1-1/+1
2012-03-18Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2012-03-17use SAL_DLLPUBLIC_TEMPLATE for an exported templateLuboš Luňák1-1/+1
2012-03-14implement RTF import of linked stylesMiklos Vajna1-0/+6
2012-03-14n#751020 implement DOCX import of linked stylesMiklos Vajna4-0/+30
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann6-14/+28
2012-03-13Adding virtual destructor to WW8ResourceModel.hxx classesArnaud Versini1-0/+13
2012-03-13writerfilter: catch UnknownPropertyExcetion earlyMiklos Vajna1-7/+14
2012-03-13writerfilter: log exception message in ModelEventListenerMiklos Vajna1-2/+2
2012-03-13Related: fdo#45563 RTF import of \r should be the same as \parMiklos Vajna1-0/+1
2012-03-13Bug 45563 - incorrect IMPORT of Zotero RTF, regressionChristina Rossmanith1-0/+1
2012-03-12implement RTF support of contextual spacingMiklos Vajna1-0/+6
2012-03-12dmapper: implement contextual spacingMiklos Vajna3-1/+3
2012-03-12Fix crash with document from bnc#693238Tor Lillqvist1-4/+9
2012-03-11Add a virtual destrcutor to value to prevent memory leak in RTFValueArnaud Versini1-0/+2
2012-03-10gbuild: remove some more realpathsMatúš Kukan4-5/+5
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan6-10/+10
2012-03-09writerfilter: ifdef + fprintf -> SAL_INFOMiklos Vajna1-8/+4
2012-03-08fold i18npaper into i18nutilCaolán McNamara4-4/+4
2012-03-08rtftok: get rid of unnecessary lcl_getNumPr()Miklos Vajna1-23/+3
2012-03-06use a consistent naming schemeCaolán McNamara1-0/+0
2012-03-06get rid of these numbering bools in RTFDocumentImpl::popState()Miklos Vajna1-42/+16
2012-03-05n#693238, n#747471: create TableManager for inside shapesCédric Bosdonnat1-0/+6