summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-01Removed the crc table from the check-sum headerprivate/mcecchetti/bitmapcrc64Marco Cecchetti
2015-09-01Modified CRC test in order to fix test failure on OSXMarco Cecchetti
2015-09-01Changed DLL macro for fixing warning C4273 on WindowsMarco Cecchetti
2015-09-01Fixed a bug due to conflicts with Casarin's commit.Marco Cecchetti
2015-09-01tdf#93532 - Bitmap CRC unit tests.Michael Meeks
2015-09-01Removed no more needed code in ImpBitmap::ImplGetChecksuMarco Cecchetti
2015-09-01filter: avoid casting BitmapChecksum to sal_uInt32Miklos Vajna
2015-09-01Fixed a bug the 64-bit checksum switch code was affected byMarco Cecchetti
2015-09-01switch to 64-bit checksum: fixed a missed substitutionMarco Cecchetti
2015-09-01truncate checksum to 32-bit when it slips inside a file streamMarco Cecchetti
2015-09-01gl-checksum: added a minimum size check for using GL versionMarco Cecchetti
2015-09-01switch to 64-bit checksum: now BitmapChecksum is a sal_uInt64Marco Cecchetti
2015-09-01CRC is an integer type -> mnChecksum.Michael Meeks
2015-09-01fix: buffer was released before getting checksum.Michael Meeks
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
2015-09-01Added support for computing 64-bit checksum of bitmap in OpenGLMarco Cecchetti
2015-09-01TableRef: anywhere in ScDBData area, geez..Eike Rathke
2015-09-01TableRef: of course ScDBData at the referenced pos, not the formula posEike Rathke
2015-09-01tdf#93838 windows opengl: fix vertical text position in UniscribeLayoutMiklos Vajna
2015-09-01tdf#93839 - Encourage vdevs to pick up new GL Contexts when they go invalid.Michael Meeks
2015-09-01sids unsortedCaolán McNamara
2015-09-01Make saving the default fonts work againMaxim Monastirsky
2015-09-01TableRef: activate structured references export to OOXMLEike Rathke
2015-09-01fix enable-mpl-subset with --with-system-popplerMarkus Mohrhard
2015-09-01Updated coreOlivier R
2015-09-01Handle dconf_client_new failureStephan Bergmann
2015-09-01dconf: fix check for matching templateStephan Bergmann
2015-09-01dconf: fix encoding of set element namesStephan Bergmann
2015-09-01Rename stuff, in preparation of dconf::writeModificationsStephan Bergmann
2015-09-01Support modification write-back to other than registrymodifications.xcuStephan Bergmann
2015-09-01windows opengl: Call InitGLEWDebugging() after we have the context.Jan Holesovsky
2015-09-01WaE: loplugin:staticmethods in the non-Java caseTor Lillqvist
2015-09-01Related: rhbz#1255200 apparent missing stylesheetCaolán McNamara
2015-09-01WaE: loplugin:staticmethods in the non-Java caseTor Lillqvist
2015-09-01Resolves: rhbz#1256843 no obvious means to close template dialogCaolán McNamara
2015-09-01PythonTest_sfx2_python: StylesPropertyPanel is the first panel nowMaxim Monastirsky
2015-09-01sw: include limits.h to fix build on Ubuntu 12.04Justin Luth
2015-09-01windows opengl: Don't paint cached widgets upside down.Jan Holesovsky
2015-09-01tdf#93052 - When save, generate unused list-styles in context.xmlJuergen Funk
2015-09-01SwViewShell::ImplEndAction: still paint directly when non-double-bufferingMiklos Vajna
2015-09-01add sfxlo-TemplateLocalView to glade catalogCaolán McNamara
2015-09-01readdconflayer: avoid deref of null (removed) memberStephan Bergmann
2015-09-01Resolves: tdf#91060 don't crash on loading certain pptxCaolán McNamara
2015-09-01coverity#1242865 Untrusted loop boundCaolán McNamara
2015-09-01coverity#1321598 Resource leak in objectCaolán McNamara
2015-09-01coverity#1321600 Dereference before null checkCaolán McNamara
2015-09-01check for error more frequentlyCaolán McNamara