summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-02-10vcl, libreofficekit: gtk_clipboard_wait_for_contents() may return nullMichael Stahl
2016-02-10opengl: remove unneeded mnBufWidth{Height} from OpenGLSalBitmapTomaž Vajngerl
2016-02-10opengl: invert50 shader compilation errorTomaž Vajngerl
2016-02-10tdf#97700 - vcl: opengl - add asserts for horrible size mismatch.Michael Meeks
2016-02-10tdf#97700 - vcl: opengl - fix memory corrupting size mis-match.Michael Meeks
2016-02-09vcl: opengl - fix crashing / memory corrupting issues with updateChecksum.Michael Meeks
2016-02-09tdf#97666 - opengl: convert the bitmap to 8bit grays using GL shaderTomaž Vajngerl
2016-02-09tdf#97458 - remove unused intel opengl driver version special-casing.Michael Meeks
2016-02-08tdf#97633 Add API to get the number of OpenGL buffer swaps, including ...Tor Lillqvist
2016-02-05tdf#97512 make strings localizableAndras Timar
2016-02-05iat least partially sanitize image dimensionsDavid Tardon
2016-02-05tdf#91017 Enhance WMF import of EMR_ALPHABLEND actionArmin Le Grand
2016-02-04Resolves: tdf#96653 distorted images on export to pdfCaolán McNamara
2016-02-01limit variable scopeDavid Tardon
2016-01-30sanitize input to avoid large allocationDavid Tardon
2016-01-29tdf#95587: Make rectangle control within tab pages work againKatarina Behrens
2016-01-29sanitize valueDavid Tardon
2016-01-28Resolves: tdf#96580 Sequence::get doesn't return the start of the dataCaolán McNamara
2016-01-28Resolves: rhbz#1294208 trackpad two finger scroll goes into reverseCaolán McNamara
2016-01-28Resolves: tdf#93054 gtk3: implement drag and dropCaolán McNamara
2016-01-28remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara
2016-01-28sort SalFrameStyleFlagsCaolán McNamara
2016-01-28Resolves: rhbz#1289394 gtk3: implement tooltips nativelyCaolán McNamara
2016-01-28Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara
2016-01-27tdf#96407 Provide OS X version info for About boxDouglas Mencken
2016-01-26Resolves: tdf#97331 use VclPtr instead of pointers to avoid crashCaolán McNamara
2016-01-26valgrind: memleak on thrown exceptionCaolán McNamara
2016-01-26valgrind: memleak on thrown exceptionCaolán McNamara
2016-01-25absolute seek is clearerDavid Tardon
2016-01-25tdf#95573 - stop (crazy) busy loop from blocking rendering.Michael Meeks
2016-01-25Resolves: rhbz#1257635 after httpConnectEncrypt use cupsGetDests2Caolán McNamara
2016-01-22tdf#96420: Re-introduce SimpleWinLayoutTor Lillqvist
2016-01-21Resolves: rhbz#1240591 gtk3: store clipboard when LibreOffice is closedCaolán McNamara
2016-01-21Fix memleak of strings allocated in VclGtkClipboard::makeGtkTargetEntryDennis Francis
2016-01-21gtk3: avoid empty target clipboard warningCaolán McNamara
2016-01-20Related: rhbz#1149116 collateEquals was set with OString::booleanCaolán McNamara
2016-01-19Resolves: tdf#99604 ungrab modal dialogsCaolán McNamara
2016-01-13tdf#96385 - opengl: dynamically adjust priority of swap buffers.Michael Meeks
2016-01-12tdf#96655 - clear non-offscreen status bar controls before render.Michael Meeks
2016-01-12tdf#94831: Check for null mpReadAccess before first useMatúš Kukan
2016-01-11tdf#96657 - vcl opengl: implement invert: Track Frame.Michael Meeks
2016-01-11tdf#96550 - vcl opengl - fix BGR/RGB swap for some 8-bit icons.Michael Meeks
2016-01-11tdf#96919 - vcl opengl: implement missing XOR mode.Michael Meeks
2016-01-08The OpenGL Windows driver blacklist file should be in share, not user configTor Lillqvist
2016-01-08Don't use the "marketing" version number for the Intel driverTor Lillqvist
2016-01-08tdf#96420: Avoid drawing ugly black boxes on top of replacement glyphsTor Lillqvist
2016-01-07Fix build with gtk2 older than 2.20 by using the old definitionTomáš Chvátal
2016-01-07tdf#96894 - get ordering right for TextureAtlas cleanup on shutdown.Michael Meeks
2016-01-07Fix dbgutil build in case GL_DEBUG_SEVERITY_NOTIFICATION_ARB is undefinedTor Lillqvist
2016-01-07OpenGL transitions: squashed 5 commits into this oneEmmanuel Gil Peyrot