Age | Commit message (Expand) | Author |
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 |
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 |