summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapper.cxx
AgeCommit message (Expand)Author
2018-03-23tdf#113182: DOCX filter: new values of wrap property in text boxSerge Krot
2018-03-20tdf#116179 Support reading "auto" colour from docxLuke Deller
2018-02-16tdf#113258 DOCX import: fix beforeAutospacing for shape first paragraphMiklos Vajna
2018-02-09tdf#115242 RTF import: order numPr before other paragraph propertiesMiklos Vajna
2018-01-30tdf#115155 RTF import: fix left indent handling inside list definitionMiklos Vajna
2017-12-06tdf#104016 RTF import: deduplicate before text indent from numberingMiklos Vajna
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-10tdf#43017: Support for DOCX hyperlinks character propertiesVasily Melenchuk
2017-10-24Fix typoAndrea Gelmini
2017-10-24tdf#113202 RTF import: fix lack of expected contextual spacingMiklos Vajna
2017-10-19related tdf#87533: handle LN_EG_SectPrContents_bidi correctlySerge Krot
2017-10-16Inconsistent block / missing TblBorders_rightJustin Luth
2017-10-10tdf#66398 Parse and output permissions for DOCX using bookmarksSerge Krot
2017-10-06tdf#66398 Import/export docx document protection propertiesSerge Krot
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-26tdf#112446 ooxmlimport: Orient=NONE when distance is givenJustin Luth
2017-09-04Revert "tdf#111895 writerfilter: avoid hiding shapes behind background"Justin Luth
2017-08-31tdf#108765 DOCX: after import, allow default styles againJustin Luth
2017-08-28tdf#111895 writerfilter: avoid hiding shapes behind backgroundJustin Luth
2017-07-31loplugin:constparams in writerfilterNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-13loplugin:oncevar: empty strings: writerfilterStephan Bergmann
2017-07-11Small cleanupMike Kaganski
2017-07-02loplugin:casttovoid: writerfilterStephan Bergmann
2017-06-26Fix typosAndrea Gelmini
2017-06-22tdf#108682 DOCX import: fix <w:spacing w:line=...> for negative valuesMiklos Vajna
2017-06-20loplugin:unusedfields in writerfilterNoel Grandin
2017-06-16tdf#85161 fix the case for ooxml fields without any seperator.Mark Hung
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-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-19ooxmlexport: roundtrip tdf#103975's unit testsJustin Luth
2017-05-10AutoText: add only real AutoText entriesSzymon Kłos
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-27writerfilter: SvxFrameDirectionItem::PutValue() wants an UNO shortMiklos Vajna
2017-04-04tdf#106690 DOCX import: fix automatic spacing before/after numbered para blockMiklos Vajna
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin
2017-03-31use actual UNO enums in writerfilterNoel Grandin
2017-03-14tdf#105729 RTF import: \ltrpar should not override \qc from styleMiklos Vajna
2017-03-11Fix typosAndrea Gelmini
2017-03-02Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-02-17tdf#106001: Treat CharScaleWidth outliers as 100 in DOCX importAron Budea
2017-01-31tdf#103976 DOCX import: disable incomplete w:before/afterLines style handlingMiklos Vajna
2017-01-17tdf#104150 DOCX import: handle <w:displayBackgroundShape/>Miklos Vajna
2016-12-22tdf#104710 bRemove: only prevent w/BREAK_TYPE for defined SectionsJustin Luth
2016-12-21related to tdf#97417: fix unit test's early para numberingJustin Luth