summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2016-09-29send an event when the dialog is actually closedMarkus Mohrhard
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-25tdf#96736 Let MenuBarManager handle the save dropdownMaxim Monastirsky
2016-09-24fix the OpenGL selection logicMarkus Mohrhard
2016-09-23tdf#101822 Always de-zombie the glxtest processJan-Marek Glogowski
2016-09-23vcl: C++11 is awesome, they said! it's a whole new language, they said!Michael Stahl
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-23why this odd unused assignment thingCaolán McNamara
2016-09-23default assignment operators are good enoughCaolán McNamara
2016-09-22fix windows buildNoel Grandin
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-22VCL add support for rollover menubarsJan-Marek Glogowski
2016-09-22KDE4 no more progress bar flickeringJan-Marek Glogowski
2016-09-22tdf#94172 KDE4 fix gradient toolbarsJan-Marek Glogowski
2016-09-22Resolves: tdf#102347 configure size/expose might never come...Caolá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-18loplugin:unusedenumvaluesNoel Grandin
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:constantparamNoel Grandin
2016-09-13tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
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
2016-09-09Hack to make Arabic subtending marks workKhaled Hosny
2016-09-08rename CollapsAttribs -> CollapseAttribsNoel Grandin
2016-09-07tdf#101869 Allow toolbox to open from spacebarAkshay Deep
2016-09-07BigToolBox painting fixSzymon Kłos
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-09-06SalI18NImeStatus is stubbed the same way for everyone except...Caolán McNamara