summaryrefslogtreecommitdiff
path: root/canvas/source/opengl
AgeCommit message (Expand)AuthorFilesLines
2019-10-05The SystemEnvData passed into the canvas factories appears to be unusedStephan Bergmann1-9/+8
2019-10-01lok jsdialogs: Introduce dumping of widgets hierarchy to vcl::Window.Jan Holesovsky1-8/+8
2019-08-22loplugin:constmethod in canvas,comphelperNoel Grandin2-3/+3
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): canvasStephan Bergmann1-1/+1
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin1-3/+1
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov3-4/+4
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-2/+2
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-2/+2
2019-03-04new loplugin typedefparamNoel Grandin1-2/+2
2019-02-25tdf#42949 Fix IWYU warnings in include/canvas/Gabor Kelemen2-0/+2
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin2-2/+2
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann1-1/+0
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-1/+1
2018-11-01tdf#43671 set emphasis mark of vcl::Font (opengl).Mark Hung3-2/+10
2018-10-30loplugin:returnconstantNoel Grandin2-10/+1
2018-10-26loplugin:singlevalfields improvementNoel Grandin2-10/+0
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin2-3/+3
2018-09-20Support buffering SystemDependent GraphicData (III)Armin Le Grand2-13/+47
2018-07-19loplugin:constantparamNoel Grandin1-1/+1
2018-07-09Add missing sal/log.hxx headersGabor Kelemen3-0/+3
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin1-3/+1
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-03-13loplugin:unusedmethods remove unused code from canvasNoel Grandin5-51/+0
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin6-13/+9
2018-01-12More loplugin:cstylecast: canvasStephan Bergmann1-2/+2
2017-12-19loplugin:unusedfieldsNoel Grandin3-13/+6
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-11-01loplugin:constantparam in c*Noel Grandin1-4/+4
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist4-9/+9
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-05-19loplugin:unusedfieldsNoel Grandin2-6/+2
2017-05-16loplugin:checkunusedparams variousNoel Grandin1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert most of canvas codebase away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist2-11/+11
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin1-2/+2
2017-01-31more SAL_WARN_UNUSEDNoel Grandin2-9/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann8-86/+75
2017-01-09New loplugin:externvar: canvasStephan Bergmann1-1/+1
2016-12-14This fallback code makes no sense any moreKhaled Hosny1-1/+0
2016-12-13change from glew to epoxyCaolán McNamara6-7/+6
2016-12-11canvas: remove useless MutexGuardsArnaud Versini3-38/+0
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-09-22loplugin:unusedmethods unused returnsNoel Grandin1-2/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-05loplugin:countusersofdefaultparams in canvas,chart2Noel Grandin1-2/+2
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin2-4/+4
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara1-1/+1