summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
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
2017-06-04no need to construct unique_ptr hereJochen Nitschke
2017-06-02Improved loplugin:redundantcast static_cast handling: vclStephan Bergmann
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-06-01ofz#1605 check multiply and shiftCaolán McNamara
2017-06-01tdf#99680 modified clipping for PDF exportVasily Melenchuk
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-30vcl: replace dynamic lookups of Windows 7 APIs with static callsMichael Stahl
2017-05-30tdf#107682 - Repeated images replace correct ones in exported PDFMarco Cecchetti
2017-05-30Revert "make LANGUAGE setting universal, not just gtk specific"Caolán McNamara
2017-05-30make LANGUAGE setting universal, not just gtk specificCaolán McNamara
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-29vcl PDF export, nss: use comphelper::HashMiklos Vajna
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-28cppcheck: duplicateExpressionJochen Nitschke
2017-05-26Resolves: tdf##108069 2nd OpenGLContext::init should dispose earlier resultsCaolán McNamara
2017-05-25tdf#108056 PDF export: work with double page sizeMiklos Vajna
2017-05-24vcl: parallelize JPEG import from ImportGraphics()Miklos Vajna
2017-05-24vcl: factor out graphic import filter state to GraphicImportContextMiklos Vajna
2017-05-23vcl GraphicFilter: invoke JPEG import directly in ImportGraphics()Miklos Vajna