summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2017-07-05coverity#1414484 Division or modulo by zeroCaolán McNamara
2017-07-05vcl: Fix memory leak at importing graphic from a URLTakeshi Abe
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-07-03tdf#39468 Translate German comments/termsJens Carl
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-03Fix typosAndrea Gelmini
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-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-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-21convert ErrCode to strong typedefNoel Grandin
2017-06-20Propagate failure out from css.ui.test.XUITest::executeCommand/DialogStephan Bergmann
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-18remove unused osl/mutex.hxx includesJochen Nitschke
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-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-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-09Cache text layout of statusbar itemsTamas Bunth
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-07Replace vcl::SalLayout Release with destructorTamas Bunth
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-06replace PRINTER_OK with ERRORCODE_NONENoel Grandin
2017-06-06tdf#94632 Enable sifr dark and set fallbackYousuf Philips
2017-06-05typosJulien Nabet
2017-06-05Improved loplugin:cstylecast to reference types: vclStephan Bergmann
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin