# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: r.cxx?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/xpdfwrapper/pnghelper.cxx
AgeCommit message (Expand)Author
2021-08-05Avoid ODR violation, consistently define ZLIB_CONSTStephan Bergmann
2021-03-21cid#1474243 Uninitialized scalar variableCaolán McNamara
2021-03-20cid#1474176 Unchecked return value from libraryCaolán McNamara
2019-05-22New loplugin:dataStephan Bergmann
2019-01-15sdext: fix build with poppler 0.73Michael Stahl
2018-09-05loplugin:useuniqueptr in PngHelper::createPngNoel Grandin
2018-01-12More loplugin:cstylecast: sdextStephan Bergmann
2017-12-07loplugin:constparamsNoel Grandin
2017-08-21Fix typosAndrea Gelmini