Age | Commit message (Expand) | Author |
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 |
2017-10-19 | Fix typos | Andrea Gelmini |
2017-10-09 | remove cppcanvas Color class | Noel Grandin |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-28 | Resolves: tdf#42873 videos in presenter console misplaced | Caolán McNamara |
2017-09-26 | Rename the basegfx::tools namespace to basegfx::utils | Tor Lillqvist |
2017-09-13 | clang-tidy modernize-use-emplace in slideshow | Noel Grandin |
2017-09-11 | hidpi+gtk3: move setting the opengl slide viewport | Caolán McNamara |
2017-09-04 | Resolves: tdf#111073 incorrect gif background color | Caolán McNamara |
2017-08-17 | Fix typos | Andrea Gelmini |
2017-08-17 | remove UL/L suffixes from integer constants on the RHS of expressions | Noel Grandin |
2017-08-17 | remove UL/L suffixes from integer constants in initialiser/call expressions | Noel Grandin |
2017-08-17 | remove UL/L suffixes from shift-by-constant expressions | Noel Grandin |
2017-08-11 | convert std::map::insert to std::map::emplace II | Noel Grandin |
2017-08-02 | remove unnecessary use of 'this->' | Noel Grandin |
2017-07-28 | loplugin:checkunusedparams more part1 | Noel Grandin |
2017-07-27 | make animation loop sal_uInt32 consistently | Caolán McNamara |