summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2018-01-31tdf#72942 Do not overwrite styles from the inserted docSerge Krot
2018-01-30tdf#115155 RTF import: fix left indent handling inside list definitionMiklos Vajna
2018-01-29DOCX import: handle horizontal flip of bitmapsMiklos Vajna
2018-01-29Fix typosAndrea Gelmini
2018-01-28tdf#115278: an empty entry in color table is auto colorMike Kaganski
2018-01-28tdf#115276: multiply quarter-points by 5 (not divide) to convert to twipsMike Kaganski
2018-01-27writerfilter: FindStyleSheetBy... remove StyleName optionJustin Luth
2018-01-26tdf#95377 ooxmlimport: treat default style like named stylesJustin Luth
2018-01-25tdf#105910 Allow defaults to be used as parameters for RTF control words.ekuiitr
2018-01-25ooxmlimport: support inherited listidJustin Luth
2018-01-25Add SAL_WARN in writerfilter graphic importPatrick Jaap
2018-01-25Fix typosAndrea Gelmini
2018-01-24tdf#115153 writerfilter: RTF import: fix vert orient of Word 6 shapesMichael Stahl
2018-01-24writerfilter: use WW8 name for StyleIdJustin Luth
2018-01-24loplugin:constparamsNoel Grandin
2018-01-21tdf#113946 add 'topMargin' to GraphicHelpers importPatrick Jaap
2018-01-19writerfilter: move TopContextType==Para requirementJustin Luth
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-18Include android/compatibility.hxx from ubiquitous sal/config.hStephan Bergmann
2018-01-17writerfilter: remove unused sStyleName1Justin Luth
2018-01-17NFC writerfilter: remove redundant sStyleIdentifierIJustin Luth
2018-01-17Fix typosAndrea Gelmini
2018-01-16Fix typosAndrea Gelmini
2018-01-15tdf#76817 ooxmlimport: connect Heading to existing numbersJustin Luth
2018-01-15More loplugin:cstylecast: writerfilterStephan Bergmann
2018-01-13remove unused include XChapterNumberingSupplier.hppJustin Luth
2018-01-13unused variable: DomainMapper_Impl::PushAnnotation() pTopContextJustin Luth
2018-01-12More loplugin:cstylecast: writerfilterStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2018-01-09tdf#114703 DOCX import: apply num defaults only to abstract numsMiklos Vajna
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin
2017-12-29ofz#4825 Bad-castCaolán McNamara
2017-12-28ofz#4814 asserts and Null-dereference on broken shapeCaolán McNamara
2017-12-27clang-tidy-modernize-use-equals-default in writerfilterJochen Nitschke
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna
2017-12-19inline use-once typedefsNoel Grandin
2017-12-19tdf#113547 DOCX import: fix handling of stub numbering overridesMiklos Vajna
2017-12-18tdf#114303 writerfilter: RTF import: fix default vert orient of shapesMichael Stahl
2017-12-13clang-format: ignore not staged hunksMiklos Vajna
2017-12-12tdf#113183 DOCX import: fix not independent text box alignmentsMiklos Vajna
2017-12-11tdf#112443 disable off-page content positioningPatrick Jaap
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-11tdf#114333: consider trleft for 1st cell width on import; don't...Mike Kaganski
2017-12-07tdf#104650 Creating guard to reset status indicatortagezi
2017-12-07Check if we have status indicatorMike Kaganski
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-05tdf#104016 RTF import: deduplicate before text indent from numberingMiklos Vajna
2017-12-04tdf#97648 ooxmlimport: calculate percentage-based widthsJustin Luth