summaryrefslogtreecommitdiff
path: root/writerfilter/source/ooxml
AgeCommit message (Expand)Author
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-03Only downcast to OOXMLFastContextHandlerShape when actually necessaryStephan Bergmann
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt
2017-10-18tdf#109306 ooxmlimport: consider table sizes < 10%Justin Luth
2017-10-17tdf#79272 ooxmlimport: support strict dxa tblWidthJustin Luth
2017-10-10tdf#66398 Parse and output permissions for DOCX using bookmarksSerge Krot
2017-10-06related tdf#66398 remove useless breaksSerge Krot
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-04loplugin:finalclasses in writerfilterNoel Grandin
2017-09-29Revert "writerfilter: convert loops to range-based-for"Miklos Vajna
2017-09-28writerfilter: convert loops to range-based-forSerge Krot
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-23tdf#111964: only trim XML whitespaceMike Kaganski
2017-08-18Fix typosAndrea Gelmini
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai
2017-08-10tdf#111550: A workaround for out-of-order (in-paragraph) tbl on OOXMLMike Kaganski
2017-08-09tdf#91384: DOCX: import ActiveX controlsTamás Zolnai
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-31loplugin:constparams in writerfilterNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-29OOXMLPropertySet: simplify adding property; use pointer_t consistentlyMike Kaganski
2017-07-25OOXMLPropertySet: initialize variables on creation and cleanupMike Kaganski
2017-07-25OOXMLPropertySet::add: resize->reserve + range-based loopMike Kaganski
2017-07-25OOXMLPropertySet::add: remove redundant checkMike Kaganski
2017-07-24tdf#109306: consider percent unit specification for table sizesMike Kaganski
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20tdf#108849: allow out-of-order sectPrMike Kaganski
2017-07-11tdf#106132 DOCX import: fix handling of nested textbox marginsMiklos Vajna
2017-07-11Helper function to cast to FastAttributeList:Mohammed Abdul Azeem
2017-07-07tdf#108995: take xml:space attribute into accountMike Kaganski
2017-07-07tdf#108714: Also support paragraph-level (line) breaksMike Kaganski
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-02loplugin:casttovoid: writerfilterStephan Bergmann
2017-06-28loplugin:oncevar in writerfilter..xmlhelpNoel Grandin
2017-06-28tdf#108714 follow-up: handle deferred break in character groupMike Kaganski
2017-06-27OOXMLFastContextHandler: remove unused stuffMike Kaganski
2017-06-27tdf#108714: allow <w:br> as direct child of <w:body>Mike Kaganski
2017-06-27tdf#108806: convert CRLF into space in OOXML textMike Kaganski
2017-06-20loplugin:unusedfields in writerfilterNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-15[API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem
2017-06-09Avoid UBSan warning about negative double -> sal_uInt32 conversionStephan Bergmann
2017-06-09tdf#108408: support unit specifications for ST_HpsMeasureMike Kaganski
2017-06-07Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna
2017-06-07Related: tdf#108269 DOCM filter: reuse oox code for VBA preservationMiklos Vajna
2017-06-04tdf#73873 Fix missing embeddings in word/embeddings directoryBartosz Kosiorek
2017-06-02Related: tdf#108269 DOCM filter: preserve VBA streamMiklos Vajna
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-10AutoText: add only real AutoText entriesSzymon Kłos