Age | Commit message (Expand) | Author |
2017-10-23 | loplugin:includeform: svgio | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-26 | Rename the basegfx::tools namespace to basegfx::utils | Tor Lillqvist |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-09-12 | clang-tidy modernize-use-emplace in svgio..svtools | Noel Grandin |
2017-08-24 | Consistently use OUString in test::Directories | Stephan Bergmann |
2017-08-17 | remove UL/L suffixes from integer constants in initialiser/call expressions | Noel Grandin |
2017-07-21 | loplugin:constparams in svgio | Noel Grandin |
2017-07-17 | extend loplugin useuniqueptr to OUString pointers | Noel Grandin |
2017-07-15 | emfplus: create a wmf/emf/emf+ primitive based importer | Armin Le Grand |
2017-07-14 | use more OUString::operator== in sfx2..svtools | Noel Grandin |
2017-07-14 | extend loplugin useuniqueptr to POD types | Noel Grandin |
2017-07-13 | bah, wrong reset | Caolán McNamara |
2017-07-13 | Resolves: tdf#108903 avoid recurse to death | Caolán McNamara |
2017-06-27 | loplugin:oncevar in starmath..svl | Noel Grandin |
2017-06-21 | loplugin:unusedfields store..svl | Noel Grandin |
2017-06-12 | clang-tidy readability-delete-null-pointer | Noel Grandin |
2017-06-06 | cppcheck: knownConditionTrueFalse | Jochen Nitschke |
2017-06-02 | convert GRFILTER constants to ERRCODE_GRFILTER_ | Noel Grandin |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-05-04 | loplugin:checkunusedparams in svgio | Noel Grandin |
2017-05-03 | remove empty namespaces | Jochen Nitschke |
2017-04-28 | loplugin:salunicodeliteral: svgio | Stephan Bergmann |
2017-04-28 | clang-tidy readability-simplify-boolean-expr | Noel Grandin |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-03-03 | Fix typos | Andrea Gelmini |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | new loplugin: useuniqueptr: svgio | Noel Grandin |
2016-12-19 | tdf#104339 Partially revert d5649ae7b76278cb3155f951d6327157c7c92b65 | Xisco Fauli |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-12-02 | loplugin:unnecessaryoverride (dtors) in svgio | Stephan Bergmann |
2016-11-09 | convert Primitive2DContainer to std::deque | Noel Grandin |
2016-11-01 | loplugin:oncevar in sd..svgio | Noel Grandin |
2016-10-27 | loplugin:expandablemethods in stoc..svl | Noel Grandin |
2016-10-20 | loplugin:expandablemethodds in svgio | Noel Grandin |
2016-10-13 | loplugin:unnecessaryoverride | Noel Grandin |
2016-09-18 | loplugin:unusedenumvalues | Noel Grandin |
2016-09-15 | replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) | Michael Stahl |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-13 | Remove nonsense comments: // bitfield | Tor Lillqvist |
2016-08-30 | tdf#101237 SVGIO: Use black as default when parents' fill... | Xisco Fauli |
2016-08-27 | put StreamMode masks in scope of enum class | Jochen Nitschke |
2016-08-05 | loplugin:countusersofdefaultparams in sfx2..svgio | Noel Grandin |
2016-07-29 | loplugin:countusersofdefaultparams in store..svtools | Noel Grandin |
2016-07-24 | tdf#101070: svg/insert, avoid infinite recursive loop when referencing oneself | Julien Nabet |
2016-07-20 | SVGIO: use clamp on strokeOpacity in case it's negative | Xisco Fauli |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-07-07 | tdf#82214 optimize PatternFillPrimitive and SVG | Armin Le Grand |
2016-07-04 | Fix some spelling errors in comments and strings | Otto Kekäläinen |