summaryrefslogtreecommitdiffstats
path: root/writerfilter/source/ooxml
Commit message (Expand)AuthorAgeFilesLines
* fdo#76260 - Switch from vector to std::stack.Michael Meeks2014-06-242-4/+4
* oox, writerfilter: Support for artistic effects on picturesJacobo Aragunde Pérez2014-06-031-0/+412
* fdo#78348 DOCX import: end progressbar after parsing is doneMiklos Vajna2014-05-271-0/+3
* DOCX import: tokenize v:background (VML description of page background)Miklos Vajna2014-05-191-2/+14
* writerfilter: drop last 'using' statement from headersMiklos Vajna2014-05-188-96/+89
* writerfilter: drop remaining non-css global 'using' from headersMiklos Vajna2014-05-187-76/+64
* writerfilter: drop remaining 'using' statements from headers in dmapperMiklos Vajna2014-05-181-2/+0
* writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna2014-05-184-8/+8
* fdo#78657 writerfilter: tokenize a:hlinkClickMiklos Vajna2014-05-131-7/+26
* writerfilter: unused mnRefCountThomas Arnhold2014-05-132-3/+0
* Fix 'outset' and 'inset' table border type import in DOCX and RTFAdam Co2014-05-081-2/+2
* handle w:gridBefore by faking cells (fdo#38414)Luboš Luňák2014-04-234-2/+96
* fod#77122 DOCX filter: link between textboxes is not being preservedumeshkadam2014-04-221-1/+2
* fixincludeguards.sh: writerfilterThomas Arnhold2014-04-1914-41/+41
* writerfilter: Hide more debug strings we don't need in production builds.Jan Holesovsky2014-04-164-1/+7
* writerfilter: QNameToString is for debugging, avoid using that in real code.Jan Holesovsky2014-04-142-2/+5
* Compile the debugging strings in only if we are about to use them.Jan Holesovsky2014-04-141-0/+2
* It's "its", not "it's"Tor Lillqvist2014-04-101-1/+1
* writerfilter: DEBUG_PROTOCOL is never definedMiklos Vajna2014-04-032-19/+0
* coverity#705083 Unchecked dynamic_castMiklos Vajna2014-03-291-3/+4
* coverity#705082 Unchecked dynamic_castMiklos Vajna2014-03-291-3/+4
* coverity#736005 Unchecked dynamic_castMiklos Vajna2014-03-291-0/+2
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-279-227/+227
* fdo#76563 DOCX import: speed up importing lots of hyperlinksMiklos Vajna2014-03-252-4/+44
* a -> r prefix for referencesMiklos Vajna2014-03-231-16/+16
* WaE: -Werror=maybe-uninitializedCaolán McNamara2014-03-231-1/+1
* include vectorCaolán McNamara2014-03-231-0/+2
* fdo#76356 : Docx file contianing chart in footer/header gets corrupted.sushil_shinde2014-03-233-16/+78
* ooxml: preserve text sdt propertyJacobo Aragunde Pérez2014-03-221-1/+1
* coverity#705975 Dereference before null checkCaolán McNamara2014-03-211-6/+3
* coverity#705974 Dereference before null checkCaolán McNamara2014-03-211-9/+3
* DOCX import: implement progressbarMiklos Vajna2014-03-213-6/+71
* Remove unnecessary dynamic_castMiklos Vajna2014-03-216-15/+14
* Don't duplicate relationship sequences while walking them.Michael Meeks2014-03-201-2/+2
* ooxml: preserve dataBinding tag in SDT propertiesJacobo Aragunde Pérez2014-03-201-0/+5
* ooxml: import combobox sdt controlJacobo Aragunde Pérez2014-03-201-14/+1
* ooxml: preserve checkbox sdt controlJacobo Aragunde Pérez2014-03-201-1/+43
* ooxml: preserve several simple types of sdtJacobo Aragunde Pérez2014-03-171-4/+4
* ooxml: preserve w:sdt blocks containing w:docPartObj propertiesJacobo Aragunde Pérez2014-03-171-0/+5
* ooxml: preserve locale attribute in date controlsJacobo Aragunde Pérez2014-03-101-0/+1
* coverity#1157794 Unchecked dynamic_castCaolán McNamara2014-03-101-1/+1
* coverity#1157793 Unchecked dynamic_castCaolán McNamara2014-03-101-1/+1
* coverity#1157792 Unchecked dynamic_castCaolán McNamara2014-03-101-1/+1
* coverity#1130194 Unchecked dynamic_castCaolán McNamara2014-03-101-1/+1
* DOCX strict import: handle mathMiklos Vajna2014-03-101-0/+1
* DOCX strict import: handle lockedCanvasMiklos Vajna2014-03-101-0/+1
* DOCX strict import: handle SmartArtMiklos Vajna2014-03-101-0/+1
* DOCX strict import: handle chartsMiklos Vajna2014-03-101-0/+1
* writerfilter: import date into docx date controlsJacobo Aragunde Pérez2014-03-081-0/+1
* unused OOXMLUniversalMeasureValue ctorMiklos Vajna2014-03-082-6/+0