summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* gbuild: "use" vs. "add":Michael Stahl2012-04-089-20/+20
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-066-20/+14
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-064-15/+15
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-064-9/+9
* rtftok: drop m_bIsSubstream, we already have a m_pSuperstreamMiklos Vajna2012-04-062-15/+6
* n#751017 dmapper: fix handling of GetExpression and SetExpression fieldsMiklos Vajna2012-04-053-1/+26
* writerfilter: use CustomTarget makefileMatúš Kukan2012-04-045-129/+81
* removed duplicate #includesTakeshi Abe2012-04-048-20/+0
* fdo#45182 fix RTF import of character encoding in footnotesMiklos Vajna2012-04-032-2/+17
* fdo#47107 rtftok: support bullet points in paragraph numberingsMiklos Vajna2012-04-032-2/+32
* fdo#47107 rtftok: initial PN (legacy numbering syntax) supportMiklos Vajna2012-04-032-1/+96
* Fix RTF levelfollow import and exportBrennan Vincent2012-04-035-4/+10
* fdo#48104 fix RTF import of \page in inner groupsMiklos Vajna2012-04-022-15/+5
* fdo#45394 fix RTF import of custom fonts in substreamsMiklos Vajna2012-03-292-8/+34
* fdo#45394 fix RTF import of tables with empty first rowMiklos Vajna2012-03-291-0/+1
* rtftok: OSL_FAIL() -> SAL_WARN()Miklos Vajna2012-03-291-2/+2
* n#751117 writerfilter: include all oox tokens in gperffasttoken.hxxMiklos Vajna2012-03-282-9/+8
* RTFFrame::getSprms: Id is a number, not an instanceMiklos Vajna2012-03-271-3/+3
* ditch some UniStrings and intermediate temporariesCaolán McNamara2012-03-261-4/+3
* fdo#46955 fix RTF import of all capitals char propMiklos Vajna2012-03-241-0/+1
* fdo#47036 fix RTF import of multi-paragraph exact height textboxesMiklos Vajna2012-03-242-5/+8
* fdo#47036 fix RTF import of shapes inside text frames at the start of the docMiklos Vajna2012-03-241-0/+11
* rtftok: various refactoringMiklos Vajna2012-03-242-61/+130
* fdo#47326 fix RTF import of mixed super/nonsuper textMiklos Vajna2012-03-231-0/+8
* n#751054 fix VML import of absolutely positioned picturesMiklos Vajna2012-03-221-0/+7
* writerfilter: PropertyMap: speed this up a bitMichael Stahl2012-03-211-0/+23
* cleanup: use lcl_getParagraphBorder() while parsing RTF_BOXMiklos Vajna2012-03-201-4/+2
* fdo#43965 fix RTF import of \up and \dn with custom parametersMiklos Vajna2012-03-191-10/+3
* fdo#43965 dmapper: fix line width defaultMiklos Vajna2012-03-191-1/+1
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-03-181-2/+2
* use SAL_DLLPUBLIC_TEMPLATE for an exported templateLuboš Luňák2012-03-171-1/+1
* implement RTF import of linked stylesMiklos Vajna2012-03-141-0/+6
* n#751020 implement DOCX import of linked stylesMiklos Vajna2012-03-144-0/+30
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-146-14/+28
* Adding virtual destructor to WW8ResourceModel.hxx classesArnaud Versini2012-03-131-0/+13
* writerfilter: catch UnknownPropertyExcetion earlyMiklos Vajna2012-03-131-7/+14
* writerfilter: log exception message in ModelEventListenerMiklos Vajna2012-03-131-2/+2
* Related: fdo#45563 RTF import of \r should be the same as \parMiklos Vajna2012-03-131-0/+1
* Bug 45563 - incorrect IMPORT of Zotero RTF, regressionChristina Rossmanith2012-03-131-0/+1
* implement RTF support of contextual spacingMiklos Vajna2012-03-121-0/+6
* dmapper: implement contextual spacingMiklos Vajna2012-03-123-1/+3
* Fix crash with document from bnc#693238Tor Lillqvist2012-03-121-4/+9
* Add a virtual destrcutor to value to prevent memory leak in RTFValueArnaud Versini2012-03-111-0/+2
* gbuild: remove some more realpathsMatúš Kukan2012-03-104-5/+5
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-106-10/+10
* writerfilter: ifdef + fprintf -> SAL_INFOMiklos Vajna2012-03-091-8/+4
* fold i18npaper into i18nutilCaolán McNamara2012-03-084-4/+4
* rtftok: get rid of unnecessary lcl_getNumPr()Miklos Vajna2012-03-081-23/+3
* use a consistent naming schemeCaolán McNamara2012-03-061-0/+0
* get rid of these numbering bools in RTFDocumentImpl::popState()Miklos Vajna2012-03-061-42/+16