summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2012-04-11fdo#44176 dmapper: fix import of titlepg top/bottom marginMiklos Vajna
2012-04-10fdo#47802 fix crash on RTF import of shapes inside tablesMiklos Vajna
2012-04-09enforce only one possible use of gb_CustomTargetMatúš Kukan
2012-04-08Fix "Same expression..." reported by cppcheckJulien Nabet
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-08rename gb_CppunitTest_uses_ureDavid Tardon
2012-04-08compile- and run-time use of UNO must be splitDavid Tardon
2012-04-08simplify use of configuration from unit testsDavid Tardon
2012-04-08always use --protector for UNO testsDavid Tardon
2012-04-08drop uses_ureDavid Tardon
2012-04-08let use_api handle the use of type rdbs at runtimeDavid Tardon
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06rtftok: drop m_bIsSubstream, we already have a m_pSuperstreamMiklos Vajna
2012-04-05n#751017 dmapper: fix handling of GetExpression and SetExpression fieldsMiklos Vajna
2012-04-04writerfilter: use CustomTarget makefileMatúš Kukan
2012-04-04removed duplicate #includesTakeshi Abe
2012-04-03fdo#45182 fix RTF import of character encoding in footnotesMiklos Vajna
2012-04-03fdo#47107 rtftok: support bullet points in paragraph numberingsMiklos Vajna
2012-04-03fdo#47107 rtftok: initial PN (legacy numbering syntax) supportMiklos Vajna
2012-04-03Fix RTF levelfollow import and exportBrennan Vincent
2012-04-02fdo#48104 fix RTF import of \page in inner groupsMiklos Vajna
2012-03-29fdo#45394 fix RTF import of custom fonts in substreamsMiklos Vajna
2012-03-29fdo#45394 fix RTF import of tables with empty first rowMiklos Vajna
2012-03-29rtftok: OSL_FAIL() -> SAL_WARN()Miklos Vajna
2012-03-28n#751117 writerfilter: include all oox tokens in gperffasttoken.hxxMiklos Vajna
2012-03-27RTFFrame::getSprms: Id is a number, not an instanceMiklos Vajna
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara
2012-03-24fdo#46955 fix RTF import of all capitals char propMiklos Vajna
2012-03-24fdo#47036 fix RTF import of multi-paragraph exact height textboxesMiklos Vajna
2012-03-24fdo#47036 fix RTF import of shapes inside text frames at the start of the docMiklos Vajna
2012-03-24rtftok: various refactoringMiklos Vajna
2012-03-23fdo#47326 fix RTF import of mixed super/nonsuper textMiklos Vajna
2012-03-22n#751054 fix VML import of absolutely positioned picturesMiklos Vajna
2012-03-21writerfilter: PropertyMap: speed this up a bitMichael Stahl
2012-03-20cleanup: use lcl_getParagraphBorder() while parsing RTF_BOXMiklos Vajna
2012-03-19fdo#43965 fix RTF import of \up and \dn with custom parametersMiklos Vajna
2012-03-19fdo#43965 dmapper: fix line width defaultMiklos Vajna
2012-03-18Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-03-17use SAL_DLLPUBLIC_TEMPLATE for an exported templateLuboš Luňák
2012-03-14implement RTF import of linked stylesMiklos Vajna
2012-03-14n#751020 implement DOCX import of linked stylesMiklos Vajna
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-13Adding virtual destructor to WW8ResourceModel.hxx classesArnaud Versini
2012-03-13writerfilter: catch UnknownPropertyExcetion earlyMiklos Vajna
2012-03-13writerfilter: log exception message in ModelEventListenerMiklos Vajna
2012-03-13Related: fdo#45563 RTF import of \r should be the same as \parMiklos Vajna
2012-03-13Bug 45563 - incorrect IMPORT of Zotero RTF, regressionChristina Rossmanith