summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* MSO writes broken files, fdo#74929Markus Mohrhard2014-03-121-1/+1
* fdo#74111 3D Rotation is wrong after Round trip for pie chartPriyankaGaikwad2014-03-121-9/+34
* fdo#75975 crash while saving the DOCX file containing chartsRavindra Vidhate2014-03-121-1/+1
* -Werror,-Wunused-variableStephan Bergmann2014-03-111-1/+0
* oox: add missing break statementsTomaž Vajngerl2014-03-111-0/+2
* oox: change w14 CharGrabBag so it is recognised by exportTomaž Vajngerl2014-03-111-30/+46
* "overflow" is one wordTor Lillqvist2014-03-111-2/+2
* fdo#35324: Text and picture water are not imported and not preserved in RT.Ravindra Vidhate2014-03-111-2/+25
* unused oox::core::Relations::getRelationsFromTypeMiklos Vajna2014-03-101-9/+0
* WaE: unused variable 'aPropertyName' [loplugin:unusedvariablecheck]Tor Lillqvist2014-03-101-1/+0
* oox: handle all w14 text effects at groupshape importTomaž Vajngerl2014-03-105-1/+344
* oox: GrabBagStack: add method isStackEmptyTomaž Vajngerl2014-03-101-0/+5
* fix OOXML strict chart importMarkus Mohrhard2014-03-101-5/+9
* Fix signed/unsigned comparisonMatteo Casalin2014-03-091-1/+2
* coverity#707955 Uninitialized scalar fieldCaolán McNamara2014-03-081-2/+3
* remove one more debug outputMarkus Mohrhard2014-03-081-1/+0
* fix OOXML validation error, related fdo#36731Markus Mohrhard2014-03-081-0/+2
* fix OOXML validation error, related fdo#42698Markus Mohrhard2014-03-081-4/+5
* fix OOXML validation errorMarkus Mohrhard2014-03-071-1/+1
* fix OOXML validation error, related fdo#42584Markus Mohrhard2014-03-071-1/+1
* remove remaining debug loggingMarkus Mohrhard2014-03-071-1/+0
* ooxml: make GrabBagStack ready for reuse and move it to ooxTomaž Vajngerl2014-03-072-0/+94
* drawingML export: fix handling of dkVert pattern fill presetMiklos Vajna2014-03-071-1/+4
* add the xml strict namespaces to misc/namespaces.txtMarkus Mohrhard2014-03-061-0/+1
* Replace [] with getProperty()Muthu Subramanian2014-03-061-1/+1
* n#821567: Fix TextFrame background import for sw.Muthu Subramanian2014-03-062-0/+22
* n#821567: Import PPTX background images with table-name.Muthu Subramanian2014-03-062-1/+17
* fix OOXML strict importMarkus Mohrhard2014-03-063-6/+6
* fix OOXML validation error, related fdo#31064Markus Mohrhard2014-03-061-1/+1
* oox & writerfilter: add "anchorId" token and update model.xmlTomaž Vajngerl2014-03-051-0/+1
* Revert "remove unused code oox::core::Relations::getRelationsFromType"Caolán McNamara2014-03-052-1/+10
* getRelationsFromType -> getRelationsFromTypeFromOfficeDoc (?)Caolán McNamara2014-03-051-1/+1
* fdo#74792 [DOCX] Grab-bag rels and images for SmartArtVinaya Mandke2014-03-054-2/+68
* remove unused code oox::core::Relations::getRelationsFromTypeNoel Grandin2014-03-051-9/+0
* remove unused code oox::core::XmlFilterBase::getFragmentPathFromFirstTypeNoel Grandin2014-03-051-6/+0
* better safe than sorryMarkus Mohrhard2014-03-041-1/+1
* in the old design all lists needed to be the same size, fdo75200Markus Mohrhard2014-03-043-11/+40
* Revert "fdo#75200:Libreoffice crash while opening the file"Markus Mohrhard2014-03-041-5/+2
* remove the inheritance to std::map in PropertyMapMarkus Mohrhard2014-03-0419-182/+224
* adapt the genrated files to use setPropertyMarkus Mohrhard2014-03-046-1502/+1502
* adapt script to use setProperty instead of <<=Markus Mohrhard2014-03-042-4/+4
* fix indentationMarkus Mohrhard2014-03-041-215/+252
* adapt script to instdirMarkus Mohrhard2014-03-041-1/+1
* remove whitespaceMarkus Mohrhard2014-03-041-11/+0
* fdo#74826: File corruption-Issue related to Series idx & order val.YogeshBharate2014-03-031-2/+5
* remove unused code oox::AttributeConversion::decodeDoubleNoel Grandin2014-03-031-5/+0
* fdo#75200:Libreoffice crash while opening the filePriyankaGaikwad2014-03-021-2/+5
* fix strict namespace list generationMarkus Mohrhard2014-03-026-165/+33
* make more places aware of OOXML strict relationsMarkus Mohrhard2014-03-026-11/+20
* remove empty lines after comment removalMarkus Mohrhard2014-03-011-8/+0