Age | Commit message (Expand) | Author |
2018-05-24 | Fix typo | Andrea Gelmini |
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-12 | hold MetaAction by rtl::Reference | Noel Grandin |
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-03-02 | delete colordata.hxx | 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-22 | Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/ | Stephan Bergmann |
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-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |