summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-09-08OpenGL: use CHECK_GL_ERROR() only when a context is bound.Michael Meeks
2015-09-08Ensure the scheduler can set longer timeouts.Michael Meeks
2015-09-08tdf#94006 - need an explicit dispose for GLContext's SystemChildWindow.Michael Meeks
2015-09-08clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-08tdf#94006 - fix OpenGLContext mis-use in several places.Michael Meeks
2015-09-08tdf#94006 - re-factor to use rtl::Reference for OpenGLContexts.Michael Meeks
2015-09-08loplugin:mergeclass, merge BiNode with NameNode, Obj0Type with ObjkTypeNoel Grandin
2015-09-07don't use a null displayMarkus Mohrhard
2015-09-07avoid some OpenGL calls when vcl OpenGL is not enabledMarkus Mohrhard
2015-09-07windows opengl: fix CppunitTest_writerperfect_writerMiklos Vajna
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07prevent crash with non-vcl OpenGL contextsMarkus Mohrhard
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07tdf#93884 windows opengl: make space around cached glyphs depend on font sizeMiklos Vajna
2015-09-06Related: tdf#84277 Hide separator only between two windowsMaxim Monastirsky
2015-09-04Minor refactoring and cleanup of Scheduler and Timer.Ashod Nakashian
2015-09-04Reduce nVal scopeStephan Bergmann
2015-09-04Uniformly use if --- else if brachnes hereStephan Bergmann
2015-09-04clang-tidy clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-04clang-tidy clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-04missing part of natural sort commitCaolán McNamara
2015-09-04tdf#92505 vcl: fix substituting missing glyphsMiklos Vajna
2015-09-04Avoid a SAL_INFO about OpenGL when not using OpenGLTor Lillqvist
2015-09-04fix slider drawing, change to always draw the whole widgetTomaž Vajngerl
2015-09-04vcl: replace boost::ptr_deque with std::deque<std::unique_ptr>Caolán McNamara
2015-09-04Related: tdf#92982 vcl rendercontext: optimize non-buffered paint of CursorMiklos Vajna
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04remove unused Link<> fieldsNoel Grandin
2015-09-03tdf#93892: Un-share maUserBuffer when the BitmapWriteAccess is requested.Jan Holesovsky
2015-09-03Fix mis-mergeStephan Bergmann
2015-09-03clang-tidy clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-03clang-tidy clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-03clang-tidy clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-03clang-tidy clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-03tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled.Michael Meeks
2015-09-03Restored missing includes from source files.Ashod Nakashian
2015-09-03remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl
2015-09-03convert Link<> to typedNoel Grandin
2015-09-03convert Link<> to typedNoel Grandin
2015-09-03opengl: let OutputDevice do the bezier subdivisionTomaž Vajngerl
2015-09-02Resolve merge failure: an OutputDevice parameter not WorkWindow.Michael Meeks
2015-09-02Add another vcldemo OpenGL test to try to catch another Windows nasty.Michael Meeks
2015-09-02tdf#93867 - clear current GL context before thread switch.Michael Meeks