summaryrefslogtreecommitdiff
path: root/canvas/opengl
ModeNameSize
-rw-r--r--dummyVertexShader.glsl525logplain
-rw-r--r--linearMultiColorGradientFragmentShader.glsl1332logplain
-rw-r--r--linearTwoColorGradientFragmentShader.glsl725logplain
-rw-r--r--radialMultiColorGradientFragmentShader.glsl1444logplain
-rw-r--r--radialTwoColorGradientFragmentShader.glsl802logplain
-rw-r--r--rectangularMultiColorGradientFragmentShader.glsl1329logplain
-rw-r--r--rectangularTwoColorGradientFragmentShader.glsl732logplain
SequenceNoel Grandin 2016-01-10Fix typosAndrea Gelmini 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann 2015-10-01com::sun::star->css in embeddedobj/Noel Grandin 2015-07-16fix indentationMarkus Mohrhard 2015-05-19tdf#67421: Prevent unloading objects due to cache fullMike Kaganski 2014-10-01loplugin: cstylecastNoel Grandin 2014-07-11new loplugin: externalandnotdefinedNoel Grandin 2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin 2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin 2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet 2014-05-14embeddedobj: remove SAL_INFO's that only mark function entryNoel Grandin 2014-04-22embeddedobj: sal_Bool->boolNoel Grandin 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-02-23Remove unneccessary commentsAlexander Wilms 2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold 2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin 2012-11-07fdo#56818 Work around deadlock caused by differing lock ordersStephan Bergmann 2012-09-29re-base on ALv2 code.Michael Meeks 2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann 2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin 2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann 2011-12-09catch exception by constant referenceTakeshi Abe 2011-11-23Yet another empty pch file; in embeddedobj this time.Joseph Powers