summaryrefslogtreecommitdiff
path: root/vcl/source/opengl
AgeCommit message (Expand)Author
2019-11-03loplugin:stringaddNoel Grandin
2019-10-28Blind fix for Android build ('unsigned int' vs. 'unsigned long')Stephan Bergmann
2019-10-21loplugin:stringadd (macOS)Stephan Bergmann
2019-10-17Remove some memset callsMike Kaganski
2019-10-02loplugin:stringadd in vclNoel Grandin
2019-10-02Refactoring of the class CrashReporterJuergen Funk
2019-10-01crashreport: change addKeyValue to lower-case camelJuergen Funk
2019-09-18-Werror=volatile in OpenGLZoneStephan Bergmann
2019-09-17Consolidate places that manipulate OpenGLZone::gnEnter/LeaveCount directlyStephan Bergmann
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann
2019-04-17remove or change salbtype.hxx includesTomaž Vajngerl
2019-04-16abort() in dbgutil mode if OpenGL shader compilation failsLuboš Luňák
2019-04-16make ConvertBGRABufferToBitmapEx work properly also on non-win32Luboš Luňák
2019-04-12prefer vector::data to &vector[0]Caolán McNamara
2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens
2018-12-05Add interface for software-only bitmap renderingJan-Marek Glogowski
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-22SAL_USE_VCLPLUGIN is a UNO bootstrap variableStephan Bergmann
2018-11-20Drop some headless mode variantsJan-Marek Glogowski
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-17loplugin:staticconstfield improvementsNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14loplugin:constfields in vclNoel Grandin
2018-08-09loplugin:unusedmethodsNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-07-19loplugin:constantparamNoel Grandin
2018-07-19loplugin:unusedmethodsNoel Grandin
2018-05-18tdf#104893 vcl opengl: fix assert failure when starting chart editingMiklos Vajna
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin
2018-03-09loplugin:constantparam in vclNoel Grandin
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper
2018-02-06Unused include pngwrite in OpenGLContext (vcl)Julien Nabet
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-07vcl, added checks for HAVE_FEATURE_OPENGLjan Iversen
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-10loplugin:unusedmethodsNoel Grandin
2017-10-27loplugin:includeform: vcl (Windows)Stephan Bergmann
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-19tdf#113225 - reset framebuffer count when resetting OpenGLContextMichael Meeks
2017-09-29Drop check for Windows versions we don't supportMike Kaganski
2017-09-11hidpi+gtk3: move setting the opengl slide viewportCaolán McNamara
2017-07-20loplugin:unusedfields in vclNoel Grandin
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-05-26Resolves: tdf##108069 2nd OpenGLContext::init should dispose earlier resultsCaolán McNamara