summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2015-08-13kill YIELD_GUARD macroNorbert Thiebaud8-93/+104
2015-08-12another avoid endless loop with busted wmfCaolán McNamara2-3/+4
2015-08-12cosmetic: clean-up vcl/quartzNorbert Thiebaud11-577/+856
2015-08-12WaE: 'rArgs' : unreferenced formal parameterTor Lillqvist1-1/+1
2015-08-12Drop SimpleWinLayoutTor Lillqvist2-772/+20
2015-08-11tdf#93364 vcl rendercontext: fix area that is painted in PaintBuffer()Miklos Vajna2-1/+5
2015-08-11loplugin: defaultparamsNoel Grandin55-166/+165
2015-08-11vcl: add SalFrame / SalVirtualDevice doxygen commentsMiklos Vajna2-0/+2
2015-08-10tdf#92982 vcl rendercontext: simplify Edit::ImplClearBackground() logicMiklos Vajna1-21/+7
2015-08-10SimpleWinLayout::mbDisableGlyphs was always trueTor Lillqvist4-52/+14
2015-08-10tdf#93325 ImplAnimView rendercontext: stop painting animgifs directlyMiklos Vajna1-0/+23
2015-08-10tdf#93325 ImplAnimView: handle rendercontextMiklos Vajna1-12/+14
2015-08-10Add missing SAL_OVERRIDEsTor Lillqvist1-26/+26
2015-08-10Avoid some ugly and pointless initial double colonsTor Lillqvist1-36/+36
2015-08-08gtk3: name CLIPBOARD and PRIMARY with different namesCaolán McNamara1-1/+1
2015-08-07gtk3: it was pointed out to me we have up and down reversedCaolán McNamara1-2/+2
2015-08-07Resolves: tdf#92982 vcl rendercontext: handle buffered paint of vcl::CursorMiklos Vajna4-1/+20
2015-08-07tdf#92982 vcl rendercontext: move buffer paint logic to PaintBufferGuardMiklos Vajna2-22/+43
2015-08-07tdf#92982 vcl rendercontext: make PaintBufferGuard visible outside paint.cxxMiklos Vajna2-80/+86
2015-08-07Resolves: tdf#93198 gtk3: support PRIMARY as well as CLIPBOARDCaolán McNamara1-16/+19
2015-08-07opengl: cache native widget textures also for WindowsTomaž Vajngerl7-21/+130
2015-08-06tdf#92982 vcl rendercontext: fix missing background repaint of EditMiklos Vajna2-12/+21
2015-08-05attach gestures to event widget instead of toplevelCaolán McNamara1-4/+4
2015-08-05don't map GDK_KEY_RELEASE to keyboard events, tdf#92996Markus Mohrhard1-1/+1
2015-08-05tdf#92982 vcl rendercontext: fix buffer size with empty user profileMiklos Vajna1-0/+4
2015-08-05loplugin:unusedmethodsNoel Grandin13-115/+5
2015-08-04tdf#76845: vcl: main thread does not necessarily have SolarMutexMichael Stahl1-2/+2
2015-08-04tdf#92982 vcl rendercontext: no need to tweak map mode in PaintBuffer()Miklos Vajna1-10/+0
2015-08-04tdf#92982 vcl rendercontext: let PaintBufferGuard also manage pixel offsetMiklos Vajna2-23/+31
2015-08-04tdf#92982 vcl rendercontext: PaintHelper: restore set buffer propertiesMiklos Vajna1-33/+71
2015-08-04tdf#92982 vcl rendercontext: set correct offset for the frame-level bufferMiklos Vajna1-20/+14
2015-08-04loplugin:refcountingStephan Bergmann1-3/+1
2015-08-03tdf#92982 vcl rendercontext: no need to call SetupBuffer() twiceMiklos Vajna1-2/+0
2015-08-03tdf#92982 vcl rendercontext: no buffer is created hereMiklos Vajna1-5/+5
2015-08-03vcl:: replace boost::function with std::functionMichael Stahl1-2/+3
2015-08-03inline some use-once typedefsNoel Grandin3-11/+6
2015-08-03inline some use-once typedefsNoel Grandin1-3/+1
2015-08-03tdf#92788 - Middle Button on Mouse Paste Option Broken for X11Noel Grandin1-1/+12
2015-08-03remove some unused typedefsNoel Grandin1-1/+0
2015-08-03Apply MVP matrix when drawing texture using OpenGLProgramTomaž Vajngerl1-0/+1
2015-08-03opengl: support reading 8bit texture (fixes icon corruption)Tomaž Vajngerl1-2/+5
2015-08-03opengl: when scaling, create a new texture with equal settingsTomaž Vajngerl2-5/+49
2015-08-03ImplImageBmp::Draw - nPos parameter is always 0Tomaž Vajngerl3-13/+14
2015-08-01Move fix for tdf#89231 to a better placeKhaled Hosny1-6/+4
2015-08-01valgrind: memleakCaolán McNamara1-3/+3
2015-08-01sal_uInt16 to sal_Int32, constify, minor optimizationsMatteo Casalin4-74/+61
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin2-12/+11
2015-08-01sal_uInt16 to sal_Int32, constify and simplifyMatteo Casalin1-7/+5
2015-08-01sal_uInt16 to sal_uInt32Matteo Casalin2-8/+8
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin2-4/+4