Age | Commit message (Expand) | Author |
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 |
2016-06-09 | tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi | Gleb Mishchenko |
2016-06-06 | tools: rename SvStream::Read/Write to ReadBytes/WriteBytes | Michael Stahl |
2016-06-01 | tdf#99994: Add unittest | Xisco Fauli |
2016-06-01 | tdf#99994 Avoid invalid access by reusing getFontFamily() result | Sam Tygier |
2016-05-31 | SVGIO: Modify a unittest to check "inherit" in font-family | Xisco Fauli |
2016-05-31 | SVGIO: Add support for font-family in unittests and unify... | Xisco Fauli |
2016-05-31 | SVGIO: Add support for "inherit" in font-family | Xisco Fauli |
2016-05-27 | Get rid of unnecessary directory levels $D/inc/$D | Tor Lillqvist |
2016-05-27 | Convert GRAPHIC to scoped enum | Noel Grandin |
2016-05-25 | Fix typos | Andrea Gelmini |
2016-05-22 | Convert SpreadMethod to scoped enum | Noel Grandin |
2016-05-10 | Add SAL_FALLTHROUGH, where apparently appropriate | Stephan Bergmann |
2016-05-09 | convert FONT_EMPHASIS_MARK to scoped enum | Noel Grandin |
2016-05-06 | teach passstuffbyref plugin to check for.. | Noel Grandin |
2016-04-26 | tdf#48066 render stroke-miterlimit correctly in SVG import | Regina Henschel |
2016-04-21 | new plugin stylepolice | Noel Grandin |
2016-04-15 | SVG: Add unittest for ecc7f698b5f080530f006218fa3dd82da43d9abb | Xisco Fauli |
2016-04-14 | loplugin:passstuffbyref in various | Noel Grandin |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-04-13 | tdf#94306 replace boost::noncopyable in stoc to xmlsec.. | Jochen Nitschke |
2016-04-12 | SVG: Add unittest for tdf#47446 and tdf#98599 | Xisco Fauli |
2016-04-12 | SVG: Check that masking-path-07-b.svg doesn't hang | Xisco Fauli |
2016-04-12 | SVG: actually this code is unnecessary after... | Xisco Fauli |
2016-04-12 | SVG: Add unittest for #i125329# | Xisco Fauli |
2016-04-12 | SVG: Clean up this code a litle bit | Xisco Fauli |
2016-04-04 | tdf#97499 Fixed containers parameters clearing #4 | tymyjan |
2016-04-04 | tdf#97499 Fixed containers parameters clearing #3 | tymyjan |