summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2016-10-04vcl: remove artificial image byte size limit in JPEG filterTomaž Vajngerl
2016-10-04vcl: read image from JPEG one scanline at a timeTomaž Vajngerl
2016-10-03remove obsolete commentsJochen Nitschke
2016-10-03Resolves: tdf#99324 accel underlines don't appear in extension option pagesCaolán McNamara
2016-10-03fix indentCaolán McNamara
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin
2016-10-03Fix typosAndrea Gelmini
2016-10-02cppcheck invalidPrintfArgTypeJochen Nitschke
2016-10-01Notebookbar: fixed context handlingSzymon Kłos
2016-09-30coverity#1371302 Missing move assignment operatorCaolán McNamara
2016-09-30Revert "these are equal to the defaults"Caolán McNamara
2016-09-30these are equal to the defaultsCaolán McNamara
2016-09-30loplugin:constantparamNoel Grandin
2016-09-29coverity#1371164 Missing move assignment operatorCaolán McNamara
2016-09-29loplugin:vclwidgetsStephan Bergmann
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