summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl
2012-05-10RTFDocumentImpl::runProps: avoid copy&pasteMiklos Vajna
2012-05-09fdo#49271 rtftok: make sure we send char props if there are no runsMiklos Vajna
2012-05-09fdo#49683 implement RTF_KEYWORDSMiklos Vajna
2012-05-09fdo#49501 RTF_MARGL/R/T/B should also set the current marginMiklos Vajna
2012-05-09implement RTF_LANDSCAPEMiklos Vajna
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan
2012-05-07fdo#38786 implement RTF_CHPGNMiklos Vajna
2012-05-07introduce msfilter::util::BGRToRGB to avoid copy&pasteMiklos Vajna
2012-05-07implement RTF_DPFILLBGCR/G/BMiklos Vajna
2012-05-07implement RTF_DPLINECOR/G/BMiklos Vajna
2012-05-07rtftok: implement RTF_DPRECTMiklos Vajna
2012-05-05Resolves: fdo#47347 overwrite incorrect font table entry with the correct oneCaolán McNamara
2012-05-05Related: fdo#47347 m_aFontEncodings is a map so returns 0 on unknown fontindexCaolán McNamara
2012-05-04.docx wrap values mean different things than in LO, map them (bnc#750838)Luboš Luňák
2012-05-02fdo#47764 fix RTF import of automatic paragraph background colorMiklos Vajna
2012-05-02finish handling of w:pStyle in numbering (bnc#751028)Luboš Luňák
2012-05-02set as outline numbering only those ones that are for headings (bnc#751028)Luboš Luňák
2012-05-02bin unused macroLuboš Luňák
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
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