summaryrefslogtreecommitdiff
path: root/ridljar/test/com/sun
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2015-12-08 13:58:27 +0200
committerTor Lillqvist <tml@collabora.com>2015-12-08 14:03:33 +0200
commitdff18c2be9c72aa05940982f506804eb41d3d79a (patch)
treec3105a0bb2cc5d9b0943af928ffc44f407384b9a /ridljar/test/com/sun
parent4c4999d944bbf8a34f8a320b8de6f4a325bd5d97 (diff)
Bin the pointless and thin OS X specific wrapper namespace 'OpenGLWrapper'
Besides, the namespace was confusingly named the same as the public cross-platform OpenGLWrapper struct (which is effectively just a namespace, too). Change-Id: I9a5255ec446dcdb5086d92a742f29327d0780685
Diffstat (limited to 'ridljar/test/com/sun')
0 files changed, 0 insertions, 0 deletions
ture/profilesafemode&id=0a1d822372927e3252f40b7a16590716ccc2eedd'>Many spelling fixes: directories a* - g*.Pedro Giffuni 2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-03-14No need for OPropertySetAggregationHelper::disposing() to be virtualStephan Bergmann 2014-03-13forward*PropertyValue functions need not be SAL_CALLStephan Bergmann 2014-03-11No need for fillAggregatePropertyInfoByHandle to be virtualStephan Bergmann 2014-03-01Remove visual noise from includeAlexander Wilms 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-02-17comphelper: sal_Bool -> boolStephan Bergmann