summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* avoid coverity#1371161 Missing move assignment operatorCaolán McNamara2016-09-251-6/+5
* tdf#96736 Let MenuBarManager handle the save dropdownMaxim Monastirsky2016-09-251-6/+12
* fix the OpenGL selection logicMarkus Mohrhard2016-09-241-2/+3
* tdf#102266 Try to keep HUD up to dateMaxim Monastirsky2016-09-252-2/+48
* tdf#91043 - vcl: gtk file picker should tolerate empty filter list.Michael Meeks2016-09-241-41/+47
* tdf#101822 Revert "vcl: Stop-gap solution to ...Jan-Marek Glogowski2016-09-231-10/+3
* tdf#101822 X11 SalDisplay init => AfterAppInitJan-Marek Glogowski2016-09-2311-39/+86
* tdf#101822 Always de-zombie the glxtest processJan-Marek Glogowski2016-09-231-5/+2
* Clarify KDE4 and TDE config variablesJan-Marek Glogowski2016-09-233-9/+9
* TDE fix some clang plugin based warningsJan-Marek Glogowski2016-09-2313-128/+127
* tdf#102382: nextEventMatchingMask should only be called from the Main ThreadTor Lillqvist2016-09-241-0/+3
* vcl: C++11 is awesome, they said! it's a whole new language, they said!Michael Stahl2016-09-231-2/+15
* tdf#100994: use CGContextStrokePath insteadJulien Nabet2016-09-231-2/+2
* coverity#1371156 Missing move assignment operatorCaolán McNamara2016-09-231-2/+12
* vcl: Apple clang segfaults on "(", the "{" seems to work betterMichael Stahl2016-09-231-2/+2
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-232-3/+2
* use std to impl this resource sharingCaolán McNamara2016-09-233-101/+72
* tdf#97721 KDE4 correct menu checkbox offsetJan-Marek Glogowski2016-09-231-0/+3
* why this odd unused assignment thingCaolán McNamara2016-09-231-8/+0
* default assignment operators are good enoughCaolán McNamara2016-09-231-18/+0
* attempt to fix build, PrinterInfoManager::changePrinterInfo() goneEike Rathke2016-09-221-5/+0
* fix windows buildNoel Grandin2016-09-222-0/+8
* loplugin:unusedmethods in chart2..svxNoel Grandin2016-09-222-20/+0
* loplugin:unusedmethods in sc..vclNoel Grandin2016-09-226-22/+0
* KDE4 enable and handle rollover menubarJan-Marek Glogowski2016-09-222-10/+11
* VCL add support for rollover menubarsJan-Marek Glogowski2016-09-223-6/+29
* tdf#97721 KDE4 no PRESSED state for checkboxesJan-Marek Glogowski2016-09-221-1/+1
* KDE4 no more progress bar flickeringJan-Marek Glogowski2016-09-221-1/+2
* tdf#94172 KDE4 fix gradient toolbarsJan-Marek Glogowski2016-09-221-1/+1
* tdf#94112 KDE4 use disabled WindowText colorJan-Marek Glogowski2016-09-221-1/+1
* KDE4 Switch default image color to transparent...Jan-Marek Glogowski2016-09-221-9/+36
* Resolves: tdf#102347 configure size/expose might never come...Caolán McNamara2016-09-224-22/+2
* Fix memleak in GtkSalMenu::NativeSetItemCommandMaxim Monastirsky2016-09-221-0/+1
* Don't unnecessarily activate all menus in gtk2Maxim Monastirsky2016-09-221-1/+2
* oops /me stupidMichael Stahl2016-09-211-1/+1
* vcl: loplugin:overrideMichael Stahl2016-09-211-1/+1
* loplugin:unusedfieldsNoel Grandin2016-09-201-1/+0
* Related: rhbz#1362451 avoid recursive ownerchanged handling during ownerchangeCaolán McNamara2016-09-201-23/+32
* tdf#102295: remove mutex - use atomic for watchdog timingsTomaž Vajngerl2016-09-202-47/+35
* tdf#102295: AMD actually has two vendor id's.Jan Holesovsky2016-09-201-1/+1
* tdf#102295: The relaxed values were actually too pessimistic.Jan Holesovsky2016-09-201-2/+2
* Obsolete workaround for SUNPRO 5 compilerStephan Bergmann2016-09-201-1/+4
* tdf#102295: relax timeout timings for the GL watchdogTomaž Vajngerl2016-09-193-13/+79
* loplugin:unusedenumvaluesNoel Grandin2016-09-191-2/+1
* Related: rhbz#1373933 gtk3 emits a lot of style-updateds signalsCaolán McNamara2016-09-194-3/+53
* GtkSalMenu: Need a way to remove icons tooMaxim Monastirsky2016-09-191-13/+18
* Missing g_variant_unrefMaxim Monastirsky2016-09-191-0/+2
* loplugin:unusedenumvaluesNoel Grandin2016-09-187-73/+3
* Resolves: rhbz#1373933 gtk 3.21 emits a lot more "style-set" signalsCaolán McNamara2016-09-162-15/+10
* tdf#96505 - Remove "long" integer literals in vcl/source/gdi/e123462016-09-1619-307/+307