summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
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
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-11tdf#106132 DOCX import: fix handling of nested textbox marginsMiklos Vajna
2017-07-11simplify some OUString::copy callsNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-11Helper function to cast to FastAttributeList:Mohammed Abdul Azeem
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
2017-07-08tdf#108545 show an icon (DOCX inside DOCX)Szymon Kłos
2017-07-07tdf#108995: take xml:space attribute into accountMike Kaganski
2017-07-07tdf#77219 writerfilter: allow shapes to be in front of textJustin Luth
2017-07-07tdf#108714: Also support paragraph-level (line) breaksMike Kaganski
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-07-06writerfilter: remove unused nkey variable assignmentJustin Luth
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-05writerfilter: remove redundant virtual keywords in dmapperMiklos Vajna
2017-07-04Fix tdf#106029 - Add setting XML_doNotExpandShiftReturn when exporting to docxnikki