summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2016-10-04there’s no need to peel tildæ for separatorDouglas Mencken1-4/+3
2016-10-03remove obsolete commentsJochen Nitschke2-3/+0
2016-10-03Resolves: tdf#99324 accel underlines don't appear in extension option pagesCaolán McNamara1-29/+30
2016-10-03fix indentCaolán McNamara1-22/+22
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin2-3/+3
2016-10-03custom dtor is unnecessaryCaolán McNamara2-9/+0
2016-10-03Fix typosAndrea Gelmini9-11/+11
2016-10-02cppcheck invalidPrintfArgTypeJochen Nitschke1-1/+1
2016-10-02add default casesJochen Nitschke1-1/+13
2016-10-01Notebookbar: fixed context handlingSzymon Kłos1-11/+0
2016-09-30coverity#1371302 Missing move assignment operatorCaolán McNamara1-0/+5
2016-09-30vcl: remove WNT ImplFontAttrCacheMichael Stahl3-161/+0
2016-09-30Revert "these are equal to the defaults"Caolán McNamara1-0/+9
2016-09-30these are equal to the defaultsCaolán McNamara1-9/+0
2016-09-30loplugin:constantparamNoel Grandin4-34/+11
2016-09-29vcl: fix some mysterious WNT font cache fileMichael Stahl1-3/+3
2016-09-29coverity#1371164 Missing move assignment operatorCaolán McNamara1-0/+20
2016-09-29loplugin:vclwidgetsStephan Bergmann1-1/+2
2016-09-29send an event when the dialog is actually closedMarkus Mohrhard1-0/+7
2016-09-29vcl: test JPEG reading - RGB, CMYK and grayscaleTomaž Vajngerl6-0/+198
2016-09-27this should always be empty nowCaolán McNamara1-8/+2
2016-09-27Resolves: tdf#102177 focus not restored from context menusCaolán McNamara3-28/+40
2016-09-27ImplEndPopupModeHdl takes no argumentCaolán McNamara1-1/+1
2016-09-27detangle code that now looks silly since...Caolán McNamara1-12/+6
2016-09-27the only place the default xFocusId arg isn't used...Caolán McNamara2-4/+4
2016-09-26That syntax is fine with MSVC 2015 nowStephan Bergmann1-2/+2
2016-09-25avoid coverity#1371161 Missing move assignment operatorCaolán McNamara1-6/+5
2016-09-25tdf#96736 Let MenuBarManager handle the save dropdownMaxim Monastirsky1-6/+12
2016-09-24fix the OpenGL selection logicMarkus Mohrhard1-2/+3
2016-09-25tdf#102266 Try to keep HUD up to dateMaxim Monastirsky2-2/+48
2016-09-24tdf#91043 - vcl: gtk file picker should tolerate empty filter list.Michael Meeks1-41/+47
2016-09-23tdf#101822 Revert "vcl: Stop-gap solution to ...Jan-Marek Glogowski1-10/+3
2016-09-23tdf#101822 X11 SalDisplay init => AfterAppInitJan-Marek Glogowski11-39/+86
2016-09-23tdf#101822 Always de-zombie the glxtest processJan-Marek Glogowski1-5/+2
2016-09-23Clarify KDE4 and TDE config variablesJan-Marek Glogowski3-9/+9
2016-09-23TDE fix some clang plugin based warningsJan-Marek Glogowski13-128/+127
2016-09-24tdf#102382: nextEventMatchingMask should only be called from the Main ThreadTor Lillqvist1-0/+3
2016-09-23vcl: C++11 is awesome, they said! it's a whole new language, they said!Michael Stahl1-2/+15
2016-09-23tdf#100994: use CGContextStrokePath insteadJulien Nabet1-2/+2
2016-09-23coverity#1371156 Missing move assignment operatorCaolán McNamara1-2/+12
2016-09-23vcl: Apple clang segfaults on "(", the "{" seems to work betterMichael Stahl1-2/+2
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2-3/+2
2016-09-23use std to impl this resource sharingCaolán McNamara3-101/+72
2016-09-23tdf#97721 KDE4 correct menu checkbox offsetJan-Marek Glogowski1-0/+3
2016-09-23why this odd unused assignment thingCaolán McNamara1-8/+0
2016-09-23default assignment operators are good enoughCaolán McNamara1-18/+0
2016-09-22attempt to fix build, PrinterInfoManager::changePrinterInfo() goneEike Rathke1-5/+0
2016-09-22fix windows buildNoel Grandin2-0/+8
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin2-20/+0
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin6-22/+0