summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann60-1078/+1078
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann26-79/+79
2015-10-12convert Link<> to typedNoel Grandin2-4/+4
2015-10-12vcl: recolor images (icons) to be more visible in a dark themeTomaž Vajngerl1-0/+23
2015-10-12convert Link<> to typedNoel Grandin1-2/+2
2015-10-08afl-eventtesting: add Application::EndAllDialogsCaolán McNamara1-0/+4
2015-10-06loplugin:unusedmethodsNoel Grandin6-32/+0
2015-10-06loplugin:mergeclassesNoel Grandin1-32/+0
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga1-1/+1
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