summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-31tdf#93532 - Bitmap CRC unit tests.private/mcecchetti/bitmapcrc64-5-0Michael Meeks
2015-08-31Removed no more needed code in ImpBitmap::ImplGetChecksuMarco Cecchetti
2015-08-31filter: avoid casting BitmapChecksum to sal_uInt32Miklos Vajna
2015-08-31Fixed a bug the 64-bit checksum switch code was affected byMarco Cecchetti
2015-08-31switch to 64-bit checksum: fixed a missed substitutionMarco Cecchetti
2015-08-31truncate checksum to 32-bit when it slips inside a file streamMarco Cecchetti
2015-08-31gl-checksum: added a minimum size check for using GL versionMarco Cecchetti
2015-08-31switch to 64-bit checksum: now BitmapChecksum is a sal_uInt64Marco Cecchetti
2015-08-31CRC is an integer type -> mnChecksum.Michael Meeks
2015-08-31squash into Marco's commit.Michael Meeks
2015-08-31switch to 64-bit checksum: conversion from BitmapChecksum to an octet arrayMarco Cecchetti
2015-08-31vcl_get_checksum wraps the call to the real checksum functionMarco Cecchetti
2015-08-31Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti
2015-08-31moved chechsum.hxx in include/vclMarco Cecchetti
2015-08-31Added support for computing 64-bit checksum of bitmap in OpenGLMarco Cecchetti
2015-08-31vcl: Improve management of mnRef0Count.Jan Holesovsky
2015-08-31Add missing helpful GL trace messages outside of the impl. itself.Michael Meeks
2015-08-31Avoid bogus warnings with VCL_GL_INFO, by making the optimizer work.Michael Meeks
2015-08-31tdf#93798 - avoid apitrace provoked infinite loop dumping errors.Michael Meeks
2015-08-31do not parse range fragments as valid rangesEike Rathke
2015-08-31tdf#89245 xmloff: fix Calc header background image savingMiklos Vajna
2015-08-31tdf#75973 : User Defined Types in password encrypted macrosLaurent Godard
2015-08-31VclPtr: no dialog loaded from a .ui ever actually destructedCaolán McNamara
2015-08-31WaE: remove unused parameter.Michael Meeks
2015-08-31pClientData can be nullCaolán McNamara
2015-08-30tdf#93536 - avoid crash when calling ToTop on disposed window.Michael Meeks
2015-08-30Don't check SAL_DETAIL_ENABLE_LOG_INFO, check SAL_LOG_INFOTor Lillqvist
2015-08-29ODF import: workaround dubious draw:fill="solid" on frame stylesMichael Stahl
2015-08-29related: tdf#92379: sw: backward compatible ODF export of overridingMichael Stahl
2015-08-29tdf#92379: sw: ODF import: fix fo:background-color="transparent"Michael Stahl
2015-08-29tdf#92379: svx: don't overwrite fo:background-color on ODF importMichael Stahl
2015-08-29sw: Flat ODF import: set the InReading and InXMLImport flagsMichael Stahl
2015-08-29vcl: fix resource management issue in WinSalLayoutMichael Stahl
2015-08-29vcl: fix drmemory warning in UniscribeLayout::DropGlyph()Michael Stahl
2015-08-29check stream statusCaolán McNamara
2015-08-29eof isn't a Error, so use good not GetErrorCaolán McNamara
2015-08-29guard against 0 item sizeCaolán McNamara
2015-08-29check seeks and readsCaolán McNamara
2015-08-29Avoid unintended unconditional std::cerr debug outputTor Lillqvist
2015-08-29Avoid accidental leftover unconditional debug printoutTor Lillqvist
2015-08-28tdf#93353: fix copy fluy in flyBjoern Michaelsen
2015-08-28tdf#93736 need to create trapezoid from input polygonTomaž Vajngerl
2015-08-28Updated coreAndras Timar
2015-08-28bump gtk check to gtk+-3.0 >= 3.8Rene Engelhard
2015-08-28check stream state after read attemptCaolán McNamara
2015-08-28check for stream status after a read, not after a seekCaolán McNamara
2015-08-28check seek for successCaolán McNamara
2015-08-28check status of SeekToCaolán McNamara
2015-08-28check SeekToEndOfRecord for successCaolán McNamara
2015-08-28tdf#93529 - use debug messages while rendering to break up the trace.Michael Meeks