summaryrefslogtreecommitdiffstats
path: root/writerfilter/inc/ooxml
Commit message (Expand)AuthorAgeFilesLines
* tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin2018-07-102-9/+5
* loplugin:finalclasses in writerfilterNoel Grandin2017-10-041-1/+0
* tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai2017-08-171-3/+1
* tdf#106132 DOCX import: fix handling of nested textbox marginsMiklos Vajna2017-07-111-0/+4
* Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna2017-06-071-2/+1
* Related: tdf#108269 DOCM filter: preserve VBA streamMiklos Vajna2017-06-021-0/+1
* loplugin:unusedenumconstants read-only constants in writerfilterNoel Grandin2017-02-081-1/+1
* loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin2016-08-121-1/+1
* improve passstuffbyref return analysisNoel Grandin2016-07-271-1/+1
* loplugin:unusedmethodsNoel Grandin2016-05-261-2/+0
* loplugin:unusedmethods in writerfilter to xmloffNoel Grandin2016-05-191-1/+0
* teach passstuffbyref plugin to check for..Noel Grandin2016-05-061-3/+3
* clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin2016-04-121-5/+5
* loplugin:unuseddefaultparams in writerfilter/Noel Grandin2016-02-251-2/+1
* Related: tdf#59699 DOCX import: fix linked graphics with relative URLsMiklos Vajna2016-02-161-1/+1
* writerfilter: set a BaseURL on embedded math objectsMichael Stahl2015-12-151-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* loplugin:unusedmethodsNoel Grandin2015-10-021-2/+0
* loplugin:unusedmethods writerfilterNoel Grandin2015-07-211-8/+0
* SkipImages option for document importLászló Németh2015-03-241-1/+3
* writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna2014-12-302-4/+4
* writerfilter: fold single remaining header of resourcemodel into dmapperMiklos Vajna2014-12-222-2/+2
* writerfilter: move QNameToString to the OOXML tokenizerMiklos Vajna2014-12-091-0/+59
* only the now removed OOXML tokenizer called getType()Miklos Vajna2014-10-251-7/+0
* fix incremental buildMiklos Vajna2014-10-171-2/+0
* writerfilter: fix dbglevel=2 buildMiklos Vajna2014-08-061-0/+4
* OOXMLFastTokenHandler doesn't need an UNO contextMiklos Vajna2014-08-061-1/+1
* DOCX import: detect document signatureMiklos Vajna2014-05-231-1/+1
* writerfilter: drop last 'using' statement from headersMiklos Vajna2014-05-181-31/+28
* writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna2014-05-181-1/+1
* fixincludeguards.sh: writerfilterThomas Arnhold2014-04-191-3/+3
* writerfilter: unused WRITERFILTER_OOXML_DLLPUBLICMiklos Vajna2014-04-031-3/+3
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-2/+2
* fdo#76356 : Docx file contianing chart in footer/header gets corrupted.sushil_shinde2014-03-231-1/+1
* DOCX import: implement progressbarMiklos Vajna2014-03-211-1/+2
* fdo#72520 : Added embedded data of docx file to InteropGrabBag.sushil_shinde2014-01-101-1/+2
* fdo#71786 : Implemented Glossary folderRohit Deshmukh2013-12-131-2/+4
* [docx] activeX reference files (.bin) saved in InteropGrabBag and exported.sushil_shinde2013-11-151-1/+2
* [docx] activeX files saved in InteropGrabBag and exported.sushil_shinde2013-11-141-1/+2
* [docx] CustomXml relationship files saved in InteropGrabBag and exported.sushil_shinde2013-11-131-1/+2
* [docx] CustomXml saved in InteropGrabBag and exported customxml when saving.sushil_shinde2013-11-051-1/+2
* writerfilter: OOXML theme saved in InteropGrabBagAndres Gomez2013-09-201-0/+3
* fdo#49819 - allow slightly inconsistent docx files to be repairedMichael Meeks2012-09-211-0/+1
* writerfilter: rtl::OUString -> OUStringMiklos Vajna2012-07-211-9/+9
* re-base on ALv2 code. Includes:Michael Meeks2012-06-281-23/+14
* do reuse shape contextLuboš Luňák2012-05-221-0/+2
* do not reuse shape context (part of bnc#705956)Luboš Luňák2012-05-151-2/+0
* revert to old writerfilter gbuilizationBjoern Michaelsen2011-07-231-3/+3
* gnumake4: switching gbuildizationBjoern Michaelsen2011-06-201-3/+3
* Use specific DLLPUBLIC for each libraryTor Lillqvist2011-05-151-3/+3