summaryrefslogtreecommitdiffstats
path: root/canvas
Commit message (Expand)AuthorAgeFilesLines
* Replaced boost::bind by std::bind in canvas/source/opengl/ogl_canvashelper.cxxMario J. Rugiero2015-11-021-12/+11
* Partial revert 'for_each -> range-based'Thorsten Behrens2015-11-021-3/+4
* boost::bind -> lambdas in canvas/source/simplecanvas/simplecanvasimpl.cxxMario J. Rugiero2015-11-011-10/+5
* boost::bind -> lambdas in canvas/source/vcl subtreeMario J. Rugiero2015-11-012-16/+7
* std::for_each -> range based for in canvas/source/tools/verifyinput.cxxMario J. Rugiero2015-11-011-6/+5
* for_each -> range-based for in canvas/source/tools/spriteredrawmanager.cxxMario J. Rugiero2015-11-011-8/+7
* boost::bind -> lambdas in canvas/source/tools/surface.cxxMario J. Rugiero2015-11-011-7/+3
* Replace boost::bind by lambdas in canvas/source/directx tree.Mario J. Rugiero2015-10-312-9/+2
* tdf#93684 - Remove SalFrame::SyncRyan McCoskrie2015-10-301-1/+1
* tdf#92272: We need to twiddle the bytes from BGR to RGBTor Lillqvist2015-10-301-1/+26
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-301-2/+2
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-303-8/+7
* loplugin:unusedmethodsNoel Grandin2015-10-301-39/+0
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1238-315/+315
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* eliminate typedef only being used onceNoel Grandin2015-10-072-3/+1
* inline ISurfaceProxySharedPtr typedefNoel Grandin2015-10-072-2/+2
* Fix typosAndrea Gelmini2015-10-024-5/+5
* boost->stdCaolán McNamara2015-09-181-1/+0
* boost->stdCaolán McNamara2015-09-1429-81/+55
* boost->stdCaolán McNamara2015-09-131-2/+0
* coverity#1323755 Using invalid iteratorCaolán McNamara2015-09-111-1/+1
* tdf#94006 - need an explicit dispose for GLContext's SystemChildWindow.Michael Meeks2015-09-081-1/+1
* tdf#94006 - fix OpenGLContext mis-use in several places.Michael Meeks2015-09-082-17/+18
* canvas: simplify PageManager::nakedFragment loopsDaniel Robertson2015-09-041-30/+16
* tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled.Michael Meeks2015-09-034-0/+14
* canvas: replace while loops with range-based forDaniel Robertson2015-08-307-104/+54
* o3tl/cow_wrapper: remove boost dependencyDaniel Robertson2015-08-292-0/+2
* o3tl: rename compat_functional headerThorsten Behrens2015-08-171-1/+1
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-174-10/+8
* canvas: replace for_each with range-based for-loopDaniel Robertson2015-08-164-142/+83
* canvas: whitespace/comments cleanupThorsten Behrens2015-08-158-122/+3
* canvas: replace for_each with range-based for-loopDaniel Robertson2015-08-155-124/+45
* tdf#92459 Cleanup unclear lambdasDaniel Robertson2015-08-111-10/+10
* remove imgdebugNorbert Thiebaud2015-08-115-60/+0
* tdf#92459 remove compat_functional from canvasDaniel Robertson2015-08-111-17/+6
* stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud2015-08-1183-769/+741
* remove VERBOSE use from canvaNorbert Thiebaud2015-08-1033-108/+40
* canvas: replace boost::function with std::functionMichael Stahl2015-07-312-6/+7
* canvas: replace boost::function with std::functionMichael Stahl2015-07-314-3/+5
* tdf#92459 Replace select1st for lambda expressionsDaniel Robertson2015-07-311-49/+35
* com::sun::star->css in canvasNoel Grandin2015-07-2284-1389/+1350
* tdf#91574 - ensure we get paint events to render directx presenter console.Michael Meeks2015-07-211-1/+0
* do not include boost/utility.hppMichael Stahl2015-07-1022-22/+22
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-1031-75/+64
* canvas: remove boost::bind from headersMichael Stahl2015-07-095-0/+7
* tdf#91574: SLIDESHOW: crash when second monitor connectedJulien Nabet2015-07-061-1/+1
* tdf#91574 fix presenter console not displayedChristian Lohmaier2015-07-031-1/+1
* Fix typosAndrea Gelmini2015-06-281-1/+1
* Revert "Typo: iff->if"Julien Nabet2015-06-231-1/+1