summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2017-07-04loplugin:casttovoidStephan Bergmann2-8/+6
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann2-6/+3
2017-07-03loplugin:oncevar (clang-cl): vclStephan Bergmann6-15/+11
2017-07-03tdf#39468 Translate German comments/termsJens Carl1-1/+1
2017-07-03gtk+ FIXMEs vs. loplugin:casttovoidStephan Bergmann2-4/+2
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke5-8/+5
2017-07-03Fix typosAndrea Gelmini1-1/+1
2017-07-02loplugin:casttovoid: vclStephan Bergmann11-48/+24
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin15-107/+38
2017-06-30Fix previous commit for non-MACOSXStephan Bergmann1-7/+4
2017-06-30loplugin:oncevarStephan Bergmann5-9/+7
2017-06-29Don't let m_nGrabLevel become negative, tdf#108705 relatedEike Rathke1-3/+6
2017-06-28Call ~Idle with SolarMutex lockedStephan Bergmann1-5/+9
2017-06-28loplugin:oncevar in vclNoel Grandin47-196/+130
2017-06-27tdf#108809 Message boxes: Add more descriptive window titleSamuel Mehrbrodt3-6/+67
2017-06-27gpg4libre: Show error message when signing failsSamuel Mehrbrodt1-0/+10
2017-06-23Resolves: tdf#108705 remove grabs on widget before destroying itCaolán McNamara1-0/+5
2017-06-23simplify some string handling in tracing callsNoel Grandin9-58/+21
2017-06-23convert to std::vectorCaolán McNamara1-5/+5
2017-06-23coverity#1412987 Untrusted value as argumentCaolán McNamara1-3/+11
2017-06-23move pBuffer out of classCaolán McNamara3-30/+28
2017-06-23coverity#1412988 Uninitialized scalar fieldCaolán McNamara1-2/+5
2017-06-22Resolves: tdf#108452 gtk3 xbm cursors invisible on black bgCaolán McNamara1-6/+15
2017-06-21convert ErrCode to strong typedefNoel Grandin8-59/+46
2017-06-20Propagate failure out from css.ui.test.XUITest::executeCommand/DialogStephan Bergmann2-14/+10
2017-06-20new cannot return nullptrNoel Grandin1-6/+3
2017-06-19restore gtk3 menu separatorsCaolán McNamara1-0/+4
2017-06-19don't parse align and scale in VclAlignmentNoel Grandin1-8/+0
2017-06-19Avoid -fsanitize=shift-base about left-shift of negative valuesStephan Bergmann1-2/+2
2017-06-18Fix typosAndrea Gelmini1-2/+2
2017-06-18coverity#1412875 Uninitialized pointer fieldCaolán McNamara2-0/+6
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke13-16/+0
2017-06-18another fix after loplugin:unusedfields in vclMarkus Mohrhard1-1/+0
2017-06-18fix the headless plugin after removal of unused variablesMarkus Mohrhard1-1/+0
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin34-188/+5
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin43-235/+26
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin39-164/+12
2017-06-16silence DrMemory warning about Selected font handle deletedCaolán McNamara1-1/+2
2017-06-16Profiling API: add ProfileZonesLászló Németh1-0/+3
2017-06-15make LANGUAGE setting universal, not just gtk specificCaolán McNamara2-7/+17
2017-06-15add quattro pro filter to fftesterCaolán McNamara1-0/+14
2017-06-15continue if theme cannot be determinedCaolán McNamara1-2/+13
2017-06-15tdf#99680 save graphic state even for empty clipping regionVasily Melenchuk3-1/+49
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin7-14/+14
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin5-13/+9
2017-06-13make opengl transitions under X flicker free on enter/leaveCaolán McNamara5-2/+53
2017-06-13remove TDE integration (vclplug, address book, config backend)Michael Stahl21-5788/+0
2017-06-12Avoid use-after-freeStephan Bergmann1-12/+14
2017-06-12cleanup unused css/frame/* includesJochen Nitschke4-4/+0
2017-06-12Refactor create layout cache in status barTamas Bunth2-53/+39