Age | Commit message (Expand) | Author |
2015-04-21 | fix dispEq MSO 2007 vs OOXML | Markus Mohrhard |
2015-04-21 | fix more mbNoEndCap MSO 2007 vs OOXML places | Markus Mohrhard |
2015-04-21 | fix noEndCap MSO 2007 vs OOXML | Markus Mohrhard |
2015-04-21 | fix applyToSides MSO 2007 vs OOXML | Markus Mohrhard |
2015-04-21 | fix applyToFront MSO 2007 vs OOXML | Markus Mohrhard |
2015-04-21 | fix applyToEnd MSO 2007 vs OOXML | Markus Mohrhard |
2015-04-21 | fix showLeaderLines MSO 2007 vs OOXML | Markus Mohrhard |
2015-04-21 | fix bubble3D MSO 2007 vs OOXML | Markus Mohrhard |
2015-04-21 | more smooth MSO 2007 vs OOXML cases | Markus Mohrhard |
2015-04-21 | fix invertIfNegative MSO 2007 vs OOXML | Markus Mohrhard |
2015-04-21 | fix series smooth MSO 2007 vs OOXML | Markus Mohrhard |
2015-04-21 | fix legend pos overlay MSO 2007 vs OOXML | Markus Mohrhard |
2015-04-20 | don't create random data series, related bnc#839727 | Markus Mohrhard |
2015-04-19 | fix title overly MSO2007 vs OOXML import | Markus Mohrhard |
2015-04-19 | use correct default value for OOXML and MSO 2007, tdf#74886 | Markus Mohrhard |
2015-04-15 | use index as real index and not token, tdf#90511 | Markus Mohrhard |
2015-04-15 | remove empty constructor and destructor | Markus Mohrhard |
2015-04-15 | import marker color from OOXML, related tdf#81407 | Markus Mohrhard |
2015-04-11 | Typo: Accenat->Accent | Julien Nabet |
2015-04-04 | I wonder if I make this less obscure if coverity will grok it | Caolán McNamara |
2015-04-04 | cppcheck: Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2015-04-04 | don't import data labels border properties for noFill borders | Markus Mohrhard |
2015-04-04 | fix OOXML vs MSO2007 in chart import in one more place | Markus Mohrhard |
2015-04-03 | tdf#90403 PPTX import: use real table size | Andras Timar |
2015-03-31 | bnc#910045 wrong cell fill color defined by table style | Zolnai Tamás |
2015-03-30 | bnc#902652 OOXML: fix import of insets when shape and/or shape text is rotated | Andras Timar |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-03-26 | tdf#57950: Replace chained O(U)StringBuffer::append() with operator+ | Austin Chen |
2015-03-20 | tdf#83889:FILEOPEN:PPTX bullet point is followed by spurious symbol | PriyankaGaikwad |
2015-03-19 | loplugin:constantfunction: oox | Noel Grandin |
2015-03-19 | mbOwnTblStyle->bOwnTblStyle, its not a member | Caolán McNamara |
2015-03-18 | CppCheck cleaning : unnecessary affectation | Michaël Lefèvre |
2015-03-16 | handle one more place with MSO 2007 vs OOXML spec for charts | Markus Mohrhard |
2015-03-13 | tdf#43157: Fix format string violations in OSL_TRACE etc. | Stephan Bergmann |
2015-03-13 | tdf#43157: Fix format string violations in OSL_TRACE etc. | Stephan Bergmann |
2015-03-10 | handle MSO 2007 vs OOXML in auto title chart import | Markus Mohrhard |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-03-01 | mark more places where we changed the default value in the past | Markus Mohrhard |
2015-02-19 | boost->std | Caolán McNamara |
2015-02-19 | document one more place where MSO 2007 export wrong values | Markus Mohrhard |
2015-02-19 | this should be [-90, 90] and not (-90, 90), tdf#89454 | Markus Mohrhard |
2015-02-19 | start documenting problems around OOXML spec | Markus Mohrhard |
2015-02-18 | no need for that anymore | Markus Mohrhard |
2015-02-18 | better way to set default for chart area fill style, related tdf#89451 | Markus Mohrhard |
2015-02-18 | implement fill based on style also for chart area, tdf#89451 | Markus Mohrhard |
2015-02-17 | fix indentation | Markus Mohrhard |
2015-02-06 | fdo#75757: Remove inheritance from std::vector | Matthew Pottage |
2015-02-02 | oox: 89 DPI is not such a great default | Miklos Vajna |
2015-01-21 | fdo#87488 Wrong text rotation inside a preset shape from docx | Gary Houston |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |