summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-09-12GetCommandLineParamCount() returns sal_uInt16Matteo Casalin
2015-09-12This parameter type should be sal_Int32, for consistencyMatteo Casalin
2015-09-11getFiles refactoring: kde partJulien Nabet
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-11tdf#93480: Don't send an EMPTY Invalidate() on .uno:DefaultBullet.Jan Holesovsky
2015-09-11coverity#1323754 we apparently can survive std::abort for a whileCaolán McNamara
2015-09-11windows opengl: make sure mpLastContext is indeed the current contextMiklos Vajna
2015-09-11convert Link<> to typedNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-10coverity#1323752 Logically dead codeCaolán McNamara
2015-09-10coverity#1323759 Uninitialized pointer fieldCaolán McNamara
2015-09-10coverity#1323760 Uninitialized scalar fieldCaolán McNamara
2015-09-10coverity#1323758 Uninitialized pointer fieldCaolán McNamara
2015-09-10Calling empty std::function behaves different than calling empty LinkStephan Bergmann
2015-09-10vcl: fix utterly mysterious error C2064 term does not evaluateMichael Stahl
2015-09-10windows opengl: mpProgram seen as 0Miklos Vajna
2015-09-10windows opengl: mpCurrentProgram seen as 0Miklos Vajna
2015-09-10remove unused Link<> fieldNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-09-10Fixup low-prio idle's effect on min-period.Michael Meeks
2015-09-10convert Link<> to typedNoel Grandin
2015-09-10convert Link<> to typed, and introduce LinkParamNoneNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-09-10remove unused Link<> fieldNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-09-09vcl: restore lost hunk in Scheduler::ImplStartTimer()Miklos Vajna
2015-09-09Revert "add some warnings to non-implemented features"Tor Lillqvist
2015-09-09tdf#92649: Converted pointers to unique_ptr's in vcl/unx/kde4Ryan McCoskrie
2015-09-09Resolves: tdf#93887 distinguish between empty selection lost selectionCaolán McNamara
2015-09-09convert Link<> to typedNoel Grandin
2015-09-09remove unused Link<> fieldNoel Grandin
2015-09-09remove unused Link<> fieldsNoel Grandin
2015-09-09convert Link<> to typedNoel Grandin
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