Age | Commit message (Expand) | Author |
2017-03-23 | convert UpdateFlags to scoped enum | Noel Grandin |
2017-03-09 | some OSL_FAIL to SAL_WARN | Caolán McNamara |
2017-03-08 | show the last gif frame when the animation ends | Caolán McNamara |
2017-03-08 | loplugin:loopvartoosmall | Stephan Bergmann |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-21 | loplugin:subtlezeroinit: slideshow | Stephan Bergmann |
2017-02-15 | convert AttributeType to scoped enum | Noel Grandin |
2017-02-15 | convert DocTreeNode::NodeType to scoped enum | Noel Grandin |
2017-02-15 | drop CycleMode enum | Noel Grandin |
2017-02-15 | convert ReverseMethod to scoped enum | Noel Grandin |
2017-02-14 | BOOST_SPIRIT_SINGLE_GRAMMAR_INSTANCE has been defined forever in these files | Tor Lillqvist |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-03 | new loplugin:unusedenumconstants | Noel Grandin |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-25 | loplugin: unnecessary destructor sfx2..store | Noel Grandin |
2017-01-17 | remove SunStudio hacks | Michael Stahl |
2017-01-17 | replace #ifdef SOLARIS with #ifdef __sun | Michael Stahl |
2017-01-12 | silence coverity#1371305 Missing move assignment operator | Caolán McNamara |
2016-12-15 | no point in having both SAL_WARN and OSL_FAIL for the same thing | Noel Grandin |
2016-12-15 | teach sallogareas plugin to catch inconsistencies | Noel Grandin |
2016-12-13 | gtk3: implement opengl support for slideshow | Caolán McNamara |
2016-12-13 | change from glew to epoxy | Caolán McNamara |
2016-12-11 | OSL_TRACE -> SAL in sfx2..svx | Noel Grandin |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-12-05 | getVerticesSize got renamed to getVerticesByteSize | Caolán McNamara |
2016-12-05 | rework diamond transition to use only opengl core | Caolán McNamara |
2016-12-05 | loplugin:unnecessaryoverride (dtors) in slideshow | Stephan Bergmann |
2016-12-02 | warning C4018: '<' : signed/unsigned mismatch | Stephan Bergmann |
2016-12-02 | get vertices count without jumping through hoops | David Tardon |
2016-12-02 | rename to avoid further misunderstandings | David Tardon |
2016-12-02 | coverity#1371200 Missing move assignment operator | Caolán McNamara |
2016-11-30 | glDrawArrays takes num of indices, not size of storage | Caolán McNamara |
2016-11-21 | Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLY | Stephan Bergmann |
2016-11-17 | loplugin:unusedfields | Noel Grandin |
2016-11-07 | loplugin:unnecessaryvirtual in sfx2..svtools | Noel Grandin |
2016-10-31 | fix doc comment to match code | David Tardon |
2016-10-31 | convert angle from degrees to radians for glm | David Tardon |
2016-10-27 | loplugin:expandablemethods in slideshow | Noel Grandin |
2016-10-25 | rename dir to follow suit | David Tardon |
2016-10-25 | remove unnecessary dir and name prefix | David Tardon |
2016-10-24 | loplugin:countusersofdefaultparams in sd..slideshow | Noel Grandin |
2016-10-20 | loplugin:expandablemethodds in sfx2..starmath | Noel Grandin |
2016-10-05 | InfoFont/Color is not used by vcl now | Caolán McNamara |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin |
2016-09-22 | loplugin:unusedmethods in sc..vcl | 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-05 | convert RasterOp to scoped enum | Noel Grandin |