summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2015-09-14ImplCallEventListeners and FireVclEvent can take referencesNoel Grandin
2015-09-14list->vectorNoel Grandin
2015-09-13boost->stdCaolá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-10remove unused Link<> fieldNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
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-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-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-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-07convert Link<> to typedNoel Grandin
2015-09-04Minor refactoring and cleanup of Scheduler and Timer.Ashod Nakashian
2015-09-04Avoid OpenGL information logging when not using OpenGLTor Lillqvist
2015-09-04Add explanation and enforce non-instantiabilityTor Lillqvist
2015-09-04natural sort contents of writer navigatorCaolán McNamara
2015-09-04fix slider drawing, change to always draw the whole widgetTomaž Vajngerl
2015-09-04warning C4521: multiple copy constructors specifiedStephan Bergmann
2015-09-04Prevent perfect forwarding ctor from hijacking copy construction attemptsStephan Bergmann
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04remove unused Link<> memberNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04remove unused Link<> fieldsNoel Grandin
2015-09-03tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled.Michael Meeks
2015-09-03convert Link<> to typedNoel Grandin
2015-09-03convert Link<> to typedNoel Grandin
2015-09-03convert Link<> to typedNoel Grandin
2015-09-02tdf#93867 - clear current GL context before thread switch.Michael Meeks
2015-09-02Don't call GL debugging methods if there is no context.Michael Meeks
2015-09-02opengl: Don't cache the menubar background.Jan Holesovsky
2015-09-02tdf#93859 opengl - don't cache radiobuttons, refactor code dupl.Tomaž Vajngerl
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
2015-09-01Removed the crc table from the check-sum headerMarco Cecchetti
2015-09-01Changed DLL macro for fixing warning C4273 on WindowsMarco Cecchetti
2015-09-01switch to 64-bit checksum: now BitmapChecksum is a sal_uInt64Marco Cecchetti
2015-09-01switch to 64-bit checksum: conversion from BitmapChecksum to an octet arrayMarco Cecchetti
2015-09-01vcl_get_checksum wraps the call to the real checksum functionMarco Cecchetti