summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-04-19Fix showing tooltips in RTL UI with GTK 3Khaled Hosny
2016-04-18tdf#94682 limit the number of textures for the glyph texture atlasTomaž Vajngerl
2016-04-18tdf#40863 only use polygons with area for WinClipRegionsArmin Le Grand
2016-04-15lp#1560328: clear cache before disposing rest of VCLBjoern Michaelsen
2016-04-14vcl: fix valgrind warning in g_lo_action_group_query_actionMichael Stahl
2016-04-14tdf#99244 opengl: miter limit for poly linesTomaž Vajngerl
2016-04-12gtk3: the list/combo box hack to get internal buttons no longer worksCaolán McNamara
2016-04-08tdf#94682 optimize texture drawing on Win. (squashed multi commits)Tomaž Vajngerl
2016-04-07tdf#98960 - DrawTransformedTexture adapted to the new area scale shaderMarco Cecchetti
2016-04-06tdf#98989: vcl: fix handling of non-scalable fonts like "Courier"Michael Stahl
2016-04-05opengl: fix loading shader with preamble that uses #versionTomaž Vajngerl
2016-04-01tdf#98960 fix OpenGL crash by optimized image scalingMarco Cecchetti
2016-03-31tdf#98812: follow-upMarco Cecchetti
2016-03-30vcl: tdf#98812: acquire reference count of WinFontInstancesMichael Stahl
2016-03-25tdf#94734: fix icon in sidebar disappears when changing font colourBjoern Michaelsen
2016-03-24tdf#98600 and tdf#98622 fix metafile parsing (part2)Noel Grandin
2016-03-24tdf#98600 and tdf#98622 fix metafile parsingNoel Grandin
2016-03-24opengl: fix inv.scale values are always integer - cid#1352479Tomaž Vajngerl
2016-03-23trying to get a GL context after GL de-initialization - fixedMarco Cecchetti
2016-03-21tdf#98324 - PNG prints as black block with OpenGL - fixedMarco Cecchetti
2016-03-18Resolves: tdf#98726 sneaky transparent clearlooks-phenix scrollbarsCaolán McNamara
2016-03-17tdf#97319: Give up on attempting to cache non-BMP glyphs for SimpleWinLayoutTor Lillqvist
2016-03-15tdf#79679 vcl: dashed lines show as solid lines when importing EMF filesChris Sherlock
2016-03-15fix windows buildChristian Lohmaier
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock
2016-03-15Revert "fix memory leak in headless backend"jan iversen
2016-03-15fix memory leak in headless backendMarkus Mohrhard
2016-03-15vcl: yield more cleanly and do less work for now.Michael Meeks
2016-03-15win: tinderbox band-aid for compilers that can't infer this type.Michael Meeks
2016-03-14Related: tdf#98419 use gtk_window_begin_move_drag bodge for wayland onlyCaolán McNamara
2016-03-14Related: tdf#98419 set a min size on un-resizeable non-layout dialogsCaolán McNamara
2016-03-14tdf#97171: Use DirectWrite for OpenGL glyph cachingTim Eves
2016-03-14tdf#95616 - fix flickering issueMarco Cecchetti
2016-03-13Resolves: tdf#92067 with duplicate menu entries track which to activateCaolán McNamara
2016-03-08tdf#98052 - even polygons were not drawn on the alpha deviceMarco Cecchetti
2016-03-06vcl: fix unit testChris Sherlock
2016-03-06vcl: fix winmtf.hxx file to include constantsChris Sherlock
2016-03-06Fix the import of line joins and caps from EMF filesStephan van den Akker
2016-03-04tdf#98052 - polypolygons were not drawn on the alpha deviceMarco Cecchetti
2016-03-03vcl: fix the MSVC buildMichael Stahl
2016-03-03tdf#98380 - opengl - get font anti-aliasing right.Michael Meeks
2016-03-02valgrind: fix g_variant leakCaolán McNamara
2016-03-01Improve the import of pen styles from EMF filesStephan van den Akker
2016-03-01gtk3: get app menu working again under gtk3Caolán McNamara
2016-02-29opengl: shader based polyline rendering - fixes tdf#97137 for OGLTomaž Vajngerl
2016-02-24Ensure processEventsToIdle process events (including from the OS) until idle.Michael Meeks
2016-02-24tdf#97662 - Try to preserve original compressed JPEGs harder.Marco Cecchetti
2016-02-24Fix and tidy-up graphite line final diacriticsJustin Luth
2016-02-22WaE vs2015 literal implicit castingNorbert Thiebaud
2016-02-22WaE: 32 to 64 bits implicit on windows..Norbert Thiebaud