Age | Commit message (Expand) | Author |
2015-06-23 | Revert "Typo: iff->if" | Julien Nabet |
2015-06-23 | Typo: iff->if | Julien Nabet |
2015-06-18 | slideshow: [loplugin:unreffun] | Michael Stahl |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-15 | cppcheck:unreadVariable | Noel Grandin |
2015-06-15 | inline COMPHELPER_SERVICEDECL_ macro | Noel Grandin |
2015-06-13 | tdf#91960 presentation causes Impress crash | Noel Grandin |
2015-06-04 | convert B2VectorOrientation to scoped enum | Noel Grandin |
2015-05-28 | convert PARENTCLIPMODE constants to scoped enum | Noel Grandin |
2015-05-15 | convert META_*_ACTION constants to scoped enum | Noel Grandin |
2015-05-13 | slideshow: simplify code by replacing std::find_if by std::any_of/std::none_of | Takeshi Abe |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-04-30 | Get rid of the initial :: for the vcl namespace | Tor Lillqvist |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-27 | More loplugin:simplifybool | Stephan Bergmann |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-18 | fix higher debug levels | Caolán McNamara |
2015-04-16 | slideshow: convert new to ::Create to get initial ref-counting right. | Michael Meeks |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-13 | loplugin:staticmethods | Noel Grandin |
2015-04-10 | Automated conversion of VclPtr construction to use Instance template. | Michael Meeks |
2015-04-10 | Fix OutputDevice members / stack allocation: slideshow, starmath, sd, sc. | Michael Meeks |
2015-04-10 | vclwidget: convert lots more sites to use VclPtr | Noel Grandin |
2015-04-05 | WaE: Unreferenced function definition | Tor Lillqvist |
2015-04-04 | callcatcher: update unusedcode | Caolán McNamara |
2015-04-02 | fix higher debug level build | Caolán McNamara |
2015-03-24 | loplugin:constantfunction: various | Noel Grandin |
2015-03-13 | tdf#43157: Fix format string violations in OSL_TRACE etc. | Stephan Bergmann |
2015-03-13 | tdf#43157: Fix format string violations in OSL_TRACE etc. | Stephan Bergmann |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-03-05 | V801: Decreased performance | Caolán McNamara |
2015-03-04 | V813: Decreased performance | Caolán McNamara |
2015-03-02 | Remove references to unused GLU | Stephan Bergmann |
2015-03-02 | Replace uses of deprecated gluBuild2DMipmaps | Stephan Bergmann |
2015-02-28 | Typos | Julien Nabet |
2015-02-28 | Typo: skiped->skipped | Julien Nabet |
2015-02-12 | Turn all-static TransitionFactory class into namespace | Stephan Bergmann |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-01-29 | callcatcher: large newly detected unused methods post de-virtualization | Caolán McNamara |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-20 | Some more loplugin:cstylecast: slideshow | Stephan Bergmann |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2015-01-06 | boost::math::nextafter->std::nextafter | Caolán McNamara |
2015-01-04 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-12-18 | slideshow: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-08 | coverity#1257110 Big parameter passed by value | Caolán McNamara |