summaryrefslogtreecommitdiff
path: root/writerfilter/inc/ooxml
AgeCommit message (Expand)AuthorFilesLines
2017-08-25tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai1-3/+1
2017-06-23Related: tdf#108269 DOCM filter: preserve VBA streamMiklos Vajna1-1/+1
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-05-26loplugin:unusedmethodsNoel Grandin1-2/+0
2016-05-19loplugin:unusedmethods in writerfilter to xmloffNoel Grandin1-1/+0
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin1-3/+3
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin1-5/+5
2016-02-25loplugin:unuseddefaultparams in writerfilter/Noel Grandin1-2/+1
2016-02-16Related: tdf#59699 DOCX import: fix linked graphics with relative URLsMiklos Vajna1-1/+1
2015-12-15writerfilter: set a BaseURL on embedded math objectsMichael Stahl1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-02loplugin:unusedmethodsNoel Grandin1-2/+0
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin1-8/+0
2015-03-24SkipImages option for document importLászló Németh1-1/+3
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna2-4/+4
2014-12-22writerfilter: fold single remaining header of resourcemodel into dmapperMiklos Vajna2-2/+2
2014-12-09writerfilter: move QNameToString to the OOXML tokenizerMiklos Vajna1-0/+59
2014-10-25only the now removed OOXML tokenizer called getType()Miklos Vajna1-7/+0
2014-10-17fix incremental buildMiklos Vajna1-2/+0
2014-08-06writerfilter: fix dbglevel=2 buildMiklos Vajna1-0/+4
2014-08-06OOXMLFastTokenHandler doesn't need an UNO contextMiklos Vajna1-1/+1
2014-05-23DOCX import: detect document signatureMiklos Vajna1-1/+1
2014-05-18writerfilter: drop last 'using' statement from headersMiklos Vajna1-31/+28
2014-05-18writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna1-1/+1
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold1-3/+3
2014-04-03writerfilter: unused WRITERFILTER_OOXML_DLLPUBLICMiklos Vajna1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-23fdo#76356 : Docx file contianing chart in footer/header gets corrupted.sushil_shinde1-1/+1
2014-03-21DOCX import: implement progressbarMiklos Vajna1-1/+2
2014-01-10fdo#72520 : Added embedded data of docx file to InteropGrabBag.sushil_shinde1-1/+2
2013-12-13fdo#71786 : Implemented Glossary folderRohit Deshmukh1-2/+4
2013-11-15[docx] activeX reference files (.bin) saved in InteropGrabBag and exported.sushil_shinde1-1/+2
2013-11-14[docx] activeX files saved in InteropGrabBag and exported.sushil_shinde1-1/+2
2013-11-13[docx] CustomXml relationship files saved in InteropGrabBag and exported.sushil_shinde1-1/+2
2013-11-05[docx] CustomXml saved in InteropGrabBag and exported customxml when saving.sushil_shinde1-1/+2
2013-09-20writerfilter: OOXML theme saved in InteropGrabBagAndres Gomez1-0/+3
2012-09-21fdo#49819 - allow slightly inconsistent docx files to be repairedMichael Meeks1-0/+1
2012-07-21writerfilter: rtl::OUString -> OUStringMiklos Vajna1-9/+9
2012-06-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-05-22do reuse shape contextLuboš Luňák1-0/+2
2012-05-15do not reuse shape context (part of bnc#705956)Luboš Luňák1-2/+0
2011-07-23revert to old writerfilter gbuilizationBjoern Michaelsen1-3/+3
2011-06-20gnumake4: switching gbuildizationBjoern Michaelsen1-3/+3
2011-05-15Use specific DLLPUBLIC for each libraryTor Lillqvist1-3/+3
2011-03-31fdo#34489: fix the docx import of comments, properly resolve all idsCédric Bosdonnat1-5/+5
2011-03-02resolves fdo#34909Noel Power1-1/+1
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-10-06Misc improvements for docx VML importCédric Bosdonnat1-0/+3
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-6/+0