summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-09-29send an event when the dialog is actually closedMarkus Mohrhard
2016-09-29vcl: test JPEG reading - RGB, CMYK and grayscaleTomaž Vajngerl
2016-09-27this should always be empty nowCaolán McNamara
2016-09-27Resolves: tdf#102177 focus not restored from context menusCaolán McNamara
2016-09-27ImplEndPopupModeHdl takes no argumentCaolán McNamara
2016-09-27detangle code that now looks silly since...Caolán McNamara
2016-09-27the only place the default xFocusId arg isn't used...Caolán McNamara
2016-09-26That syntax is fine with MSVC 2015 nowStephan Bergmann
2016-09-25avoid coverity#1371161 Missing move assignment operatorCaolán McNamara
2016-09-25tdf#96736 Let MenuBarManager handle the save dropdownMaxim Monastirsky
2016-09-24fix the OpenGL selection logicMarkus Mohrhard
2016-09-25tdf#102266 Try to keep HUD up to dateMaxim Monastirsky
2016-09-24tdf#91043 - vcl: gtk file picker should tolerate empty filter list.Michael Meeks
2016-09-23tdf#101822 Revert "vcl: Stop-gap solution to ...Jan-Marek Glogowski
2016-09-23tdf#101822 X11 SalDisplay init => AfterAppInitJan-Marek Glogowski
2016-09-23tdf#101822 Always de-zombie the glxtest processJan-Marek Glogowski
2016-09-23Clarify KDE4 and TDE config variablesJan-Marek Glogowski
2016-09-23TDE fix some clang plugin based warningsJan-Marek Glogowski
2016-09-24tdf#102382: nextEventMatchingMask should only be called from the Main ThreadTor Lillqvist
2016-09-23vcl: C++11 is awesome, they said! it's a whole new language, they said!Michael Stahl
2016-09-23tdf#100994: use CGContextStrokePath insteadJulien Nabet
2016-09-23coverity#1371156 Missing move assignment operatorCaolán McNamara
2016-09-23vcl: Apple clang segfaults on "(", the "{" seems to work betterMichael Stahl
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-23use std to impl this resource sharingCaolán McNamara
2016-09-23tdf#97721 KDE4 correct menu checkbox offsetJan-Marek Glogowski
2016-09-23why this odd unused assignment thingCaolán McNamara
2016-09-23default assignment operators are good enoughCaolán McNamara
2016-09-22attempt to fix build, PrinterInfoManager::changePrinterInfo() goneEike Rathke
2016-09-22fix windows buildNoel Grandin
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-22KDE4 enable and handle rollover menubarJan-Marek Glogowski
2016-09-22VCL add support for rollover menubarsJan-Marek Glogowski
2016-09-22tdf#97721 KDE4 no PRESSED state for checkboxesJan-Marek Glogowski
2016-09-22KDE4 no more progress bar flickeringJan-Marek Glogowski
2016-09-22tdf#94172 KDE4 fix gradient toolbarsJan-Marek Glogowski
2016-09-22tdf#94112 KDE4 use disabled WindowText colorJan-Marek Glogowski
2016-09-22KDE4 Switch default image color to transparent...Jan-Marek Glogowski
2016-09-22Resolves: tdf#102347 configure size/expose might never come...Caolán McNamara
2016-09-22Fix memleak in GtkSalMenu::NativeSetItemCommandMaxim Monastirsky
2016-09-22Don't unnecessarily activate all menus in gtk2Maxim Monastirsky
2016-09-21oops /me stupidMichael Stahl
2016-09-21vcl: loplugin:overrideMichael Stahl
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-09-20Related: rhbz#1362451 avoid recursive ownerchanged handling during ownerchangeCaolán McNamara
2016-09-20tdf#102295: remove mutex - use atomic for watchdog timingsTomaž Vajngerl
2016-09-20tdf#102295: AMD actually has two vendor id's.Jan Holesovsky
2016-09-20tdf#102295: The relaxed values were actually too pessimistic.Jan Holesovsky
2016-09-20Obsolete workaround for SUNPRO 5 compilerStephan Bergmann