summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
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#111964: only trim XML whitespaceMike Kaganski
2017-08-23tdf#109184 auto cell color should be transparentSzymon Kłos
2017-08-23tdf#108943 RTF import: handle \tx inside a list level definitionMiklos Vajna
2017-08-22writerfilter: default graphics in header to the background.Justin Luth
2017-08-20Typo about "document"Julien Nabet
2017-08-18Fix typosAndrea Gelmini
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai
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-16tdf#107480 RTF import: fix HTML automatic spacing in stylesMiklos Vajna
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-10tdf#111550: A workaround for out-of-order (in-paragraph) tbl on OOXMLMike Kaganski
2017-08-10Avoid warning in OleHandlerTamás Zolnai
2017-08-09tdf#91384: DOCX: import ActiveX controlsTamás Zolnai
2017-08-09tdf#66212 - Hebrew numbering import/export supportYossi Zahn
2017-08-08TableManager::endParagraphGroup(): remove unused variableMike Kaganski
2017-08-08wrong word in comment: should be signal instead of single.Justin Luth
2017-08-07Indentation fixesMiklos Vajna
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-08-01tdf#109790 RTF import: keep remembering paragraph style between \cell and \rowMiklos Vajna
2017-07-31loplugin:constparams in writerfilterNoel Grandin
2017-07-31tdf#108944 writerfilter: fix missing footnote separatorJustin Luth
2017-07-31loplugin:oncevarNoel Grandin
2017-07-29OOXMLPropertySet: simplify adding property; use pointer_t consistentlyMike Kaganski
2017-07-29writerfilter: prevent last character of field switch eatenMark Hung
2017-07-28tdf#108949 rtf writerfilter: apply char properties to footnoteJustin Luth
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-25OOXMLPropertySet: initialize variables on creation and cleanupMike Kaganski
2017-07-25MeasureHandler: Remove incorrect numeric-value-of-constant commentsMike Kaganski
2017-07-25OOXMLPropertySet::add: resize->reserve + range-based loopMike Kaganski
2017-07-25OOXMLPropertySet::add: remove redundant checkMike Kaganski
2017-07-25tdf#108951 RTF import: fix missing custom bullet typesMiklos Vajna
2017-07-24tdf#109306: consider percent unit specification for table sizesMike Kaganski
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke
2017-07-21de-hrc various thingsCaolán McNamara
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