Age | Commit message (Expand) | Author |
2016-03-16 | loplugin:defaultparams | Tor Lillqvist |
2016-03-16 | loplugin:constantparam in xmloff/ | Noel Grandin |
2016-03-15 | define ODFSVER_LATEST at a central place | Eike Rathke |
2016-03-14 | remove some unused typedefs, and inline some use-once | Noel Grandin |
2016-03-11 | tdf#97966: Remove 'static' keywords | Wastack |
2016-03-09 | Add missing includes | David Ostrovsky |
2016-03-08 | loplugin:constantparam in xmloff | Noel Grandin |
2016-03-07 | improve defaultparams loplugin | Noel Grandin |
2016-03-04 | loplugin:unuseddefaultparams in vcl and xmloff | Noel Grandin |
2016-02-27 | xmloff: tdf#97808: allow empty draw:marker-start/marker-end/stroke-dash | Michael Stahl |
2016-02-25 | Use rtl::math::isNan() | Fabio Buso |
2016-02-25 | loplugin:unuseddefaultparams in xmloff/ | Noel Grandin |
2016-02-25 | new loplugin:unuseddefaultparams | Noel Grandin |
2016-02-23 | new loplugin: commaoperator | Noel Grandin |
2016-02-22 | loplugin:write only fields | Noel Grandin |
2016-02-19 | new loplugin: find write-only fields | Noel Grandin |
2016-02-19 | add "use-wildcards" XML_USE_WILDCARDS, tdf#72196 | Eike Rathke |
2016-02-18 | [API CHANGE] add Author Initials to XAnnotation | Caolán McNamara |
2016-02-11 | [API CHANGE] add operator==/!= to UNO structs | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-09 | Formatting changes across all modules | Chris Sherlock |
2016-02-05 | Fix typos | Andrea Gelmini |
2016-02-04 | Replace push(std::make_tuple(...)) with emplace(...) | Stephan Bergmann |
2016-02-03 | remove bogus nullprt checks for pContext | Jochen Nitschke |
2016-02-02 | xmloff: tdf#96147: ODF export: fix duplicate fo:background-color | Michael Stahl |
2016-01-31 | boost::tuple -> std::tuple | Caolán McNamara |
2016-01-31 | unnecessary use of OUString constructor | Noel Grandin |
2016-01-21 | Move XMLMetaExportComponent_get_implementation to a more reasonable place | Stephan Bergmann |
2016-01-21 | cppcheck: variableScope | Caolán McNamara |
2016-01-19 | Resolves: tdf#96245 relax test for duplicate frame names | Caolán McNamara |
2016-01-18 | Convert NULL/0 to nullptr | Peter Foley |
2016-01-18 | loplugin:unreffun | Stephan Bergmann |
2016-01-18 | tdf#74608 xmloff: Constructor feature for XMLMetaExportComponent | kripton |
2016-01-15 | -Werror=unused-but-set-variable | Noel Grandin |
2016-01-15 | loplugin:unusedmethods unused return value in include/xmloff | Noel Grandin |
2016-01-13 | -Werror=address | Stephan Bergmann |
2016-01-13 | -Werror=unused-but-set-variable | Noel Grandin |
2016-01-13 | loplugin:unusedmethods unused return value in xmloff/ | Noel Grandin |
2016-01-12 | xmloff: SvXMLExport::mbExtended is dead now | Michael Stahl |
2016-01-12 | xmloff: there is no reason why office:version should be omitted | Michael Stahl |
2016-01-12 | typos | Michael Stahl |
2016-01-11 | tdf#40517 Export/Import in ODF decimal replacement with space | Laurent Balland-Poirier |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-08 | tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarks | Michael Stahl |
2016-01-08 | indentation fixes | Markus Mohrhard |
2016-01-05 | tdf#94205: Use o3tl::make_unique insted of new+std::move. | Sheikha AL-Hinai |
2015-12-29 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-12-26 | xmloff: indent cleanup in header | Chris Sherlock |
2015-12-26 | xmloff: change instances of maName to more descriptive names | Chris Sherlock |
2015-12-22 | tdf#96181 SVG: Add support for <use> element | Xisco Fauli |