Age | Commit message (Expand) | Author |
2015-04-21 | export that we don't support leader lines, related tdf#90749 | Markus Mohrhard |
2015-04-21 | fix showLeaderLines MSO 2007 vs OOXML | Markus Mohrhard |
2015-04-21 | export that we don't support bubble3D, related tdf#90746 | 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 | we don't support invertIfNegative yet, related tdf#90733 | 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-21 | improve marker export to OOXML | Markus Mohrhard |
2015-04-21 | don't write invalid OOXMl files with invalid fill colors | Markus Mohrhard |
2015-04-21 | by default we don't want the title to overlay with the chart area | 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 | import chart MSO 2007 streams correctly for docx files, tdf#82216 | Markus Mohrhard |
2015-04-19 | use correct default value for OOXML and MSO 2007, tdf#74886 | Markus Mohrhard |
2015-04-19 | export axis number format to OOXML | Markus Mohrhard |
2015-04-19 | fix upDown bar export to OOXML | Markus Mohrhard |
2015-04-17 | convert SCRIPTTYPE_ constants to scoped enum | Noel Grandin |
2015-04-16 | fix werror problem around sal_uInt32 vs sal_Int32 | Markus Mohrhard |
2015-04-16 | we don't support roundedCorners, tdf#90533 | 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 | don't crash on export of ooo52825-1.doc to .docx | Caolán McNamara |
2015-04-15 | fix crash on export of fdo60365-2.ods to xlsx | Caolán McNamara |
2015-04-15 | import marker color from OOXML, related tdf#81407 | Markus Mohrhard |
2015-04-15 | export marker color correctly, tdf#81407 | Markus Mohrhard |
2015-04-15 | export missing value treatment to OOXML | Markus Mohrhard |
2015-04-15 | we use the correct OOXML default value now | Markus Mohrhard |
2015-04-13 | loplugin:cstylecast | Stephan Bergmann |
2015-04-13 | tdf#90255 FILESAVE:PPTX 'startAt' tag for bullet numbering is not exported | PriyankaGaikwad |
2015-04-11 | Typo: Accenat->Accent | Julien Nabet |
2015-04-08 | A UNO Any can't contain an Any | Stephan Bergmann |
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 | make that code a bit more robust against strange internal states | Markus Mohrhard |
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-31 | V597: introduce a rtl_secureZeroMemory | Caolán McNamara |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-30 | bnc#902652 OOXML: fix import of insets when shape and/or shape text is rotated | Andras Timar |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-27 | loplugin:staticfunction | Noel Grandin |
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-25 | Revert "tdf#90174 FILESAVE: export of bullet color for pptx" | Stephan Bergmann |
2015-03-24 | WaE: uninitialized nBulletColor | Caolán McNamara |
2015-03-24 | tdf#90174 FILESAVE: export of bullet color for pptx | PriyankaGaikwad |