summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2015-09-21Use SfxViewFrame::Current()Miklos Vajna
2015-09-21vcl::ITiledRenderable: add getCurrentViewShell() and implement it for WriterMiklos Vajna
2015-09-20convert Link<> to typedNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-18fixes memleak : clear self referring VclPtr in MetricBoxDennis Francis
2015-09-17make CalcMaskShift a verifiable operationCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17WaE: this method can be declared static ColorMaskElement::CalcMaskShiftTor Lillqvist
2015-09-16move CalcMaskShift to ColorMaskElementCaolán McNamara
2015-09-16move mask into ColorMaskElement tooCaolán McNamara
2015-09-16split out shared rgb components into structsCaolán McNamara
2015-09-16tdf#94281 - don't mix legacy and VCL OpenGLContext's.Michael Meeks
2015-09-16loplugin:cstylecastStephan Bergmann
2015-09-16tdf#94228 vcl: replace BOOST_PP with templatesDaniel Robertson
2015-09-16GL paint-flushing guard re-work.Michael Meeks
2015-09-16convert Link<> to typedNoel Grandin
2015-09-16clean up VclEventListeners and VclEventListeners2Noel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-15tdf#93814: Added support for caching shader program binaries.Marco Cecchetti
2015-09-15convert Link<> to typedNoel Grandin
2015-09-15remove Link<> field that is never Call()'edNoel Grandin
2015-09-14convert Link<> to typedNoel Grandin
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