Age | Commit message (Expand) | Author |
2015-10-07 | tdf#88154 workaround and unit test | Marco Cecchetti |
2015-10-07 | tdf#90839: follow-up work | Marco Cecchetti |
2015-10-02 | should be safe to remove this piece | Caolán McNamara |
2015-10-02 | make CppunitTest_sw_ww8export work again | Caolán McNamara |
2015-10-02 | loplugin:unusedmethods | Noel Grandin |
2015-09-29 | loplugin:removeunusedmethods, remove unused stuff | Noel Grandin |
2015-09-29 | tdf#94559: first step to remove rtti.hxx | Oliver Specht |
2015-09-11 | xmloff: tdf#88206 replace cppu::WeakImplHelper* | Takeshi Abe |
2015-09-09 | tdf#90839: support for wrapped text in data labels and for centered data value | Marco Cecchetti |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann |
2015-08-27 | Clean up sEmpty | Stephan Bergmann |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-08-07 | xmloff: replace boost::ptr_set with std::set | Michael Stahl |
2015-07-19 | Fix typos | Andrea Gelmini |
2015-07-13 | tdf#90133 Comply attributes name with OASIS#3860 | Laurent Balland-Poirier |
2015-07-03 | Fix typos | Andrea Gelmini |
2015-06-28 | Fix typos | Andrea Gelmini |
2015-06-14 | cppcheck: redundantCondition [part2] | Julien Nabet |
2015-06-11 | convert expressions like 'size() == 0' to 'empty()' | Noel Grandin |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-06-04 | coverity#1302607 Logically dead code | Caolán McNamara |
2015-06-01 | xmloff: don't add FIELD namespace twice | Michael Stahl |
2015-05-28 | add field namespace to styles.xml when saving fdo85232-1.docx to .odt | Caolán McNamara |
2015-05-24 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-05-22 | kde250524-4.odt (etc) are missing some namespace declarations in meta.xml | Caolán McNamara |
2015-05-21 | loplugin:literaltoboolconversion | Stephan Bergmann |
2015-05-20 | xmloff: convert legacy assertions in SvXMLNamespaceMap | Michael Stahl |
2015-05-20 | xmloff: convert legacy assertions in DocumentSettingsContext | Michael Stahl |
2015-05-18 | Related tdf#88056: use better-fitting <text:page-name> | Katarina Behrens |
2015-05-18 | xmloff: convert legacy assertions in xmltoken.cxx | Michael Stahl |
2015-05-06 | convert FONTTOSUBSFONT constants to scoped enum | Noel Grandin |
2015-04-28 | tdf#90133 Extend ODF: variable decimal in scientific format | Laurent Balland-Poirier |
2015-04-27 | tdf#90133 Extend ODF: exponent sign of scientific format | Laurent Balland-Poirier |
2015-04-21 | tdf88056: implement export of page title field to ODF | Katarina Behrens |
2015-04-17 | add attribute mandated by ODF | Markus Mohrhard |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-08 | xmloff: also print what is duplicate | Michael Stahl |
2015-04-08 | the attribute name is actually table:database-table-name | Markus Mohrhard |
2015-04-07 | convert SvtModuleOptions::EFactory to enum class | Noel Grandin |
2015-04-07 | loplugin:staticmethods | Noel Grandin |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-24 | also import and export to ODF the new databar property | Markus Mohrhard |
2015-03-24 | loplugin:constantfunction: xmloff | Noel Grandin |
2015-03-22 | introduce SvXMLExport::getSaneDefaultVersion() | Eike Rathke |
2015-03-22 | tdf#30716 start Engineering notation: implement exponent-interval | Laurent Balland-Poirier |
2015-03-13 | V803 decreased performance postfix increment | Michael Stahl |
2015-03-12 | Enhancement tdf#87972 : Cannot repeat items labels on a pivot table | Deena Francis |
2015-03-09 | V801: Decreased performance | Caolán McNamara |