Age | Commit message (Expand) | Author |
2018-09-03 | tdf#119146: fix populating maCurrentSubsets | Mike Kaganski |
2018-08-19 | Related: tdf#122166 require opengl >= 3.0 for slide transitions | Caolán McNamara |
2018-08-17 | Consolidate: basegfx::clamp -> o3tl::clamp | Stephan Bergmann |
2018-08-06 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-08-04 | Use more basegfx deg<->rad functions, instead of direct formulas | Mike Kaganski |
2018-07-31 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-27 | tdf#76436 initialize maStartInterpolationValue. | Mark Hung |
2018-07-04 | -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |
2018-06-28 | tdf#102195: don't exclude everything between first and last subset | Mike Kaganski |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-05-17 | New o3tl::temporary to simplify calls of std::modf | Stephan Bergmann |
2018-05-17 | loplugin:redundantcast improvements for floating-integer conversions | Stephan Bergmann |
2018-04-28 | loplugin:countusersofdefaultparams | Noel Grandin |
2018-04-17 | Fix typos | Andrea Gelmini |
2018-04-15 | remove some unused comphelper includes | Jochen Nitschke |
2018-04-09 | use more DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-03-23 | loplugin:useuniqueptr in PluginSlideChange | Noel Grandin |
2018-03-19 | remove unused ucbstreamhelper includes | Jochen Nitschke |
2018-03-11 | Move (and rename) graphic stuff from svtools to vcl | Tomaž Vajngerl |
2018-03-10 | slideshow: convert use of GraphicURL to Graphic property | Tomaž Vajngerl |
2018-03-07 | tdf#115142 Revert "slideshow: clip shapes in secondary screen window" | Michael Stahl |
2018-03-07 | use more Color in sfx2..svtools | Noel Grandin |
2018-02-28 | convert COL_ constants to be of type Color | Noel Grandin |
2018-02-27 | replace Color(COL_*) with COL_* | Noel Grandin |
2018-02-26 | loplugin:oncevar extend to tools/gen.hxx types | Noel Grandin |
2018-02-21 | New loplugin:nestedunnamed | Stephan Bergmann |
2018-01-29 | Fix typos | Andrea Gelmini |
2018-01-24 | loplugin:unused-returns in drawinglayer..svx | Noel Grandin |
2018-01-17 | Fix typos | Andrea Gelmini |
2018-01-17 | Fix typos | Andrea Gelmini |
2018-01-17 | loplugin:unnecessaryparen extend to delete statements | Noel Grandin |
2018-01-15 | More loplugin:cstylecast: slideshow | Stephan Bergmann |
2018-01-15 | convert a<b?a:b to std::min(a,b) | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: slideshow | Stephan Bergmann |
2018-01-11 | loplugin:redundantcast: slideshow | Stephan Bergmann |
2017-12-29 | loplugin:passstuffbyref improved return in xmlhelp,slideshow | Noel Grandin |
2017-12-19 | remove unused typedefs | Noel Grandin |
2017-12-19 | inline use-once typedefs | Noel Grandin |
2017-12-13 | tools: remove unused #include from solar.h | Michael Stahl |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-05 | Replace deprecated std::mem_fun et al in slideshow | Stephan Bergmann |
2017-11-20 | look for =() in loplugin:unnecessaryparen | Noel Grandin |
2017-11-10 | slideshow: clip shapes in secondary screen window | Michael Stahl |
2017-11-09 | loplugin:unusedvariable add some more std:: types | Noel Grandin |
2017-10-30 | related: tdf#103884 remove gltf/collada feature | Thorsten Behrens |
2017-10-26 | vcl: make MapMode constructor explicit | Michael Stahl |
2017-10-26 | More loplugin:unnecessaryparen | Stephan Bergmann |
2017-10-23 | loplugin:includeform: slideshow | Stephan Bergmann |
2017-10-23 | tdf#96505 Get rid of cargo cult long integer literals | udareechk |
2017-10-19 | Move slideshow include files to common include directory | Stephan Bergmann |