summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2016-09-19tdf#102295: relax timeout timings for the GL watchdogTomaž Vajngerl
2016-09-19loplugin:unusedenumvaluesNoel Grandin
2016-09-19Related: rhbz#1373933 gtk3 emits a lot of style-updateds signalsCaolán McNamara
2016-09-19GtkSalMenu: Need a way to remove icons tooMaxim Monastirsky
2016-09-19Missing g_variant_unrefMaxim Monastirsky
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-16Resolves: rhbz#1373933 gtk 3.21 emits a lot more "style-set" signalsCaolán McNamara
2016-09-16tdf#96505 - Remove "long" integer literals in vcl/source/gdi/e12346
2016-09-15vcl: consistently use sal_IntPtr to marshal drag source / drop targetMichael Stahl
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-15Remove OutputDevice::PaintScopeNoel Grandin
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-14loplugin:overrideStephan Bergmann
2016-09-14loplugin:constantparamNoel Grandin
2016-09-13tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky
2016-09-13chmod 644 some source filesStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist
2016-09-12Resolves: tdf#101879 explicitly put menubars at the start of task listsCaolán McNamara
2016-09-12tdf#101889: add absent brackets to OpenSymbolMike Kaganski
2016-09-10Typo: (un)kown->(un)knownJulien Nabet