summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2015-07-28tdf#92982 vcl: move Invert() member functions from vcl::Window to OutputDeviceMiklos Vajna
2015-07-28Avoid uncommon C++ style of forward declaration combined with its useTor Lillqvist
2015-07-27remove some unused definesNoel Grandin
2015-07-27README.opengl: Some notes about env. vars. useful for OpenGLTomaž Vajngerl
2015-07-24gtk3: connect to the eventbox and not toplevel for mouse eventsCaolán McNamara
2015-07-24gtk3: insert an event box between toplevel and contentsCaolán McNamara
2015-07-24-Werror,-Wmismatched-tagsNoel Grandin
2015-07-24gtk3: draw/paint to the fixed containerCaolán McNamara
2015-07-24fixed crashSzymon Kłos
2015-07-24opengl: don't cache checkboxes for nowTomaž Vajngerl
2015-07-24Use LRU map for caching of native widgetsTomaž Vajngerl
2015-07-24tdf#92018 cache native controls for X11 OpenGL backend (for now)Tomaž Vajngerl
2015-07-24convert ImageAlign to enum classNoel Grandin
2015-07-24convert WindowAlign to scoped enumNoel Grandin
2015-07-24convert WALLPAPER constants to scoped enumNoel Grandin
2015-07-23Resolves: tdf#92689 grab keyboard focus to parent, not to earlier generationsCaolán McNamara
2015-07-23inline a handful of use-once #definesNoel Grandin
2015-07-22tdf#92600: Restore ability to apply font settings to controlsKatarina Behrens
2015-07-22gtk3: native focus rects are fine for flat buttonsCaolán McNamara
2015-07-22remove some unused constantsNoel Grandin
2015-07-22drop old makefileDavid Tardon
2015-07-21avoid 1-past-the-end string accessLionel Elie Mamane
2015-07-21use 3,0,0 rather than 3,10,0Caolán McNamara
2015-07-20fix linux buildbotNoel Grandin
2015-07-19Fix typosAndrea Gelmini