summaryrefslogtreecommitdiff
path: root/include/vcl/checksum.hxx
AgeCommit message (Expand)Author
2019-11-03find symbols that can be privateNoel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-09-16loplugin:cstylecastStephan Bergmann
2015-09-16tdf#94228 vcl: replace BOOST_PP with templatesDaniel Robertson
2015-09-01Removed the crc table from the check-sum headerMarco Cecchetti
2015-09-01Changed DLL macro for fixing warning C4273 on WindowsMarco Cecchetti
2015-09-01switch to 64-bit checksum: now BitmapChecksum is a sal_uInt64Marco Cecchetti
2015-09-01switch to 64-bit checksum: conversion from BitmapChecksum to an octet arrayMarco Cecchetti
2015-09-01vcl_get_checksum wraps the call to the real checksum functionMarco Cecchetti
2015-09-01Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti
2015-09-01moved chechsum.hxx in include/vclMarco Cecchetti