summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2017-06-16tdf#85161 implement ooxml SYMBOL field instructionMark Hung1-2/+42
2017-06-16tdf#85161 fix the case for ooxml fields without any seperator.Mark Hung1-0/+3
2017-06-15[API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem2-0/+5
2017-06-15Watermark: RTF font import and exportSzymon Kłos1-2/+39
2017-06-15writerfilter: remove unused WriterFilterDetectorMiklos Vajna3-139/+0
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin2-2/+2
2017-06-12tdf#108055 RTF: Header and Footer are added multiple times.Thomas Beck6-26/+80
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin2-30/+24
2017-06-09Avoid UBSan warning about negative double -> sal_uInt32 conversionStephan Bergmann2-7/+7
2017-06-09tdf#108408: support unit specifications for ST_HpsMeasureMike Kaganski6-21/+70
2017-06-09tdf#82173 writerfilter: apply char properties to footnoteJustin Luth1-1/+1
2017-06-07Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna6-88/+30
2017-06-07Related: tdf#108269 DOCM filter: reuse oox code for VBA preservationMiklos Vajna1-1/+0
2017-06-07Watermark: RTF import / exportSzymon Kłos1-0/+12
2017-06-07tdf#108123 RTF paste: fix asymmetric shape <-> table manager stackMiklos Vajna1-3/+6
2017-06-06tdf#104450: Use Calibri; let LO to fallback to CarlitoMike Kaganski1-4/+4
2017-06-06tdf#108350: Use Carlito for DOCX import by defaultMike Kaganski1-0/+18
2017-06-06tdf#82173 writerfilter: charStyle XnoteReference->Xnote CharactersJustin Luth1-2/+2
2017-06-04tdf#73873 Fix missing embeddings in word/embeddings directoryBartosz Kosiorek2-1/+1
2017-06-02Related: tdf#108269 DOCM filter: preserve VBA streamMiklos Vajna5-0/+86
2017-06-01writerfilter: remove unused variable pFontTableJustin Luth1-1/+0
2017-05-31writerfilter : remove dead code with m_sFootnoteFontNameJustin Luth2-9/+0
2017-05-30teach redundantcast plugin about functional castsNoel Grandin4-6/+6
2017-05-29related tdf#82173 writerfilter: ignore case when mapping style nameJustin Luth1-21/+12
2017-05-28remove unnecessary use of OString::getStrNoel Grandin3-18/+8
2017-05-26RTF filter: use 'using' instead of 'typedef'Miklos Vajna8-17/+16
2017-05-19loplugin:stringcopy: writerfilterStephan Bergmann1-1/+1
2017-05-19ooxmlexport: roundtrip tdf#103975's unit testsJustin Luth1-3/+9
2017-05-19remove unused languagetag.hxx includesJochen Nitschke3-2/+2
2017-05-18Revert "Fix typos"Stephan Bergmann1-1/+1
2017-05-18Fix typosAndrea Gelmini1-1/+1
2017-05-16tdf#107889 DOCX import: consider page breaks for multi-page floattablesMiklos Vajna5-7/+23
2017-05-16tdf#106953 RTF import: fix missing paragraph left marginMiklos Vajna2-3/+8
2017-05-12remove unused uno::Reference varsNoel Grandin2-2/+0
2017-05-11tdf#105204: ShellCheck nitpicks for watch-generated-code.shYeliz Taneroğlu1-3/+3
2017-05-10AutoText: add only real AutoText entriesSzymon Kłos5-11/+35
2017-05-09tdf#105688: findZOrder: catch exceptions from getPropertyValueMike Kaganski1-6/+9
2017-05-07break circular includeJochen Nitschke2-0/+2
2017-05-07revert OSL_ASSERT changesChris Sherlock1-3/+3
2017-05-07tdf#43157: convert writerfilter module away from OSL_ASSERT to assertChris Sherlock1-3/+3
2017-05-05tdf#104407 writerfilter: fix crash with null xRangePropertiesMichael Stahl1-5/+7
2017-05-05loplugin:checkunusedparams in writerfilterNoel Grandin7-32/+30
2017-05-04Replace all OUString("") with OUString()Arnaud Versini3-3/+3
2017-05-03tdf#107033 DOCX import: fix unexpected missing footnote separatorMiklos Vajna3-4/+21
2017-05-02AutoText: read names of entriesSzymon Kłos2-0/+21
2017-05-01AutoText: Reading multiple entriesSzymon Kłos10-1/+82
2017-04-28loplugin:salunicodeliteral: writerfilterStephan Bergmann2-6/+6
2017-04-28drop toStringCaolán McNamara3-3/+3
2017-04-27writerfilter: SvxFrameDirectionItem::PutValue() wants an UNO shortMiklos Vajna2-5/+5
2017-04-27Resolves: tdf#107411 LibreOffice hangs at RTF import timeCaolán McNamara1-2/+2