Age | Commit message (Expand) | Author |
2019-11-12 | use std::move when popping stuff off stacks | Noel Grandin |
2019-10-29 | remove unnecessary includes | Caolán McNamara |
2019-10-19 | loplugin:virtualdead unused params in OGLTransitionImpl | Noel Grandin |
2019-10-19 | loplugin:virtualdead unused param in Animation::prefetch | Noel Grandin |
2019-10-19 | loplugin:virtualdead unused params in ShapeListenerEventHandler | Noel Grandin |
2019-10-18 | make bin/update_pch.s always include code in trivial #if's | Luboš Luňák |
2019-10-15 | new loplugin:bufferadd | Noel Grandin |
2019-10-14 | Related: tdf#124729 check for GL_EXT_texture_filter_anisotropic support | Caolán McNamara |
2019-09-28 | loplugin:constmethod in sdext..starmath | Noel Grandin |
2019-09-27 | loplugin:virtualdead in slideshow | Noel Grandin |
2019-09-23 | do not require $(SRCDIR) in every gb_Library_set_precompiled_header | Luboš Luňák |
2019-09-10 | Fix typos | Andrea Gelmini |
2019-09-10 | Fix typos | Andrea Gelmini |
2019-09-10 | Fix typos | Andrea Gelmini |
2019-09-02 | tdf#127258: Fix ViewEventHandlerWeakPtrWrapper | Stephan Bergmann |
2019-09-01 | Fix '..' | Andrea Gelmini |
2019-08-28 | Avoid adding a function declaration to namespace std | Stephan Bergmann |
2019-08-28 | Avoid adding a function template declaration to namespace std | Stephan Bergmann |
2019-08-27 | tdf#74045 Make ImageMaps in slideshow clickable | Samuel Mehrbrodt |
2019-08-21 | loplugin:constvars, look for loop vars that can be const | Noel Grandin |
2019-08-16 | use more TOOLS_WARN_EXCEPTION | Noel Grandin |
2019-08-15 | loplugin:sequenceloop in shell..sot | Noel Grandin |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-08-02 | Fix typos | Andrea Gelmini |
2019-07-22 | Simplify Sequence iterations in shell..svgio | Arkadiy Illarionov |
2019-07-21 | loplugin:referencecasting in slideshow..svtools | Noel Grandin |
2019-07-15 | drop unbuilt demoshow | Caolán McNamara |
2019-07-12 | Fix typos | Andrea Gelmini |
2019-06-25 | improve loplugin:simplifyconstruct | Noel Grandin |
2019-06-17 | loplugin:logexceptionnicely in shell..sot | Noel Grandin |
2019-06-14 | loplugin:unusedfields improvements | Noel Grandin |
2019-05-22 | New loplugin:data | Stephan Bergmann |
2019-05-13 | fix wrong SET/QUERY flags passed to uno::Reference | Noel Grandin |
2019-05-10 | an uno -> a uno | Caolán McNamara |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák |
2019-05-08 | improve tools::Rectangle->basegfx::B2?Rectangle conversion | Noel Grandin |
2019-04-28 | prefix member variables of AnimationBitmap | Tomaž Vajngerl |
2019-04-28 | rename animate.hxx to animate/Animation.hxx, more changes follow | Tomaž Vajngerl |
2019-04-17 | tdf#124756 slideshow: avoid mbPaintDisabled for media windows | Miklos Vajna |
2019-04-16 | loplugin:sequentialassign in sfx2..solenv | Noel Grandin |
2019-04-15 | improve loplugin simplifyconstruct | Noel Grandin |
2019-03-31 | tdf#73092 remove remaining shape of the repeating animation. | Mark Hung |
2019-03-05 | re-land "new loplugin typedefparam"" | Noel Grandin |
2019-03-05 | tdf#42949 Fix IWYU warnings in include/cppcanvas/* | Gabor Kelemen |
2019-03-04 | Revert "new loplugin typedefparam" | Noel Grandin |
2019-03-04 | new loplugin typedefparam | Noel Grandin |
2019-03-01 | Fix typo | Andrea Gelmini |
2019-03-01 | tdf#123743 deactive after the player is stopped. | Mark Hung |
2019-02-28 | remove some unused typedefs | Noel Grandin |
2019-02-26 | tdf#88969 restart interactive sequence. | Mark Hung |