summaryrefslogtreecommitdiff
path: root/writerfilter/source/ooxml/OOXMLDocumentImpl.cxx
AgeCommit message (Expand)Author
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-18Fix typosAndrea Gelmini
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-31loplugin:oncevarNoel Grandin
2017-07-29OOXMLPropertySet: simplify adding property; use pointer_t consistentlyMike Kaganski
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-11tdf#106132 DOCX import: fix handling of nested textbox marginsMiklos Vajna
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-28loplugin:oncevar in writerfilter..xmlhelpNoel Grandin
2017-06-20loplugin:unusedfields in writerfilterNoel Grandin
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-04-28drop toStringCaolán McNamara
2017-04-23AutoText: importing docx contentSzymon Kłos
2017-02-28new loplugin unoanyNoel Grandin
2017-01-19tdf#104718: Prompt user to continue on SAXExceptionMike Kaganski
2017-01-18tdf#104181: don't throw on XRelationshipAccess queryMike Kaganski
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-10-18loplugin:inlineablemethods in writerfilterNoel Grandin
2016-08-31tdf#96749: deal with missing custom headers/footers in docxJulien Nabet
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann
2016-05-19loplugin:unusedmethods in writerfilter to xmloffNoel Grandin
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin
2016-02-16Related: tdf#59699 DOCX import: fix linked graphics with relative URLsMiklos Vajna
2015-12-15writerfilter: set a BaseURL on embedded math objectsMichael Stahl
2015-12-07loplugin:mergeclasses OOXMLPropertyImpl into OOXMLPropertyNoel Grandin
2015-12-07loplugin:mergeclasses, merge OOXMLPropertyImpl into OOXMLPropertyNoel Grandin
2015-12-03Use comphelper::containerToSequence()Miklos Vajna
2015-11-27Use comphelper::containerToSequence()Miklos Vajna
2015-11-26Use comphelper::containerToSequence()Miklos Vajna
2015-11-16Use comphelper::containerToSequenceMiklos Vajna
2015-11-13tdf#95188: enable import of shapes in footnotes in .docxOliver Specht
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin
2015-05-26writerfilter: remove misleading prefix of non-member variablesMiklos Vajna
2015-03-24SkipImages option for document importLászló Németh
2015-01-22writerfilter: WaE unused variableMichael Stahl
2015-01-22writerfilter: DOCX import: better error handling than "catch (...) {}"Michael Stahl
2015-01-22writerfilter: set the SystemId to get stream name in SAXExceptionsMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-25only the now removed OOXML tokenizer called getType()Miklos Vajna
2014-10-17Work around Clang 3.2 -Wnull-conversion bugStephan Bergmann
2014-08-10Sync oox -> writerfilter alias for wordprocessingmlMiklos Vajna