summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* -Werror,-Wunused-macrosStephan Bergmann2016-03-041-1/+0
* -Werror,-Wunused-macrosStephan Bergmann2016-03-041-3/+0
* -Werror,-WshadowStephan Bergmann2016-03-041-1/+1
* -Werror,-WshadowStephan Bergmann2016-03-041-2/+2
* -Werror,-WshadowStephan Bergmann2016-03-041-4/+4
* loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin2016-03-0414-73/+45
* vcl: type inference is beyond MSVC's limited abilitiesMichael Stahl2016-03-031-2/+2
* coverity#1355126 Logically dead codeCaolán McNamara2016-03-031-8/+5
* nLog10Divisor is 1Caolán McNamara2016-03-031-15/+9
* gtk3: position the native popup menus exactly where we want themCaolán McNamara2016-03-031-4/+30
* refactor these two bizarro positioning things into reusable chunksCaolán McNamara2016-03-031-21/+33
* tdf#98380 - opengl - get font anti-aliasing right.Michael Meeks2016-03-031-1/+11
* Follow our code layout styleTor Lillqvist2016-03-031-4/+6
* tdf#96393: reuse layout if availablePierre-Eric Pelloux-Prayer2016-03-031-5/+14
* vcl: scheduler - remove obsolete comment.Michael Meeks2016-03-031-1/+0
* vcl: document that it's possible to dump GDIMetaFile to XMLMichael Stahl2016-03-021-3/+17
* Fix the import of line joins and caps from EMF filesStephan van den Akker2016-03-023-6/+55
* gtk3: menubar close button shouldn't get keyboard focusCaolán McNamara2016-03-021-0/+1
* valgrind: fix g_variant leakCaolán McNamara2016-03-011-0/+6
* gtk3: gdk_x11_display_set_window_scale needs 3.10.0Caolán McNamara2016-03-011-0/+2
* replace SetExtendedFrameStyle + m_nExtStyle hack to direct updateWMClass callCaolán McNamara2016-03-012-8/+12
* libreoffice-main -> libreoffice-startcenterCaolán McNamara2016-02-292-2/+2
* gtk3: presumably XrmInitialize can be dropped nowCaolán McNamara2016-02-292-5/+3
* split gtkdata into gtk3 and gtk3 versionsCaolán McNamara2016-02-292-132/+845
* shouldn't have to recall gtk_init hereCaolán McNamara2016-02-291-1/+0
* Fix gtk2 menubarMaxim Monastirsky2016-02-281-0/+8
* mbUnityMode is always falseMaxim Monastirsky2016-02-282-5/+1
* tdf#84258 Allow creation of command aliasesMaxim Monastirsky2016-02-281-0/+8
* log to the crashreporter whether we use OpenGLMarkus Mohrhard2016-02-271-0/+3
* loplugin:implicitboolconversionJulien Nabet2016-02-271-1/+1
* lp#1506544 tdf#92458: default to breeze theme on unity desktopsBjoern Michaelsen2016-02-271-1/+1
* Another blind fix for some TBs (-Werror,-Wunused-private-field)Julien Nabet2016-02-271-0/+8
* gtk3+wayland: gnome#762756 hack around keyboard focusCaolán McNamara2016-02-261-0/+17
* gtk3: add a menubar close buttonCaolán McNamara2016-02-265-9/+86
* gtk3: native gtk menubarCaolán McNamara2016-02-266-32/+64
* loplugin:commaoperatorStephan Bergmann2016-02-261-4/+8
* loplugin:fpcomparisonStephan Bergmann2016-02-261-1/+4
* log some information about used OpenGL deviceMarkus Mohrhard2016-02-263-0/+11
* loplugin:unuseddefaultparms in include/vcl (part2)Noel Grandin2016-02-2611-138/+78
* Improve the import of pen styles from EMF filesStephan van den Akker2016-02-263-12/+70
* -Werror=shadowStephan Bergmann2016-02-261-17/+17
* loplugin:unuseddefaultparams in /include/vclNoel Grandin2016-02-2622-302/+141
* loplugin:unuseddefaultparam in vcl/Noel Grandin2016-02-2622-133/+86
* gtk3: put all of our existing toplevel stuff inside a GtkGridCaolán McNamara2016-02-252-2/+13
* opengl: shader based polyline rendering - fixes tdf#97137 for OGLTomaž Vajngerl2016-02-257-50/+407
* -Werror,-WshadowStephan Bergmann2016-02-251-2/+2
* loplugin:implicitboolconversionStephan Bergmann2016-02-251-1/+1
* loplugin:implicitboolconversionTor Lillqvist2016-02-241-1/+1
* gtk3: implement native context menusCaolán McNamara2016-02-244-80/+203
* Ah, xsqr got changed from unsigned to singedStephan Bergmann2016-02-241-5/+5