summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-08-08gtk3: name CLIPBOARD and PRIMARY with different namesCaolán McNamara
2015-08-07gtk3: it was pointed out to me we have up and down reversedCaolán McNamara
2015-08-07Resolves: tdf#92982 vcl rendercontext: handle buffered paint of vcl::CursorMiklos Vajna
2015-08-07tdf#92982 vcl rendercontext: move buffer paint logic to PaintBufferGuardMiklos Vajna
2015-08-07tdf#92982 vcl rendercontext: make PaintBufferGuard visible outside paint.cxxMiklos Vajna
2015-08-07Resolves: tdf#93198 gtk3: support PRIMARY as well as CLIPBOARDCaolán McNamara
2015-08-07opengl: cache native widget textures also for WindowsTomaž Vajngerl
2015-08-06tdf#92982 vcl rendercontext: fix missing background repaint of EditMiklos Vajna
2015-08-05attach gestures to event widget instead of toplevelCaolán McNamara
2015-08-05don't map GDK_KEY_RELEASE to keyboard events, tdf#92996Markus Mohrhard
2015-08-05tdf#92982 vcl rendercontext: fix buffer size with empty user profileMiklos Vajna
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-04tdf#76845: vcl: main thread does not necessarily have SolarMutexMichael Stahl
2015-08-04tdf#92982 vcl rendercontext: no need to tweak map mode in PaintBuffer()Miklos Vajna
2015-08-04tdf#92982 vcl rendercontext: let PaintBufferGuard also manage pixel offsetMiklos Vajna
2015-08-04tdf#92982 vcl rendercontext: PaintHelper: restore set buffer propertiesMiklos Vajna
2015-08-04tdf#92982 vcl rendercontext: set correct offset for the frame-level bufferMiklos Vajna
2015-08-04loplugin:refcountingStephan Bergmann
2015-08-03tdf#92982 vcl rendercontext: no need to call SetupBuffer() twiceMiklos Vajna
2015-08-03tdf#92982 vcl rendercontext: no buffer is created hereMiklos Vajna
2015-08-03vcl:: replace boost::function with std::functionMichael Stahl
2015-08-03inline some use-once typedefsNoel Grandin
2015-08-03inline some use-once typedefsNoel Grandin
2015-08-03tdf#92788 - Middle Button on Mouse Paste Option Broken for X11Noel Grandin
2015-08-03remove some unused typedefsNoel Grandin
2015-08-03Apply MVP matrix when drawing texture using OpenGLProgramTomaž Vajngerl
2015-08-03opengl: support reading 8bit texture (fixes icon corruption)Tomaž Vajngerl
2015-08-03opengl: when scaling, create a new texture with equal settingsTomaž Vajngerl
2015-08-03ImplImageBmp::Draw - nPos parameter is always 0Tomaž Vajngerl
2015-08-01Move fix for tdf#89231 to a better placeKhaled Hosny
2015-08-01valgrind: memleakCaolán McNamara
2015-08-01sal_uInt16 to sal_Int32, constify, minor optimizationsMatteo Casalin
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin
2015-08-01sal_uInt16 to sal_Int32, constify and simplifyMatteo Casalin
2015-08-01sal_uInt16 to sal_uInt32Matteo Casalin
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin
2015-07-31tdf#92982 vcl rendercontext: handle empty repaint rect in PaintHelperMiklos Vajna
2015-07-31tdf#92982 vcl rendercontext: set buffer size in ImplHandleResize()Miklos Vajna
2015-07-31tdf#92903 KDE4: fix listbox regression from 92115Jan-Marek Glogowski
2015-07-30tdf#92982 vcl: stop creating/disposing the paint buffer in PaintHelperMiklos Vajna
2015-07-30tdf#92765: Show the real icon instead of a black square with gtk vclplug.Jan Holesovsky
2015-07-30remove PostScrollEvent and PostZoomEventNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-29tdf#92982 vcl::Cursor: handle rendercontextMiklos Vajna
2015-07-29This OWNERDRAW thing has been commented-out since 2003Tor Lillqvist
2015-07-29tdf#92982 vcl rendercontext: move buffer from PaintHelper to ImplFrameDataMiklos Vajna
2015-07-29AddFontResourceExW exists since Windows 2000Tor Lillqvist
2015-07-29fix windows buildNoel Grandin
2015-07-29Remove the unnecessary type definition: HPBYTEDaniel Robertson