Age | Commit message (Expand) | Author |
2015-03-20 | tdf#89806 : Fixed background fill export for table cell. | Sushil Shinde |
2015-03-19 | loplugin:constantfunction: oox | Noel Grandin |
2015-03-17 | Remove oox::core::FilterBase::implGetImplementationName indirection | Stephan Bergmann |
2015-03-10 | detect MSO 2007 OOXML documents | Markus Mohrhard |
2015-03-10 | remove whitespaces | Markus Mohrhard |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-03-04 | V813: Decreased performance | Caolán McNamara |
2015-02-19 | boost->std | Caolán McNamara |
2015-02-18 | better way to set default for chart area fill style, related tdf#89451 | Markus Mohrhard |
2015-02-17 | oox: use std::enable_shared_from_this | Miklos Vajna |
2015-02-16 | boost::foo_ptr->std::foo_ptr | Caolán McNamara |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-02-05 | convert all remaining BOOST_STATIC_ASSERT to static_assert | Caolán McNamara |
2015-02-02 | fdo#88826: replace MM100toEMU() by convertHmmToEmu() | Juan Picca |
2015-01-30 | chisel off some more unused code | Caolán McNamara |
2015-01-29 | callcatcher: large newly detected unused methods post de-virtualization | Caolán McNamara |
2015-01-28 | remove unused typedefs | Noel Grandin |
2015-01-26 | followup code removal after changing virtual methods to non-virtual | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2015-01-03 | fdo#83058 File corrupt due to data label position is invalid in chart.xml | PriyankaGaikwad |
2015-01-02 | oox: fix gcc-4.8 build | Miklos Vajna |
2015-01-02 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-12-22 | bnc#822341: PPTX export of embedded text documents | Zolnai Tamás |
2014-12-19 | remove operator>> and operator<< methods | Noel Grandin |
2014-12-19 | remove operator>> and operator<< methods | Noel Grandin |
2014-12-12 | remove operator>> and operator<< methods | Noel Grandin |
2014-11-30 | PPTX import: shape effect properties defined by theme | Zolnai Tamás |
2014-11-30 | PPTX import: fix import of shape line properties defined by theme | Zolnai Tamás |
2014-11-30 | bnc#904423: Text(box) is rendered white on white when it is not | Zolnai Tamás |
2014-11-14 | vcl: move the Impl class of MapMode ...uhm... out of the public header? | Michael Stahl |
2014-11-07 | Removed #includes including themselves | Andrea Gelmini |
2014-11-04 | Remove unused members | Stephan Bergmann |
2014-10-29 | const | Stephan Bergmann |
2014-10-29 | const | Stephan Bergmann |
2014-10-27 | fix writing const arrays on big endian | David Tardon |
2014-10-24 | -Werror,-Wunused-private-field | Stephan Bergmann |
2014-10-23 | Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip" | Jan Holesovsky |
2014-10-23 | Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit" | Jan Holesovsky |
2014-10-23 | inline TokenMap::getUtf8TokenName | Matúš Kukan |
2014-10-17 | coverity#1247632 Uncaught exception | Caolán McNamara |
2014-10-16 | fdo#84854 it seems long is not enough on 32 bit | David Tardon |
2014-10-15 | More -Werror,-Wunused-private-field | Stephan Bergmann |
2014-10-11 | fdo#75757: remove inheritance to std::map | Takeshi Abe |
2014-10-09 | fdo#81356: convert Fraction to boost::rational<long> - wip | Juan Picca |
2014-10-08 | fdo#75757: remove inheritance to std::map | Takeshi Abe |
2014-10-08 | spelling: instanciated -> instantiated | Noel Grandin |
2014-09-30 | fdo#82577: Handle PolyPolygon | Noel Grandin |
2014-09-26 | oox: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-24 | Remove TokenMap::getUnicodeTokenName() | Matúš Kukan |