summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2017-06-07remove some more qpw depends for the momentCaolán McNamara
2017-06-07Replace vcl::SalLayout Release with destructorTamas Bunth
2017-06-07Remove gb_LinkTarget_add_generated_cxxobjectsStephan Bergmann
2017-06-06something not right with qpwfuzzer depends, disable for nowCaolán McNamara
2017-06-06coverity#1371243 Missing move assignment operatorCaolán McNamara
2017-06-06use member initialization listCaolán McNamara
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-06tdf#99680 unittest to ensure there are no empty clipping regionsVasily Melenchuk
2017-06-06replace PRINTER_OK with ERRORCODE_NONENoel Grandin