summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2016-04-26-Werror=misleading-indentation (GCC 6)Stephan Bergmann2-4/+8
2016-04-19Fix showing tooltips in RTL UI with GTK 3Khaled Hosny1-0/+2
2016-04-18tdf#94682 limit the number of textures for the glyph texture atlasTomaž Vajngerl3-11/+96
2016-04-18tdf#40863 only use polygons with area for WinClipRegionsArmin Le Grand1-12/+32
2016-04-15lp#1560328: clear cache before disposing rest of VCLBjoern Michaelsen1-0/+3
2016-04-14vcl: fix valgrind warning in g_lo_action_group_query_actionMichael Stahl1-4/+9
2016-04-14tdf#99244 opengl: miter limit for poly linesTomaž Vajngerl1-0/+13
2016-04-12gtk3: the list/combo box hack to get internal buttons no longer worksCaolán McNamara1-33/+2
2016-04-08tdf#94682 optimize texture drawing on Win. (squashed multi commits)Tomaž Vajngerl13-294/+729
2016-04-07tdf#98960 - DrawTransformedTexture adapted to the new area scale shaderMarco Cecchetti1-32/+130
2016-04-06tdf#98989: vcl: fix handling of non-scalable fonts like "Courier"Michael Stahl1-1/+6
2016-04-05opengl: fix loading shader with preamble that uses #versionTomaž Vajngerl1-2/+2
2016-04-01tdf#98960 fix OpenGL crash by optimized image scalingMarco Cecchetti2-9/+76
2016-03-31tdf#98812: follow-upMarco Cecchetti1-1/+6
2016-03-30vcl: tdf#98812: acquire reference count of WinFontInstancesMichael Stahl3-0/+20
2016-03-25tdf#94734: fix icon in sidebar disappears when changing font colourBjoern Michaelsen1-1/+9
2016-03-24tdf#98600 and tdf#98622 fix metafile parsing (part2)Noel Grandin3-1/+7
2016-03-24tdf#98600 and tdf#98622 fix metafile parsingNoel Grandin1-0/+2
2016-03-24opengl: fix inv.scale values are always integer - cid#1352479Tomaž Vajngerl1-2/+2
2016-03-23trying to get a GL context after GL de-initialization - fixedMarco Cecchetti1-14/+25
2016-03-21tdf#98324 - PNG prints as black block with OpenGL - fixedMarco Cecchetti2-3/+10
2016-03-18Resolves: tdf#98726 sneaky transparent clearlooks-phenix scrollbarsCaolán McNamara1-14/+17
2016-03-17tdf#97319: Give up on attempting to cache non-BMP glyphs for SimpleWinLayoutTor Lillqvist1-12/+44
2016-03-15tdf#79679 vcl: dashed lines show as solid lines when importing EMF filesChris Sherlock5-49/+29
2016-03-15fix windows buildChristian Lohmaier1-2/+2
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock26-26/+26
2016-03-15Revert "fix memory leak in headless backend"jan iversen1-5/+1
2016-03-15fix memory leak in headless backendMarkus Mohrhard1-1/+5
2016-03-15vcl: yield more cleanly and do less work for now.Michael Meeks1-3/+2
2016-03-15win: tinderbox band-aid for compilers that can't infer this type.Michael Meeks1-1/+1
2016-03-14Related: tdf#98419 use gtk_window_begin_move_drag bodge for wayland onlyCaolán McNamara1-1/+10
2016-03-14Related: tdf#98419 set a min size on un-resizeable non-layout dialogsCaolán McNamara1-0/+4
2016-03-14tdf#97171: Use DirectWrite for OpenGL glyph cachingTim Eves2-194/+647
2016-03-14tdf#95616 - fix flickering issueMarco Cecchetti1-1/+2
2016-03-13Resolves: tdf#92067 with duplicate menu entries track which to activateCaolán McNamara2-8/+36
2016-03-08tdf#98052 - even polygons were not drawn on the alpha deviceMarco Cecchetti1-0/+2
2016-03-06vcl: fix unit testChris Sherlock1-1/+1
2016-03-06vcl: fix winmtf.hxx file to include constantsChris Sherlock1-4/+5
2016-03-06Fix the import of line joins and caps from EMF filesStephan van den Akker2-3/+49
2016-03-04tdf#98052 - polypolygons were not drawn on the alpha deviceMarco Cecchetti1-0/+2
2016-03-03vcl: fix the MSVC buildMichael Stahl1-1/+1
2016-03-03tdf#98380 - opengl - get font anti-aliasing right.Michael Meeks1-1/+11
2016-03-02valgrind: fix g_variant leakCaolán McNamara1-0/+6
2016-03-01Improve the import of pen styles from EMF filesStephan van den Akker3-12/+70
2016-03-01gtk3: get app menu working again under gtk3Caolán McNamara4-31/+46
2016-02-29opengl: shader based polyline rendering - fixes tdf#97137 for OGLTomaž Vajngerl7-50/+407
2016-02-24Ensure processEventsToIdle process events (including from the OS) until idle.Michael Meeks2-15/+17
2016-02-24tdf#97662 - Try to preserve original compressed JPEGs harder.Marco Cecchetti3-18/+55
2016-02-24Fix and tidy-up graphite line final diacriticsJustin Luth1-18/+18
2016-02-22WaE vs2015 literal implicit castingNorbert Thiebaud1-5/+5