summaryrefslogtreecommitdiffstats
path: root/canvas
Commit message (Expand)AuthorAgeFilesLines
* 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
* Typo: iff->ifJulien Nabet2015-06-231-1/+1
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-177-16/+12
* inline COMPHELPER_SERVICEDECL_ macroNoel Grandin2015-06-156-8/+35
* Cleanup crossplatform cairoMox Soini2015-06-111-93/+4
* convert expressions like 'size() == 0' to 'empty()'Noel Grandin2015-06-111-1/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-084-7/+7
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-089-10/+10
* Revert "Cleanup crossplatform cairo"Jan Holesovsky2015-06-051-4/+93
* Cleanup crossplatform cairoMox Soini2015-06-041-93/+4
* convert B2DLineJoin to scoped enumNoel Grandin2015-06-041-5/+5
* loplugin:loopvartoosmallNoel Grandin2015-05-291-5/+5
* fix Windows buildNoel Grandin2015-05-281-4/+1
* convert PARENTCLIPMODE constants to scoped enumNoel Grandin2015-05-281-1/+1