summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-07-06writerfilter: remove unused nkey variable assignmentJustin Luth
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-05writerfilter: remove redundant virtual keywords in dmapperMiklos Vajna
2017-07-04Fix tdf#106029 - Add setting XML_doNotExpandShiftReturn when exporting to docxnikki
2017-07-04tdf#105095 DOCX import: conditionally ignore leading tab in footnotesMiklos Vajna
2017-07-03use sal_Int64 in tools::DateTimeNoel Grandin
2017-07-03writerfilter: fix indentationMiklos Vajna
2017-07-02loplugin:casttovoid: writerfilterStephan Bergmann
2017-06-30revert related tdf#82173 writerfilter: ignore case when mapping stylesJustin Luth
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-06-29related tdf#82173 writerfilter: ensure Xnote para-style round-trippingJustin Luth
2017-06-29Revert "revert related tdf#82173 writerfilter: ignore case when mapping styles"Stephan Bergmann
2017-06-29revert related tdf#82173 writerfilter: ignore case when mapping stylesJustin Luth
2017-06-28loplugin:oncevar in writerfilter..xmlhelpNoel Grandin
2017-06-28tdf#108714 follow-up: handle deferred break in character groupMike Kaganski
2017-06-27OOXMLFastContextHandler: remove unused stuffMike Kaganski
2017-06-27tdf#108714: allow <w:br> as direct child of <w:body>Mike Kaganski
2017-06-27tdf#100075 DOCX frame height rule updatedVasily Melenchuk
2017-06-27tdf#108806: convert CRLF into space in OOXML textMike Kaganski
2017-06-26Fix typosAndrea Gelmini
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