Age | Commit message (Expand) | Author |
2015-05-18 | Related tdf#88056: use better-fitting <text:page-name> | Katarina Behrens |
2015-05-18 | xmloff: fix non-debug builds | Michael Stahl |
2015-05-18 | xmloff: convert legacy assertions in SvXMLAutoStylePoolP | Michael Stahl |
2015-05-18 | xmloff: convert legacy assertions in XMLStyleExport | Michael Stahl |
2015-05-18 | xmloff: convert legacy assertions in SvXMLAutoStylePoolP_Impl::exportXML | Michael Stahl |
2015-05-18 | xmloff: assert when a non-existent auto style pool is requested | Michael Stahl |
2015-05-18 | xmloff: convert legacy asserts in SvXMLStylesContext_Impl | Michael Stahl |
2015-05-18 | xmloff: convert legacy asserts in MultiPropertySetHelper | Michael Stahl |
2015-05-18 | xmloff: convert legacy assertions in xmltoken.cxx | Michael Stahl |
2015-05-18 | Remove include stdio (part2) | Julien Nabet |
2015-05-11 | loplugin:cstylecast: nop between pointer types of exactly same spelling | Stephan Bergmann |
2015-05-08 | std::ptr_fun became deprecated since C++11 | Takeshi Abe |
2015-05-08 | XMLTransformerActionInit parameters are generically of type sal_uInt32 | Stephan Bergmann |
2015-05-06 | xmloff: convert to assert in SvXMLMetaExport | Michael Stahl |
2015-05-06 | xmloff: assert validity of XMLPropertySetMapper indexes | Michael Stahl |
2015-05-06 | xmloff: assert existence of XMLPropertyHandler | Michael Stahl |
2015-05-06 | convert FONTTOSUBSFONT constants to scoped enum | Noel Grandin |
2015-05-02 | it works if we first set the size and then the position, tdf#86624 | Markus Mohrhard |
2015-04-30 | xmloff: simplify code by using std::all_of/std::any_of/std::none_of | Takeshi Abe |
2015-04-30 | Bin some pointless comments and reduce some vertical whitespace | Tor Lillqvist |
2015-04-28 | XMLTransformerActionInit parameters are generically of type sal_uInt32 | Stephan Bergmann |
2015-04-28 | txtparae_bContainsIllegalCharacters var wants to be of type bool | Stephan Bergmann |
2015-04-28 | SvXMLEnumMapEntry holds all values as sal_uInt16 | Stephan Bergmann |
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-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-23 | Improved loplugin:literaltoboolconversion looking into cond. exprs. | Stephan Bergmann |
2015-04-23 | Revert "-Werror,-Wunused-const-variable" | Thorsten Behrens |
2015-04-22 | Related tdf#88056: Use correct service name | Katarina Behrens |
2015-04-22 | -Werror,-Wunused-const-variable | Caolán McNamara |
2015-04-22 | tdf#88056: Implement import of page title field from ODF | Katarina Behrens |
2015-04-22 | fix assert on export of ooo63141-1.doc to odt | Caolán McNamara |
2015-04-21 | tdf#90640: xmloff: ODF export: fix style:background-image attributes | Michael Stahl |
2015-04-21 | tdf88056: implement export of page title field to ODF | Katarina Behrens |
2015-04-18 | xmloff: cleanup StyleMap | Tomaž Vajngerl |
2015-04-18 | these two attributes are not part of ODF and unnecessary | Markus Mohrhard |
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-14 | xmloff: add back the presumably accidentally removed "FootnoteLineStyle" | Michael Stahl |
2015-04-08 | xmloff: also print what is duplicate | Michael Stahl |
2015-04-08 | text:p is not allowed as child element of draw:frame | Markus Mohrhard |
2015-04-08 | only try to export text:p for elements that really support it | Markus Mohrhard |
2015-04-08 | the attribute name is actually table:database-table-name | Markus Mohrhard |
2015-04-07 | tdf#89802: xmloff: fix ODF import of frame with empty style name ref | Michael Stahl |
2015-04-07 | convert SvtModuleOptions::EFactory to enum class | Noel Grandin |
2015-04-07 | loplugin:staticmethods | Noel Grandin |
2015-04-02 | Change INetProtocol enumerators to CamelCase | Stephan Bergmann |
2015-04-02 | Change INetProtocol to scoped enumeration | Stephan Bergmann |
2015-04-01 | Engineering notation: Slight optimisation | Laurent Balland-Poirier |
2015-04-01 | Add support for cppu::UnoType<void> | Stephan Bergmann |