Age | Commit message (Expand) | Author |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-02 | Replaced boost::bind by std::bind in canvas/source/opengl/ogl_canvashelper.cxx | Mario J. Rugiero |
2015-11-02 | Partial revert 'for_each -> range-based' | Thorsten Behrens |
2015-11-01 | boost::bind -> lambdas in canvas/source/simplecanvas/simplecanvasimpl.cxx | Mario J. Rugiero |
2015-11-01 | boost::bind -> lambdas in canvas/source/vcl subtree | Mario J. Rugiero |
2015-11-01 | std::for_each -> range based for in canvas/source/tools/verifyinput.cxx | Mario J. Rugiero |
2015-11-01 | for_each -> range-based for in canvas/source/tools/spriteredrawmanager.cxx | Mario J. Rugiero |
2015-11-01 | boost::bind -> lambdas in canvas/source/tools/surface.cxx | Mario J. Rugiero |
2015-10-31 | Replace boost::bind by lambdas in canvas/source/directx tree. | Mario J. Rugiero |
2015-10-30 | tdf#93684 - Remove SalFrame::Sync | Ryan McCoskrie |
2015-10-30 | tdf#92272: We need to twiddle the bytes from BGR to RGB | Tor Lillqvist |
2015-10-30 | UNO: no need to use OUString constructor when calling createInstance | Noel Grandin |
2015-10-30 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-30 | loplugin:unusedmethods | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-07 | eliminate typedef only being used once | Noel Grandin |
2015-10-07 | inline ISurfaceProxySharedPtr typedef | Noel Grandin |
2015-10-02 | Fix typos | Andrea Gelmini |
2015-09-18 | boost->std | Caolán McNamara |
2015-09-14 | boost->std | Caolán McNamara |
2015-09-13 | boost->std | Caolán McNamara |
2015-09-11 | coverity#1323755 Using invalid iterator | Caolán McNamara |
2015-09-08 | tdf#94006 - need an explicit dispose for GLContext's SystemChildWindow. | Michael Meeks |
2015-09-08 | tdf#94006 - fix OpenGLContext mis-use in several places. | Michael Meeks |
2015-09-04 | canvas: simplify PageManager::nakedFragment loops | Daniel Robertson |
2015-09-03 | tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled. | Michael Meeks |
2015-08-30 | canvas: replace while loops with range-based for | Daniel Robertson |
2015-08-29 | o3tl/cow_wrapper: remove boost dependency | Daniel Robertson |
2015-08-17 | o3tl: rename compat_functional header | Thorsten Behrens |
2015-08-17 | Put Polygon from tools under tools:: namespace | Norbert Thiebaud |
2015-08-16 | canvas: replace for_each with range-based for-loop | Daniel Robertson |
2015-08-15 | canvas: whitespace/comments cleanup | Thorsten Behrens |
2015-08-15 | canvas: replace for_each with range-based for-loop | Daniel Robertson |
2015-08-11 | tdf#92459 Cleanup unclear lambdas | Daniel Robertson |
2015-08-11 | remove imgdebug | Norbert Thiebaud |
2015-08-11 | tdf#92459 remove compat_functional from canvas | Daniel Robertson |
2015-08-11 | stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxx | Norbert Thiebaud |
2015-08-10 | remove VERBOSE use from canva | Norbert Thiebaud |
2015-07-31 | canvas: replace boost::function with std::function | Michael Stahl |
2015-07-31 | canvas: replace boost::function with std::function | Michael Stahl |
2015-07-31 | tdf#92459 Replace select1st for lambda expressions | Daniel Robertson |
2015-07-22 | com::sun::star->css in canvas | Noel Grandin |
2015-07-21 | tdf#91574 - ensure we get paint events to render directx presenter console. | Michael Meeks |
2015-07-10 | do not include boost/utility.hpp | Michael Stahl |
2015-07-10 | tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-07-09 | canvas: remove boost::bind from headers | Michael Stahl |
2015-07-06 | tdf#91574: SLIDESHOW: crash when second monitor connected | Julien Nabet |
2015-07-03 | tdf#91574 fix presenter console not displayed | Christian Lohmaier |
2015-06-28 | Fix typos | Andrea Gelmini |