summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-09Avoid UBSan warning about negative double -> sal_uInt32 conversionStephan Bergmann
2017-06-09tdf#108408: support unit specifications for ST_HpsMeasureMike Kaganski
2017-06-09tdf#82173 writerfilter: apply char properties to footnoteJustin Luth
2017-06-07Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna
2017-06-07Related: tdf#108269 DOCM filter: reuse oox code for VBA preservationMiklos Vajna
2017-06-07Watermark: RTF import / exportSzymon Kłos
2017-06-07tdf#108123 RTF paste: fix asymmetric shape <-> table manager stackMiklos Vajna
2017-06-06tdf#104450: Use Calibri; let LO to fallback to CarlitoMike Kaganski
2017-06-06tdf#108350: Use Carlito for DOCX import by defaultMike Kaganski
2017-06-06tdf#82173 writerfilter: charStyle XnoteReference->Xnote CharactersJustin Luth
2017-06-04tdf#73873 Fix missing embeddings in word/embeddings directoryBartosz Kosiorek
2017-06-02Related: tdf#108269 DOCM filter: preserve VBA streamMiklos Vajna
2017-06-01writerfilter: remove unused variable pFontTableJustin Luth
2017-05-31writerfilter : remove dead code with m_sFootnoteFontNameJustin Luth
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-29related tdf#82173 writerfilter: ignore case when mapping style nameJustin Luth
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-26RTF filter: use 'using' instead of 'typedef'Miklos Vajna
2017-05-19loplugin:stringcopy: writerfilterStephan Bergmann
2017-05-19ooxmlexport: roundtrip tdf#103975's unit testsJustin Luth
2017-05-19remove unused languagetag.hxx includesJochen Nitschke
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-16tdf#107889 DOCX import: consider page breaks for multi-page floattablesMiklos Vajna
2017-05-16tdf#106953 RTF import: fix missing paragraph left marginMiklos Vajna
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11tdf#105204: ShellCheck nitpicks for watch-generated-code.shYeliz Taneroğlu
2017-05-10AutoText: add only real AutoText entriesSzymon Kłos
2017-05-09tdf#105688: findZOrder: catch exceptions from getPropertyValueMike Kaganski
2017-05-07break circular includeJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert writerfilter module away from OSL_ASSERT to assertChris Sherlock
2017-05-05tdf#104407 writerfilter: fix crash with null xRangePropertiesMichael Stahl
2017-05-05loplugin:checkunusedparams in writerfilterNoel Grandin
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-05-03tdf#107033 DOCX import: fix unexpected missing footnote separatorMiklos Vajna
2017-05-02AutoText: read names of entriesSzymon Kłos
2017-05-01AutoText: Reading multiple entriesSzymon Kłos
2017-04-28loplugin:salunicodeliteral: writerfilterStephan Bergmann
2017-04-28drop toStringCaolán McNamara
2017-04-27writerfilter: SvxFrameDirectionItem::PutValue() wants an UNO shortMiklos Vajna
2017-04-27Resolves: tdf#107411 LibreOffice hangs at RTF import timeCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tdf#107104 DOCX drawingML import: fix invisible arrow shapeMiklos Vajna
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24tdf107359: imporve line pitch and char pitch importing of writerfilter.Mark Hung
2017-04-24Indentation fixesMiklos Vajna
2017-04-23AutoText: importing docx contentSzymon Kłos
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky