summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2015-10-02loplugin:unusedmethods in vclNoel Grandin1-4/+2
2015-10-01desktop, vcl: support transparency in VirtualDevices with user-provided memoryMiklos Vajna1-0/+2
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian1-1/+3
2015-09-30vcl: even in the newfangled OpenGL world, initializing members is ...Michael Stahl1-0/+3
2015-09-30maSvgDataArray only populates a uno::Sequence, so use that insteadCaolán McNamara1-5/+3
2015-09-30Fix typosAndrea Gelmini4-4/+4
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin6-43/+0
2015-09-29coverity#708213 ditch the empty ctor/dtorsCaolán McNamara1-7/+0
2015-09-29XFrame parameter to SetMenuBar() is actually never used.Jan Holesovsky2-3/+2
2015-09-29lok: add Document::getPartPageRectangles()Miklos Vajna1-0/+8
2015-09-24convert Link<> to typedNoel Grandin1-2/+2
2015-09-24convert Link<> to typedNoel Grandin2-5/+6
2015-09-23memleak:clear self referring VclPtr in *Field and *Box classesDennis Francis1-0/+11
2015-09-22remove unused Link<> fieldNoel Grandin1-3/+0
2015-09-22convert Link<> to typedNoel Grandin1-6/+2
2015-09-22remove some unused paramsNoel Grandin3-20/+12
2015-09-22convert Link<> to typedNoel Grandin2-5/+6
2015-09-22convert Link<> to typedNoel Grandin1-10/+4
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara1-1/+12
2015-09-21convert Link<> to typedNoel Grandin3-5/+5
2015-09-21Use SfxViewFrame::Current()Miklos Vajna1-8/+0
2015-09-21vcl::ITiledRenderable: add getCurrentViewShell() and implement it for WriterMiklos Vajna1-0/+10
2015-09-20convert Link<> to typedNoel Grandin2-3/+4
2015-09-20convert Link<> to typedNoel Grandin1-2/+1
2015-09-20convert Link<> to typedNoel Grandin1-2/+2
2015-09-18fixes memleak : clear self referring VclPtr in MetricBoxDennis Francis1-0/+2
2015-09-17make CalcMaskShift a verifiable operationCaolán McNamara1-27/+20
2015-09-17convert Link<> to typedNoel Grandin1-3/+3
2015-09-17WaE: this method can be declared static ColorMaskElement::CalcMaskShiftTor Lillqvist1-4/+4
2015-09-16move CalcMaskShift to ColorMaskElementCaolán McNamara1-35/+32
2015-09-16move mask into ColorMaskElement tooCaolán McNamara1-36/+35
2015-09-16split out shared rgb components into structsCaolán McNamara1-45/+51
2015-09-16tdf#94281 - don't mix legacy and VCL OpenGLContext's.Michael Meeks1-0/+5
2015-09-16loplugin:cstylecastStephan Bergmann1-1/+1
2015-09-16tdf#94228 vcl: replace BOOST_PP with templatesDaniel Robertson1-10/+9
2015-09-16GL paint-flushing guard re-work.Michael Meeks1-3/+15
2015-09-16convert Link<> to typedNoel Grandin1-2/+2
2015-09-16clean up VclEventListeners and VclEventListeners2Noel Grandin2-42/+2
2015-09-16convert Link<> to typedNoel Grandin1-1/+1
2015-09-16convert Link<> to typedNoel Grandin1-1/+1
2015-09-15tdf#93814: Added support for caching shader program binaries.Marco Cecchetti2-8/+16
2015-09-15convert Link<> to typedNoel Grandin1-2/+2
2015-09-15remove Link<> field that is never Call()'edNoel Grandin1-1/+0
2015-09-14convert Link<> to typedNoel Grandin2-3/+3
2015-09-14ImplCallEventListeners and FireVclEvent can take referencesNoel Grandin2-2/+2
2015-09-14list->vectorNoel Grandin1-1/+1
2015-09-13boost->stdCaolán McNamara2-6/+6
2015-09-11windows opengl: make sure mpLastContext is indeed the current contextMiklos Vajna1-0/+2
2015-09-11convert Link<> to typedNoel Grandin2-7/+2