summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin14-73/+45
2016-03-03vcl: type inference is beyond MSVC's limited abilitiesMichael Stahl1-2/+2
2016-03-03coverity#1355126 Logically dead codeCaolán McNamara1-8/+5
2016-03-03nLog10Divisor is 1Caolán McNamara1-15/+9
2016-03-03gtk3: position the native popup menus exactly where we want themCaolán McNamara1-4/+30
2016-03-03refactor these two bizarro positioning things into reusable chunksCaolán McNamara1-21/+33
2016-03-03tdf#98380 - opengl - get font anti-aliasing right.Michael Meeks1-1/+11
2016-03-03Follow our code layout styleTor Lillqvist1-4/+6
2016-03-03tdf#96393: reuse layout if availablePierre-Eric Pelloux-Prayer1-5/+14
2016-03-03vcl: scheduler - remove obsolete comment.Michael Meeks1-1/+0
2016-03-02vcl: document that it's possible to dump GDIMetaFile to XMLMichael Stahl1-3/+17
2016-03-02Fix the import of line joins and caps from EMF filesStephan van den Akker3-6/+55
2016-03-02gtk3: menubar close button shouldn't get keyboard focusCaolán McNamara1-0/+1
2016-03-01valgrind: fix g_variant leakCaolán McNamara1-0/+6
2016-03-01gtk3: gdk_x11_display_set_window_scale needs 3.10.0Caolán McNamara1-0/+2
2016-03-01replace SetExtendedFrameStyle + m_nExtStyle hack to direct updateWMClass callCaolán McNamara2-8/+12
2016-02-29libreoffice-main -> libreoffice-startcenterCaolán McNamara2-2/+2
2016-02-29gtk3: presumably XrmInitialize can be dropped nowCaolán McNamara2-5/+3
2016-02-29split gtkdata into gtk3 and gtk3 versionsCaolán McNamara2-132/+845
2016-02-29shouldn't have to recall gtk_init hereCaolán McNamara1-1/+0
2016-02-28Fix gtk2 menubarMaxim Monastirsky1-0/+8
2016-02-28mbUnityMode is always falseMaxim Monastirsky2-5/+1
2016-02-28tdf#84258 Allow creation of command aliasesMaxim Monastirsky1-0/+8
2016-02-27log to the crashreporter whether we use OpenGLMarkus Mohrhard1-0/+3
2016-02-27loplugin:implicitboolconversionJulien Nabet1-1/+1
2016-02-27lp#1506544 tdf#92458: default to breeze theme on unity desktopsBjoern Michaelsen1-1/+1
2016-02-27Another blind fix for some TBs (-Werror,-Wunused-private-field)Julien Nabet1-0/+8
2016-02-26gtk3+wayland: gnome#762756 hack around keyboard focusCaolán McNamara1-0/+17
2016-02-26gtk3: add a menubar close buttonCaolán McNamara5-9/+86
2016-02-26gtk3: native gtk menubarCaolán McNamara6-32/+64
2016-02-26loplugin:commaoperatorStephan Bergmann1-4/+8
2016-02-26loplugin:fpcomparisonStephan Bergmann1-1/+4
2016-02-26log some information about used OpenGL deviceMarkus Mohrhard3-0/+11
2016-02-26loplugin:unuseddefaultparms in include/vcl (part2)Noel Grandin11-138/+78
2016-02-26Improve the import of pen styles from EMF filesStephan van den Akker3-12/+70
2016-02-26-Werror=shadowStephan Bergmann1-17/+17
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin22-302/+141
2016-02-26loplugin:unuseddefaultparam in vcl/Noel Grandin22-133/+86
2016-02-25gtk3: put all of our existing toplevel stuff inside a GtkGridCaolán McNamara2-2/+13
2016-02-25opengl: shader based polyline rendering - fixes tdf#97137 for OGLTomaž Vajngerl7-50/+407
2016-02-25-Werror,-WshadowStephan Bergmann1-2/+2
2016-02-25loplugin:implicitboolconversionStephan Bergmann1-1/+1
2016-02-24loplugin:implicitboolconversionTor Lillqvist1-1/+1
2016-02-24gtk3: implement native context menusCaolán McNamara4-80/+203
2016-02-24Ah, xsqr got changed from unsigned to singedStephan Bergmann1-5/+5
2016-02-24-Werror,-Wunused-functionStephan Bergmann1-43/+0
2016-02-24set gtk layout direction to match oursCaolán McNamara1-0/+1
2016-02-24tdf#97662 - Avoid JPEG compressing de-compressed PNG.Marco Cecchetti2-7/+19
2016-02-24tdf#97662 - Try to preserve original compressed JPEGs harder.Marco Cecchetti3-13/+39
2016-02-24mark checkable toolbox menu entries as checkableCaolán McNamara1-2/+18