summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2012-04-28don't overwrite numbering properties with paragraph properties (bnc#751028)Luboš Luňák
2012-04-27WaE: msvc2008 unused variablesCaolán McNamara
2012-04-26fdo#48037 fix RTF import of localized fieldsMiklos Vajna
2012-04-25fall flat on the face when doing UNO call with incorrect argumentsLuboš Luňák
2012-04-25don't use properties that aren't valid for paragraphs (part of bnc#751028)Luboš Luňák
2012-04-25handle w:suff correctlyLuboš Luňák
2012-04-25rework GetDefaultTextEncoding etc -> getBestTextEncodingFromLocaleCaolán McNamara
2012-04-25use PropNameSupplier in SectionPropertyMap::PrepareHeaderFooterProperties()Miklos Vajna
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-23n#757890 dmapper: paragraph properties of shape text should have limited scopeMiklos 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-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