summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2012-04-21rtftok: try to make tinderboxes happyMiklos Vajna
2012-04-21fdo#44736 speed up RTF import a bit by sorting keywordsMiklos Vajna
2012-04-21rtftok: make it possible to see the time spent in the filterMiklos Vajna
2012-04-21fdo#48876 fix RTF import of \sl without \slmultMiklos Vajna
2012-04-21rtftok: dump collected strings after encodingMiklos Vajna
2012-04-21fdo#48023 fix RTF import of Russian characters without an encoding specifiedMiklos Vajna
2012-04-20RTFDocumentImpl::resolvePict: use new-style uno ctorMiklos Vajna
2012-04-20fdo#48356 fix RTF import of special unicode charactersMiklos Vajna
2012-04-19RTFDocumentImpl: get rid of practically unused m_bWasInFrameMiklos Vajna
2012-04-17WaE: MacOSX itemZOrder may be unused uninitializedCaolán McNamara
2012-04-17implement relativeHeight (z-order) in .docx import (part of bnc#747461)Luboš Luňák
2012-04-16remove unused variableLuboš Luňák
2012-04-15fdo#39053 writerfilter: implement RTF_BINMiklos Vajna
2012-04-15rtftok: add back explicit OUString ctors where still neededMiklos Vajna
2012-04-15implement RTF import of zoom levelMiklos Vajna
2012-04-15rtftok: RTL_CONSTASCII_USTRINGPARAM removalsMiklos Vajna
2012-04-14dmapper: parse NS_ooxml::LN_CT_Zoom_percent tokenMiklos Vajna
2012-04-14dmapper: log unhandled attributes in the settings tableMiklos Vajna
2012-04-14dmapper: use PropNameSupplier in SectionPropertyMap::CloseSectionGroup()Miklos Vajna
2012-04-14dmapper: fix import of odd/even page breaksMiklos Vajna
2012-04-14Resolves: fdo#48640 handle various busted rtf docs without hangingCaolán McNamara
2012-04-12implement wp:docPr title and fix descrLuboš Luňák
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