summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2018-05-24revert tdf#76817 ooxmlimport: connect Heading to existing numbersJustin Luth
2018-05-20tdf#117502 fix graphical bullets for OOXML and RTFTomaž Vajngerl
2018-05-18Fix some IWYU warningsMiklos Vajna
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-05-16tdf#117504 ooxmlimport: check paragraph props for actual styleJustin Luth
2018-05-14writerfilter NFC: save ConvertedParaStyleName, not WW8NameJustin Luth
2018-05-10tdf#79315 Fix wp:effectExtent issue when exporting inline picture to DOCX.Victor Mireyev
2018-05-10writerfilter, writerperfect: various small cleanupsMiklos Vajna
2018-05-09Fix some IWYU warningsMiklos Vajna
2018-05-09tdf#117137: DOCX import: don't try to set grab-bag as UNO propJustin Luth
2018-05-08tdf#117403 RTF import: fix lost cell border of merged cellMiklos Vajna
2018-05-07[API CHANGE] revert and deprecate *BackGraphicURL add *BackGraphicTomaž Vajngerl
2018-05-04tdf#117171 DOCX export/import of cardinalText, ordinalTextLászló Németh
2018-05-03tdf#117268: treat erroneous \itap0 the same way as Word doesMike Kaganski
2018-05-03tdf#116801 DOCX import: char styles have no IsAutoUpdate propertyMiklos Vajna
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-26tdf#117246 RTF import: don't loose page breaks inside nested groupsMiklos Vajna
2018-04-24tdf#116841 RTF import: fix default value of left para margin from numberingMiklos Vajna
2018-04-24tdf#106062 ooxmlimport: skip fake tab only on hanging indentJustin Luth
2018-04-17loplugin:constparamsNoel Grandin
2018-04-14Fix typosAndrea Gelmini
2018-04-12tdf#116976 DOCX import: fix rel size of shape after bitmapMiklos Vajna
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-07Add IWYU wrapper script to find unused includesMiklos Vajna
2018-04-04Related: tdf#115719 DOCX import: fix ignore of increased anchored obj spacingMiklos Vajna
2018-04-04loplugin:unusedenumconstantsNoel Grandin
2018-04-04tdf#116265 RTF import: ignore \fi in para if it repeats invalid \fi from listMiklos Vajna
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-29tdf#112886 ooxmlimport: skip useless footnote placeholderJustin Luth
2018-03-27tdf#116410 DOCX import: restrict increased object spacing to multiple shapesMiklos Vajna
2018-03-23msfilter: extract copy&pasted RTF code from sw and writerfilterMiklos Vajna
2018-03-23comment: Word does not use tabs in footnote implementationJustin Luth
2018-03-20tdf#116269 RTF import: implement reverse deduplication for listsMiklos Vajna
2018-03-19coverity#1430069 silence Uninitialized scalar fieldCaolán McNamara
2018-03-19tdf#116472: import "auto" border color as blackMike Kaganski
2018-03-16tdf#113182: DOCX filter: new values of wrap property in text boxSerge Krot
2018-03-16tdf#112118: DOC: properly import/export border distanceMike Kaganski
2018-03-15Fix typosAndrea Gelmini
2018-03-14tdf#112118: DOCX: properly import/export border distanceMike Kaganski
2018-03-14boost::intrusive_ptr->tools::SvRefMiklos Vajna
2018-03-13tdf#116179 Support reading "auto" colour from docxLuke Deller
2018-03-13If handler sets contexts properties, it should do it properlyMike Kaganski
2018-03-12forcepoint #21 pop on empty stackCaolán McNamara
2018-03-12forcepoint #24 back() on empty vectorCaolán McNamara
2018-03-12forcepoint #23 Null dereferenceCaolán McNamara
2018-03-12forcepoint #22 pop on empty stackCaolán McNamara
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl