summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2015-10-10Fix FTBFS with TDE integration due to recent SalFrame changesSlávek Banko1-2/+2
2015-10-09fix KDE3 buildNoel Grandin1-2/+2
2015-10-08afl-eventtesting: add Application::EndAllDialogsCaolán McNamara1-1/+2
2015-10-07Make this compile for iOS againTor Lillqvist3-5/+3
2015-10-07afl-eventtesting: creating OUString from super long sal_Unicode* is slowCaolán McNamara2-6/+3
2015-10-07Revert "loplugin:mergeclasses" to fix mac buildCaolán McNamara3-10/+6
2015-10-07loplugin:mergeclassesNoel Grandin3-6/+10
2015-10-07loplugin:mergeclassesNoel Grandin3-15/+24
2015-10-06experimental afl driven ui testingCaolán McNamara1-0/+6
2015-10-06test tool is goneCaolán McNamara1-1/+0
2015-10-06loplugin:unusedmethodsNoel Grandin5-27/+0
2015-10-05opengl: cache Spinbox native widget texturesTomaž Vajngerl1-6/+8
2015-10-05create "disabled" image (icon) only if the original changesTomaž Vajngerl1-0/+2
2015-10-05Fix SalFrameStyleFlags bitmaskStephan Bergmann1-1/+1
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin14-72/+80
2015-10-02fix Android and KDE buildNoel Grandin3-4/+13
2015-10-02Fix --enable-kde4Stephan Bergmann1-0/+1
2015-10-02fix KDE buildNoel Grandin1-0/+1
2015-10-02loplugin:unusedmethods in vclNoel Grandin40-210/+7
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian6-9/+131
2015-10-01Graphite edge case line endingsMartin Hosken1-1/+1
2015-09-30Fix typosAndrea Gelmini5-5/+5
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-1/+1
2015-09-29m_pData is always a ImplSVEventCaolán McNamara1-2/+2
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin11-28/+1
2015-09-29the only use of non-null pData in PostEvent is with a ImplSVEventCaolán McNamara1-1/+1
2015-09-29missing a PostEvent apparentlyCaolán McNamara1-1/+1
2015-09-29retain type for another levelCaolán McNamara5-5/+6
2015-09-21fix OSX buildNoel Grandin1-1/+1
2015-09-21convert Link<> to typedNoel Grandin3-6/+6
2015-09-20convert Link<> to typedNoel Grandin2-2/+2
2015-09-20convert Link<> to typedNoel Grandin1-12/+0
2015-09-20convert Link<> to typedNoel Grandin1-1/+6
2015-09-18boost->stdCaolán McNamara2-3/+2
2015-09-17Fix Graphite windows build staticMartin Hosken1-1/+1
2015-09-16tdf#94281 - don't mix legacy and VCL OpenGLContext's.Michael Meeks1-0/+3
2015-09-16opengl: this doesn't really do anything as data is null anywayTomaž Vajngerl1-2/+0
2015-09-16GL paint-flushing guard re-work.Michael Meeks8-19/+6
2015-09-16convert Link<> to typedNoel Grandin1-2/+2
2015-09-16clean up VclEventListeners and VclEventListeners2Noel Grandin3-0/+60
2015-09-16tdf#94213 - release offscreen texture properly on re-size.Michael Meeks1-0/+1
2015-09-15tdf#93814: Added support for caching shader program binaries.Marco Cecchetti3-1/+74
2015-09-15remove Link<> field that is never Call()'edNoel Grandin1-1/+0
2015-09-14convert Link<> to typedNoel Grandin1-2/+2
2015-09-14list->vectorNoel Grandin1-1/+1
2015-09-14Refactor graphite integration and update graphiteMartin Hosken1-4/+4
2015-09-12This parameter type should be sal_Int32, for consistencyMatteo Casalin1-1/+1
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe6-15/+12
2015-09-11convert Link<> to typedNoel Grandin1-1/+3
2015-09-10coverity#1323760 Uninitialized scalar fieldCaolán McNamara1-1/+6