summaryrefslogtreecommitdiff
path: root/include/vcl/checksum.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann1-5/+0
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-09-16loplugin:cstylecastStephan Bergmann1-1/+1
2015-09-16tdf#94228 vcl: replace BOOST_PP with templatesDaniel Robertson1-10/+9
2015-09-01Removed the crc table from the check-sum headerMarco Cecchetti1-95/+4
2015-09-01Changed DLL macro for fixing warning C4273 on WindowsMarco Cecchetti1-2/+2
2015-09-01switch to 64-bit checksum: now BitmapChecksum is a sal_uInt64Marco Cecchetti1-3/+2
2015-09-01switch to 64-bit checksum: conversion from BitmapChecksum to an octet arrayMarco Cecchetti1-2/+19
2015-09-01vcl_get_checksum wraps the call to the real checksum functionMarco Cecchetti1-0/+9
2015-09-01Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti1-1/+5
2015-09-01moved chechsum.hxx in include/vclMarco Cecchetti1-0/+154