summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper
AgeCommit message (Expand)Author
2017-09-20unused bPageToggle in GraphicImport_ImplNoel Grandin
2017-09-20unused bVertFlip/bHoriFlip in GraphicImport_ImplNoel Grandin
2017-09-19Related: tdf#112211 DOCX import: fix handling of missing first ind in <w:lvl>Miklos Vajna
2017-09-19Word 2013 and 2016 does not honor the <w:view> setting, let's ignore it too.Jan Holesovsky
2017-09-18Translate German comments and debug strings (leftovers in dirs w... and x...)Johnny_M
2017-09-15Fix loplugin:redundantcast's VisitCXXFunctionalCastExprStephan Bergmann
2017-09-14clang-tidy modernize-use-emplace in variousNoel Grandin
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-12tdf#112346: take Word no-wrap limit into account also for ww8Mike Kaganski
2017-09-11tdf#112304 Revert "Watermark: not visible if page background was set"Szymon Kłos
2017-09-07writerfilter: size() > 0 -> !empty() and other small cleanupsMiklos Vajna
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-08-25writerfilter: fix inconsistent param naming in interface/implementationMiklos Vajna
2017-08-24Watermark: not visible if page background was setSzymon Kłos
2017-08-23tdf#109184 auto cell color should be transparentSzymon Kłos
2017-08-22writerfilter: default graphics in header to the background.Justin Luth
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-16DomainMapper_Impl: add check for m_xTextFactory.is() where missing.Justin Luth
2017-08-15tdf#109319 writerfilter: set DropCap.DistanceJustin Luth
2017-08-15tdf#109318 writerfilter: don't increment DropCap linesJustin Luth
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-10Avoid warning in OleHandlerTamás Zolnai
2017-08-09tdf#66212 - Hebrew numbering import/export supportYossi Zahn
2017-08-08TableManager::endParagraphGroup(): remove unused variableMike Kaganski
2017-08-07Indentation fixesMiklos Vajna
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-31loplugin:constparams in writerfilterNoel Grandin
2017-07-31tdf#108944 writerfilter: fix missing footnote separatorJustin Luth
2017-07-31loplugin:oncevarNoel Grandin
2017-07-29writerfilter: prevent last character of field switch eatenMark Hung
2017-07-28tdf#109524: use 100% table width when there's no explicit width availableMike Kaganski
2017-07-25DomainMapperTableManager::sprm: use std::findMike Kaganski
2017-07-25MeasureHandler: Remove incorrect numeric-value-of-constant commentsMike Kaganski
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:unusedfields in writerfilterNoel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
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-11use more range-for on uno::SequenceNoel Grandin
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