summaryrefslogtreecommitdiff
path: root/writerfilter/inc/ooxml
AgeCommit message (Expand)Author
2019-10-17loplugin:virtualdead unused param in OOXMLDocument::setXNoteTypeNoel Grandin
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2017-10-04loplugin:finalclasses in writerfilterNoel Grandin
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai
2017-07-11tdf#106132 DOCX import: fix handling of nested textbox marginsMiklos Vajna
2017-06-07Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna
2017-06-02Related: tdf#108269 DOCM filter: preserve VBA streamMiklos Vajna
2017-02-08loplugin:unusedenumconstants read-only constants in writerfilterNoel Grandin
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-26loplugin:unusedmethodsNoel Grandin
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-25loplugin:unuseddefaultparams in writerfilter/Noel 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-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin
2015-03-24SkipImages option for document importLászló Németh
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna
2014-12-22writerfilter: fold single remaining header of resourcemodel into dmapperMiklos Vajna
2014-12-09writerfilter: move QNameToString to the OOXML tokenizerMiklos Vajna
2014-10-25only the now removed OOXML tokenizer called getType()Miklos Vajna
2014-10-17fix incremental buildMiklos Vajna
2014-08-06writerfilter: fix dbglevel=2 buildMiklos Vajna
2014-08-06OOXMLFastTokenHandler doesn't need an UNO contextMiklos Vajna
2014-05-23DOCX import: detect document signatureMiklos Vajna
2014-05-18writerfilter: drop last 'using' statement from headersMiklos Vajna
2014-05-18writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold
2014-04-03writerfilter: unused WRITERFILTER_OOXML_DLLPUBLICMiklos Vajna
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-23fdo#76356 : Docx file contianing chart in footer/header gets corrupted.sushil_shinde
2014-03-21DOCX import: implement progressbarMiklos Vajna
2014-01-10fdo#72520 : Added embedded data of docx file to InteropGrabBag.sushil_shinde
2013-12-13fdo#71786 : Implemented Glossary folderRohit Deshmukh
2013-11-15[docx] activeX reference files (.bin) saved in InteropGrabBag and exported.sushil_shinde
2013-11-14[docx] activeX files saved in InteropGrabBag and exported.sushil_shinde
2013-11-13[docx] CustomXml relationship files saved in InteropGrabBag and exported.sushil_shinde
2013-11-05[docx] CustomXml saved in InteropGrabBag and exported customxml when saving.sushil_shinde
2013-09-20writerfilter: OOXML theme saved in InteropGrabBagAndres Gomez
2012-09-21fdo#49819 - allow slightly inconsistent docx files to be repairedMichael Meeks
2012-07-21writerfilter: rtl::OUString -> OUStringMiklos Vajna
2012-06-28re-base on ALv2 code. Includes:Michael Meeks
2012-05-22do reuse shape contextLuboš Luňák
2012-05-15do not reuse shape context (part of bnc#705956)Luboš Luňák
2011-07-23revert to old writerfilter gbuilizationBjoern Michaelsen
2011-06-20gnumake4: switching gbuildizationBjoern Michaelsen