summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann2016-03-105-16/+16
* Avoid reserved identifiersStephan Bergmann2016-03-101-4/+4
* Related: tdf#98419 gtk3: reimplement passing window move control to wm...Caolán McNamara2016-03-107-37/+39
* Follow the coding style of surrounding codeTor Lillqvist2016-03-101-6/+12
* gtk3: set decoration bits etc before realizeCaolán McNamara2016-03-101-9/+3
* Add comment wondering what the code thinks it is doingTor Lillqvist2016-03-101-0/+1
* Factor out the calls to FillRect in the DrawTextImpl() implementationsTor Lillqvist2016-03-101-26/+5
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-103-12/+12
* loplugin:rangedforcopyStephan Bergmann2016-03-101-1/+1
* loplugin:staticmethodsStephan Bergmann2016-03-101-2/+2
* Related: tdf#98419 use gtk_window_begin_move_drag bodge for wayland onlyCaolán McNamara2016-03-091-1/+10
* -Werror,-Wmismatched-new-deleteStephan Bergmann2016-03-091-1/+1
* cups_dest_s::instance can be nullStephan Bergmann2016-03-091-1/+1
* Make the new D2D Graphite rendering work also in the OpenGL caseTor Lillqvist2016-03-091-5/+8
* tdf#96685 - ensure FindFocus a11y context is valid EditableTextJustin Luth2016-03-092-2/+12
* vcldemo: improved text rendering test.Michael Meeks2016-03-092-27/+263
* Resolves: rhbz#1315385 use preferred size if widget supports itCaolán McNamara2016-03-091-1/+1
* fix for older gtkCaolán McNamara2016-03-091-1/+1
* gtk3: try and keep sync with yesterdays upstream scrollbar changesCaolán McNamara2016-03-092-5/+32
* Add missing includesDavid Ostrovsky2016-03-091-0/+1
* DirectWrite rendering for Graphite to work around ExTextOut bugTim Eves2016-03-091-20/+352
* tdf#98052 - even polygons were not drawn on the alpha deviceMarco Cecchetti2016-03-081-0/+2
* tdf#97966 Drop static keywords from two functions inside an unnamed namespaceWastack2016-03-081-2/+2
* convert custom bibliography toolbar to .ui formatCaolán McNamara2016-03-081-0/+25
* loplugin:constantparams in vclNoel Grandin2016-03-0820-72/+62
* building against 110 different operation system variants is a painCaolán McNamara2016-03-081-0/+2
* Bin unneeded inclusions of dbggui.hxxTor Lillqvist2016-03-083-3/+0
* Bin a pointless level of macro abstractionTor Lillqvist2016-03-082-10/+6
* gtk3: popover positions come pre-computedCaolán McNamara2016-03-071-15/+30
* Resolves: tdf#98425 gtk3: grab the SolarMutex when setting the clipboardCaolán McNamara2016-03-072-1/+3
* loplugin:unuseddefaultparamsNoel Grandin2016-03-078-36/+21
* tdf#96099 Reduce number of trivial typedefsChirag Manwani2016-03-072-8/+6
* improve defaultparams lopluginNoel Grandin2016-03-074-27/+18
* loplugin:unuseddefaultparam in variousNoel Grandin2016-03-072-10/+7
* opengl: fix loading shader with preamble that uses #versionTomaž Vajngerl2016-03-071-2/+2
* opengl: fix inv.scale values are always integer - cid#1352479Tomaž Vajngerl2016-03-071-2/+2
* tdf#79679 vcl: dashed lines show as solid lines when importing EMF filesChris Sherlock2016-03-044-46/+27
* tdf#98052 - polypolygons were not drawn on the alpha deviceMarco Cecchetti2016-03-041-0/+2
* Don't build ui-previewer in the App Store caseAndras Timar2016-03-041-2/+3
* -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