summaryrefslogtreecommitdiff
path: root/writerfilter/source/ooxml
AgeCommit message (Expand)AuthorFilesLines
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski2-2/+2
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-10/+9
2017-10-04loplugin:finalclasses in writerfilterNoel Grandin3-17/+6
2017-09-29Revert "writerfilter: convert loops to range-based-for"Miklos Vajna1-5/+13
2017-09-28writerfilter: convert loops to range-based-forSerge Krot1-13/+5
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-3/+3
2017-08-23tdf#111964: only trim XML whitespaceMike Kaganski1-1/+27
2017-08-18Fix typosAndrea Gelmini1-1/+1
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai3-97/+2
2017-08-10tdf#111550: A workaround for out-of-order (in-paragraph) tbl on OOXMLMike Kaganski4-0/+46
2017-08-09tdf#91384: DOCX: import ActiveX controlsTamás Zolnai1-24/+0
2017-08-01move resmgr to unotoolsCaolán McNamara1-1/+1
2017-07-31loplugin:constparams in writerfilterNoel Grandin2-4/+4
2017-07-31loplugin:oncevarNoel Grandin1-6/+6
2017-07-29OOXMLPropertySet: simplify adding property; use pointer_t consistentlyMike Kaganski5-113/+69
2017-07-25OOXMLPropertySet: initialize variables on creation and cleanupMike Kaganski1-20/+7
2017-07-25OOXMLPropertySet::add: resize->reserve + range-based loopMike Kaganski1-4/+3
2017-07-25OOXMLPropertySet::add: remove redundant checkMike Kaganski1-10/+7
2017-07-24tdf#109306: consider percent unit specification for table sizesMike Kaganski6-3/+68
2017-07-21migrate to boost::gettextCaolán McNamara1-3/+3
2017-07-20tdf#108849: allow out-of-order sectPrMike Kaganski1-1/+13
2017-07-11tdf#106132 DOCX import: fix handling of nested textbox marginsMiklos Vajna4-21/+52
2017-07-11Helper function to cast to FastAttributeList:Mohammed Abdul Azeem1-3/+2
2017-07-07tdf#108995: take xml:space attribute into accountMike Kaganski2-2/+43
2017-07-07tdf#108714: Also support paragraph-level (line) breaksMike Kaganski3-5/+10
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-07-02loplugin:casttovoid: writerfilterStephan Bergmann1-2/+2
2017-06-28loplugin:oncevar in writerfilter..xmlhelpNoel Grandin1-6/+3
2017-06-28tdf#108714 follow-up: handle deferred break in character groupMike Kaganski1-4/+4
2017-06-27OOXMLFastContextHandler: remove unused stuffMike Kaganski2-19/+0
2017-06-27tdf#108714: allow <w:br> as direct child of <w:body>Mike Kaganski6-1/+54
2017-06-27tdf#108806: convert CRLF into space in OOXML textMike Kaganski1-2/+7
2017-06-20loplugin:unusedfields in writerfilterNoel Grandin2-4/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-15[API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem2-0/+5
2017-06-09Avoid UBSan warning about negative double -> sal_uInt32 conversionStephan Bergmann2-7/+7
2017-06-09tdf#108408: support unit specifications for ST_HpsMeasureMike Kaganski6-21/+70
2017-06-07Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna4-83/+21
2017-06-07Related: tdf#108269 DOCM filter: reuse oox code for VBA preservationMiklos Vajna1-1/+0
2017-06-04tdf#73873 Fix missing embeddings in word/embeddings directoryBartosz Kosiorek2-1/+1
2017-06-02Related: tdf#108269 DOCM filter: preserve VBA streamMiklos Vajna3-0/+82
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-10/+3
2017-05-10AutoText: add only real AutoText entriesSzymon Kłos1-5/+5
2017-05-05loplugin:checkunusedparams in writerfilterNoel Grandin4-27/+27
2017-05-02AutoText: read names of entriesSzymon Kłos1-0/+7
2017-05-01AutoText: Reading multiple entriesSzymon Kłos3-1/+18
2017-04-28drop toStringCaolán McNamara1-1/+1
2017-04-23AutoText: importing docx contentSzymon Kłos2-0/+8
2017-02-28new loplugin unoanyNoel Grandin1-6/+6
2017-02-28tdf#103931 DOCX import: fix lost section breakMiklos Vajna1-0/+1