summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:unusedfields in writerfilterNoel Grandin
2017-07-20tdf#108849: allow out-of-order sectPrMike Kaganski
2017-07-18Clean up android specific template functions defined in std namespacebrainbreaker
2017-07-18tdf#108955 RTF import: fix missing paragraph backgroundMiklos Vajna
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-14xmlsecurity pdf verify: push_back -> emplace_backMiklos Vajna
2017-07-13loplugin:oncevar: empty strings: writerfilterStephan Bergmann
2017-07-12tdf#109053: DOCX: Multipage table is not imported properlyTamás Zolnai
2017-07-11Small cleanupMike Kaganski
2017-07-11tdf#109063 DOCX import: consider wrap space for multi-page floattablesMiklos Vajna
2017-07-11tdf#106132 DOCX import: fix handling of nested textbox marginsMiklos Vajna
2017-07-11simplify some OUString::copy callsNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-11Helper function to cast to FastAttributeList:Mohammed Abdul Azeem
2017-07-10DomainMapper_Impl: remove redundant checkMike Kaganski
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-08tdf#108973 writerfilter: allow textboxes to be in the backgroundJustin Luth
2017-07-08tdf#108544 edit in window (XLSX inside DOCX)Szymon Kłos
2017-07-08tdf#108545 show an icon (DOCX inside DOCX)Szymon Kłos
2017-07-07tdf#108995: take xml:space attribute into accountMike Kaganski
2017-07-07tdf#77219 writerfilter: allow shapes to be in front of textJustin Luth
2017-07-07tdf#108714: Also support paragraph-level (line) breaksMike Kaganski
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