Age | Commit message (Expand) | Author |
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 |
2015-11-26 | com::sun::star->css in xmloff/ | Noel Grandin |
2015-11-25 | loplugin:unusedfields in include/xmloff | Noel Grandin |
2015-11-25 | store custom icon set info into ODF | Markus Mohrhard |
2015-11-24 | crashtesting: ooo72999-1.ods NaNs found in light direction | Caolán McNamara |
2015-11-24 | loplugin:unusedfields in xmloff/ | Noel Grandin |
2015-11-20 | add mapKeysToSequence/mapValuesToSequence methods to comphelper | Noel Grandin |
2015-11-19 | Incredible slowness and crashes with document with vast num of frame dups | Caolán McNamara |
2015-11-19 | use comphelper::containerToSequence | Noel Grandin |
2015-11-18 | xmloff: add meta:generator constants LO_43x and LO_44x | Michael Stahl |
2015-11-18 | xmloff: legacy assert to SAL_INFO as it can only be triggered by | Michael Stahl |
2015-11-18 | xmloff: document potential pitfall with SvI18NMap usage | Michael Stahl |
2015-11-18 | remove unused typedefs and inline use-once typedefs | Noel Grandin |
2015-11-17 | use unique_ptr for pImpl's in xmloff/ | Noel Grandin |
2015-11-16 | use initialiser list for Sequence<OUString> | Noel Grandin |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-13 | tdf#95744: saving shape names re-enabled | Oliver Specht |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-11 | new loplugin: memoryvar | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |