summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2017-07-02loplugin:casttovoid: vclStephan Bergmann
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-06-30Fix previous commit for non-MACOSXStephan Bergmann
2017-06-30loplugin:oncevarStephan Bergmann
2017-06-29Don't let m_nGrabLevel become negative, tdf#108705 relatedEike Rathke
2017-06-28Call ~Idle with SolarMutex lockedStephan Bergmann
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-06-27tdf#108809 Message boxes: Add more descriptive window titleSamuel Mehrbrodt
2017-06-27gpg4libre: Show error message when signing failsSamuel Mehrbrodt
2017-06-23Resolves: tdf#108705 remove grabs on widget before destroying itCaolán McNamara
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-23convert to std::vectorCaolán McNamara
2017-06-23coverity#1412987 Untrusted value as argumentCaolán McNamara
2017-06-23move pBuffer out of classCaolán McNamara
2017-06-23coverity#1412988 Uninitialized scalar fieldCaolán McNamara
2017-06-22Resolves: tdf#108452 gtk3 xbm cursors invisible on black bgCaolán McNamara
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-20Propagate failure out from css.ui.test.XUITest::executeCommand/DialogStephan Bergmann
2017-06-20new cannot return nullptrNoel Grandin
2017-06-19restore gtk3 menu separatorsCaolán McNamara
2017-06-19don't parse align and scale in VclAlignmentNoel Grandin
2017-06-19Avoid -fsanitize=shift-base about left-shift of negative valuesStephan Bergmann
2017-06-18Fix typosAndrea Gelmini
2017-06-18coverity#1412875 Uninitialized pointer fieldCaolán McNamara
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-18another fix after loplugin:unusedfields in vclMarkus Mohrhard
2017-06-18fix the headless plugin after removal of unused variablesMarkus Mohrhard
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-06-16silence DrMemory warning about Selected font handle deletedCaolán McNamara
2017-06-16Profiling API: add ProfileZonesLászló Németh
2017-06-15make LANGUAGE setting universal, not just gtk specificCaolán McNamara
2017-06-15add quattro pro filter to fftesterCaolán McNamara
2017-06-15continue if theme cannot be determinedCaolán McNamara
2017-06-15tdf#99680 save graphic state even for empty clipping regionVasily Melenchuk
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-06-13make opengl transitions under X flicker free on enter/leaveCaolán McNamara
2017-06-13remove TDE integration (vclplug, address book, config backend)Michael Stahl
2017-06-12Avoid use-after-freeStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12Refactor create layout cache in status barTamas Bunth
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-11refactor fuzzer army a bitCaolán McNamara
2017-06-11Fix typo in codesAndrea Gelmini
2017-06-10re-add quattro pro fuzzerCaolán McNamara
2017-06-09Cache text layout of statusbar itemsTamas Bunth
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin