summaryrefslogtreecommitdiff
path: root/icon-themes/human/cmd/sc_dbviewtablenames.png
blob: d1b98fc136e21a18a69124e86c8a9f56ac049bac (plain)
ofshex dumpascii
0000 89 50 4e 47 0d 0a 1a 0a 00 00 00 0d 49 48 44 52 00 00 00 10 00 00 00 10 08 06 00 00 00 1f f3 ff .PNG........IHDR................
0020 61 00 00 00 e0 49 44 41 54 78 5e ad 90 c1 09 83 40 10 45 53 40 8a b0 14 fb c8 2d 95 6c 7a c8 45 a....IDATx^.....@.ES@.....-.lz.E
0040 51 14 15 b1 0b 6b c8 25 0d 44 64 89 18 11 41 44 84 09 f3 09 59 04 e3 48 70 e0 b1 5e fe 7f 33 1e Q....k.%.Dd...AD....Y..Hp..^..3.
0060 76 99 db f5 48 af bb a2 2d ef a2 80 43 4f fd 58 85 87 25 bf 36 40 c0 b2 2c 52 4a 51 10 04 94 e7 v...H...-...CO.X..%.6@..,RJQ....
0080 39 d9 b6 cd e0 9b e7 b3 01 58 dc 40 18 6c 70 3e 5d 50 f0 f7 3f a8 eb da 14 2c 00 93 e3 38 e4 ba 9........X.@.lp>]P..?....,...8..
00a0 2e 79 9e 47 5a 6b 3e 09 84 61 48 4d d3 c8 05 45 51 50 59 96 08 57 55 c5 56 06 e1 b6 6d c5 02 98 .y.GZk>..aHM...EQPY..WU.V...m...
00c0 7d df 67 2b 82 51 14 81 38 8e a9 eb 3a b1 c0 98 8d 95 41 b8 ef 7b b9 00 76 73 33 9b 41 92 24 db }.g+.Q..8...:.....A..{..vs3.A.$.
00e0 0a e6 76 98 bf f6 61 18 c4 02 36 cf 6e 4e d3 14 64 59 46 e3 38 8a 05 c6 6c ac 0c c2 d3 34 ad 17 ..v...a...6.nN..dYF.8...l....4..
0100 6c 66 af 79 03 7e 11 cf ce 94 be 87 7d 00 00 00 00 49 45 4e 44 ae 42 60 82 lf.y.~......}....IEND.B`.
/span>convert tolerance params to sal_uInt8 (second try)Noel Grandin 2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin 2018-01-04drop ChecksumType typedefNoel Grandin 2017-12-13convert tolerance params to sal_uInt8Noel Grandin 2017-03-28ofz#954 out of memoryCaolán McNamara 2016-07-18Resolves: tdf#100731 include palette in checksumCaolán McNamara 2016-05-22Convert BitmapAccessMode to scoped enumNoel Grandin 2016-02-09tdf#97666 -opengl: convert the bitmap to 8bit grays using GL shaderTomaž Vajngerl 2016-01-26vcl: remove unnecessary included headersChris Sherlock 2016-01-18loplugin: unused return values in vcl/Noel Grandin 2015-11-18com::sun::star->css in vcl/Noel Grandin 2015-11-17loplugin:unnecessaryvirtualNoel Grandin 2015-09-10coverity#1323760 Uninitialized scalar fieldCaolán McNamara 2015-09-01Fixup CRC related unit tests for now.Michael Meeks 2015-09-01CRC is an integer type -> mnChecksum.Michael Meeks 2015-09-01fix: buffer was released before getting checksum.Michael Meeks 2015-09-01vcl_get_checksum wraps the call to the real checksum functionMarco Cecchetti 2015-09-01moved chechsum.hxx in include/vclMarco Cecchetti 2015-09-01Added support for computing 64-bit checksum of bitmap in OpenGLMarco Cecchetti 2015-07-08loplugin:unusedmethods vclNoel Grandin 2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin 2015-03-09V801: Decreased performanceCaolán McNamara 2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne 2014-12-04Fix Windows buildLászló Németh 2014-12-03vcl: Add dummy Replace to SalBitmap implementationsLouis-Francis Ratté-Boulianne 2014-12-03Add dummy Erase to SalBitmap implementationsMatúš Kukan 2014-11-19Add dummy Crop to SalBitmap implementationsMatúš Kukan 2014-11-10vcl: Allow SalBitmap implementation to do scalingLouis-Francis Ratté-Boulianne 2013-12-02Make include guards sane in vclTor Lillqvist 2013-06-11Revert "fix canvas bitmap rendering (argb32 pixmaps) fixes color in n#780830"Michael Meeks 2013-05-28fix emf transparency handling (bnc#820385)Luboš Luňák 2013-03-18Improve indentation consistencyTor Lillqvist 2013-03-07fix canvas bitmap rendering (argb32 pixmaps) fixes color issue in n#780830Radek Doulik 2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks