summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok
AgeCommit message (Expand)Author
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-26fdo#48037 fix RTF import of localized fieldsMiklos Vajna
2012-04-25rework GetDefaultTextEncoding etc -> getBestTextEncodingFromLocaleCaolán McNamara
2012-04-25avoid code duplication by introducing RTFDocumentImpl::singleCharMiklos Vajna
2012-04-25fdo#48193 fix RTF import of fields without a resultMiklos Vajna
2012-04-25msfilter::util: avoid code duplication by merging from sw and writerfilterMiklos Vajna
2012-04-24WaE: make MSVC happy wrt. RTFDocumentImpl::dispatchDestination()Miklos Vajna
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-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-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-14Resolves: fdo#48640 handle various busted rtf docs without hangingCaolán McNamara
2012-04-10fdo#47802 fix crash on RTF import of shapes inside tablesMiklos Vajna
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-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-27RTFFrame::getSprms: Id is a number, not an instanceMiklos Vajna
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-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-14implement RTF import of linked stylesMiklos Vajna
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
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
2012-03-12implement RTF support of contextual spacingMiklos Vajna
2012-03-08rtftok: get rid of unnecessary lcl_getNumPr()Miklos Vajna
2012-03-06get rid of these numbering bools in RTFDocumentImpl::popState()Miklos Vajna
2012-03-01fix RTF import of drawing objects when there is no shape to sendMiklos Vajna
2012-02-29Related: fdo#46662 fix RTF import of leveltext destinationMiklos Vajna
2012-02-29fdo#46662 fix RTF import of numbering levelnumbersMiklos Vajna