summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2014-03-17oox: try to fix incremental buildMiklos Vajna1-1/+2
2014-03-17FDO#76013 : If original file has image whose link is broken RT gets corrupted.umeshkadam1-1/+6
2014-03-17oox: prefer passing OUString by referenceNoel Grandin7-14/+16
2014-03-15fdo#76016 Changed oox/CustomTarget_generated.mkVinaya Mandke2-19933/+1
2014-03-14n#862510: Ignore baseline attributes with zero.Muthu Subramanian1-1/+1
2014-03-12MSO writes broken files, fdo#74929Markus Mohrhard1-1/+1
2014-03-12fdo#74111 3D Rotation is wrong after Round trip for pie chartPriyankaGaikwad1-9/+34
2014-03-12fdo#75975 crash while saving the DOCX file containing chartsRavindra Vidhate1-1/+1
2014-03-11-Werror,-Wunused-variableStephan Bergmann1-1/+0
2014-03-11oox: add missing break statementsTomaž Vajngerl1-0/+2
2014-03-11oox: change w14 CharGrabBag so it is recognised by exportTomaž Vajngerl1-30/+46
2014-03-11"overflow" is one wordTor Lillqvist1-2/+2
2014-03-11fdo#35324: Text and picture water are not imported and not preserved in RT.Ravindra Vidhate1-2/+25
2014-03-10unused oox::core::Relations::getRelationsFromTypeMiklos Vajna1-9/+0
2014-03-10WaE: unused variable 'aPropertyName' [loplugin:unusedvariablecheck]Tor Lillqvist1-1/+0
2014-03-10oox: handle all w14 text effects at groupshape importTomaž Vajngerl5-1/+344
2014-03-10oox: GrabBagStack: add method isStackEmptyTomaž Vajngerl1-0/+5
2014-03-10fix OOXML strict chart importMarkus Mohrhard1-5/+9
2014-03-09Fix signed/unsigned comparisonMatteo Casalin1-1/+2
2014-03-08coverity#707955 Uninitialized scalar fieldCaolán McNamara1-2/+3
2014-03-08remove one more debug outputMarkus Mohrhard1-1/+0
2014-03-08fix OOXML validation error, related fdo#36731Markus Mohrhard1-0/+2
2014-03-08fix OOXML validation error, related fdo#42698Markus Mohrhard1-4/+5
2014-03-07fix OOXML validation errorMarkus Mohrhard1-1/+1
2014-03-07fix OOXML validation error, related fdo#42584Markus Mohrhard1-1/+1
2014-03-07remove remaining debug loggingMarkus Mohrhard1-1/+0
2014-03-07ooxml: make GrabBagStack ready for reuse and move it to ooxTomaž Vajngerl2-0/+94
2014-03-07drawingML export: fix handling of dkVert pattern fill presetMiklos Vajna1-1/+4
2014-03-06add the xml strict namespaces to misc/namespaces.txtMarkus Mohrhard1-0/+1
2014-03-06Replace [] with getProperty()Muthu Subramanian1-1/+1
2014-03-06n#821567: Fix TextFrame background import for sw.Muthu Subramanian2-0/+22
2014-03-06n#821567: Import PPTX background images with table-name.Muthu Subramanian2-1/+17
2014-03-06fix OOXML strict importMarkus Mohrhard3-6/+6
2014-03-06fix OOXML validation error, related fdo#31064Markus Mohrhard1-1/+1
2014-03-05oox & writerfilter: add "anchorId" token and update model.xmlTomaž Vajngerl1-0/+1
2014-03-05Revert "remove unused code oox::core::Relations::getRelationsFromType"Caolán McNamara2-1/+10
2014-03-05getRelationsFromType -> getRelationsFromTypeFromOfficeDoc (?)Caolán McNamara1-1/+1
2014-03-05fdo#74792 [DOCX] Grab-bag rels and images for SmartArtVinaya Mandke4-2/+68
2014-03-05remove unused code oox::core::Relations::getRelationsFromTypeNoel Grandin1-9/+0
2014-03-05remove unused code oox::core::XmlFilterBase::getFragmentPathFromFirstTypeNoel Grandin1-6/+0
2014-03-04better safe than sorryMarkus Mohrhard1-1/+1
2014-03-04in the old design all lists needed to be the same size, fdo75200Markus Mohrhard3-11/+40
2014-03-04Revert "fdo#75200:Libreoffice crash while opening the file"Markus Mohrhard1-5/+2
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard19-182/+224
2014-03-04adapt the genrated files to use setPropertyMarkus Mohrhard6-1502/+1502
2014-03-04adapt script to use setProperty instead of <<=Markus Mohrhard2-4/+4
2014-03-04fix indentationMarkus Mohrhard1-215/+252
2014-03-04adapt script to instdirMarkus Mohrhard1-1/+1
2014-03-04remove whitespaceMarkus Mohrhard1-11/+0
2014-03-03fdo#74826: File corruption-Issue related to Series idx & order val.YogeshBharate1-2/+5