Age | Commit message (Expand) | Author |
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 |
2015-12-22 | loplugin:unusedfields in include/vcl | Noel Grandin |
2015-12-21 | loplugin:unusedfields in xmlhelp,xmloff | Noel Grandin |
2015-12-19 | xmloff: one more missing include | Miklos Vajna |
2015-12-19 | coverity#1343637 Double free | Caolán McNamara |
2015-12-17 | Avoid memory leaks | Stephan Bergmann |
2015-12-17 | Remove trivial class XMLTransformerContextVector | Stephan Bergmann |
2015-12-17 | Hold XMLTransformerContext by rtl::Reference | Stephan Bergmann |
2015-12-17 | tdf#32248 SVG: first attempt to support tspan elements | Xisco Fauli |
2015-12-11 | Resolves: tdf#93994 flush API objects at load time | Armin Le Grand |
2015-12-10 | loplugin:nullptr: More NULL -> nullptr automatic rewrite | Stephan Bergmann |
2015-11-26 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-11-26 | mark UNO structs as SAL_WARN_UNUSED, where possible | Noel Grandin |
2015-11-26 | loplugin:unusedfields various | Noel Grandin |