summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2017-06-23writerfilter: remove redundant virtual keywords in the RTF importMiklos Vajna
2017-06-23writerfilter: map endnote text to EndnoteJustin Luth
2017-06-22tdf#108682 DOCX import: fix <w:spacing w:line=...> for negative valuesMiklos Vajna
2017-06-21tdf#82173 writerfilter: copy Xnote Characters -> Xnote anchorJustin Luth
2017-06-20writerfilter: change map to unorded_mapJochen Nitschke
2017-06-20tdf#108416 RTF import: fix unexpected bold list numberingMiklos Vajna
2017-06-20loplugin:unusedfields in writerfilterNoel Grandin
2017-06-19writerfilter: make local helpers staticJochen Nitschke
2017-06-19writerfilter: SET_FULL_NAME is never setJochen Nitschke
2017-06-19fix lost read of m_bFormField fieldNoel Grandin
2017-06-19Watermark: auto size in the RTFSzymon Kłos
2017-06-19writerfilter: use list-initialization for constant mapsJochen Nitschke
2017-06-19writerfilter: don't copy constant mapsJochen Nitschke
2017-06-19writerfilter: remove unused static varJochen Nitschke
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16tdf#85161 implement ooxml SYMBOL field instructionMark Hung
2017-06-16tdf#85161 fix the case for ooxml fields without any seperator.Mark Hung
2017-06-15[API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem
2017-06-15Watermark: RTF font import and exportSzymon Kłos
2017-06-15writerfilter: remove unused WriterFilterDetectorMiklos Vajna
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-06-12tdf#108055 RTF: Header and Footer are added multiple times.Thomas Beck
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