Age | Commit message (Expand) | Author |
2016-11-21 | Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLY | Stephan Bergmann |
2016-11-17 | loplugin:unusedfields | Noel Grandin |
2016-11-07 | loplugin:unnecessaryvirtual in sfx2..svtools | Noel Grandin |
2016-11-06 | tdf#103696 ensure glm always uses radians | David Tardon |
2016-10-31 | fix doc comment to match code | David Tardon |
2016-10-31 | convert angle from degrees to radians for glm | David Tardon |
2016-10-27 | loplugin:expandablemethods in slideshow | Noel Grandin |
2016-10-25 | rename dir to follow suit | David Tardon |
2016-10-25 | remove unnecessary dir and name prefix | David Tardon |
2016-10-25 | merge duplicate source file lists | David Tardon |
2016-10-24 | loplugin:countusersofdefaultparams in sd..slideshow | Noel Grandin |
2016-10-20 | loplugin:expandablemethodds in sfx2..starmath | Noel Grandin |
2016-10-05 | InfoFont/Color is not used by vcl now | Caolán McNamara |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-22 | loplugin:unusedmethods in sc..vcl | Noel Grandin |
2016-09-15 | replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) | Michael Stahl |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-05 | convert RasterOp to scoped enum | Noel Grandin |
2016-08-31 | slideshow: stop whining about PresenterCanvas' lack of XUpdatable | Michael Stahl |
2016-08-29 | loplugin:countusersofdefaultparams | Noel Grandin |
2016-08-05 | loplugin:countusersofdefaultparams in sfx2..svgio | Noel Grandin |
2016-08-03 | Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusion | Tor Lillqvist |
2016-08-01 | loplugin:countusersofdefaultparams in shell..starmath | Noel Grandin |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-19 | tdf#97195 make diamond transition work again | David Tardon |
2016-07-11 | loplugin:staticmethods | Stephan Bergmann |
2016-07-11 | tdf#97195 fix crash in diamond shape transition | David Tardon |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-07-05 | Clarify calculation precedence tdf#39440 | Muhammet Kara |
2016-07-04 | comphelper::OBaseMutex -> cppu::BaseMutex | Noel Grandin |
2016-06-28 | loplugin:singlevalfields in various | Noel Grandin |
2016-06-10 | Slideshow: Add 'Oval' Shape Transition variant | Mayank Gupta |
2016-06-09 | Revert "Slideshow: Add 'Oval' Shape Transition variant" | jan iversen |
2016-06-09 | Slideshow: Add 'Oval' Shape Transition variant | Mayank Gupta |
2016-06-09 | tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi | Gleb Mishchenko |
2016-06-08 | tdf#96099 Remove various smart pointer typedefs | Mark Page |
2016-06-08 | initialize the counter | David Tardon |
2016-06-02 | loplugin:unusedfields | Noel Grandin |
2016-06-01 | Can use boost::make_optional | Stephan Bergmann |
2016-05-30 | Remove CycleMode enum | Noel Grandin |
2016-05-27 | Convert GRAPHIC to scoped enum | Noel Grandin |
2016-05-25 | slideshow: appease MSVC 2013 with the std::chrono types | Michael Stahl |
2016-05-25 | slideshow: replace boost::posix_time with C++11 std::chrono | Michael Stahl |
2016-05-25 | Convert Disposal to scoped enum | Noel Grandin |
2016-05-21 | GLX_EXT_texture_from_pixmap path cannot be called... | Caolán McNamara |
2016-05-21 | Split OpenGLContext up into SalInstance specific classes | Caolán McNamara |
2016-05-19 | loplugin:unusedmethods in slideshow to svtools | Noel Grandin |
2016-05-18 | clang-tidy modernize-make-shared | Noel Grandin |
2016-05-13 | slideshow: replace boost::mem_fn with std::mem_fn | Michael Stahl |