summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-31squash into Marco's commit.Michael Meeks1-1/+1
2015-08-31switch to 64-bit checksum: conversion from BitmapChecksum to an octet arrayMarco Cecchetti4-30/+50
2015-08-31vcl_get_checksum wraps the call to the real checksum functionMarco Cecchetti7-92/+101
2015-08-31Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti25-51/+58
2015-08-31moved chechsum.hxx in include/vclMarco Cecchetti4-4/+3
2015-08-31Added support for computing 64-bit checksum of bitmap in OpenGLMarco Cecchetti15-61/+469
2015-08-31vcl: Improve management of mnRef0Count.Jan Holesovsky3-5/+20
2015-08-31Add missing helpful GL trace messages outside of the impl. itself.Michael Meeks3-25/+25
2015-08-31Avoid bogus warnings with VCL_GL_INFO, by making the optimizer work.Michael Meeks1-10/+9
2015-08-31tdf#93798 - avoid apitrace provoked infinite loop dumping errors.Michael Meeks1-3/+13
2015-08-31do not parse range fragments as valid rangesEike Rathke1-2/+9
2015-08-31tdf#89245 xmloff: fix Calc header background image savingMiklos Vajna3-6/+22
2015-08-31tdf#75973 : User Defined Types in password encrypted macrosLaurent Godard7-9/+236
2015-08-31VclPtr: no dialog loaded from a .ui ever actually destructedCaolán McNamara1-0/+1
2015-08-31WaE: remove unused parameter.Michael Meeks1-1/+1
2015-08-31pClientData can be nullCaolán McNamara2-1/+1
2015-08-30tdf#93536 - avoid crash when calling ToTop on disposed window.Michael Meeks1-0/+2
2015-08-30Don't check SAL_DETAIL_ENABLE_LOG_INFO, check SAL_LOG_INFOTor Lillqvist1-3/+3
2015-08-29ODF import: workaround dubious draw:fill="solid" on frame stylesMichael Stahl5-2/+40
2015-08-29related: tdf#92379: sw: backward compatible ODF export of overridingMichael Stahl2-1/+22
2015-08-29tdf#92379: sw: ODF import: fix fo:background-color="transparent"Michael Stahl3-2/+73
2015-08-29tdf#92379: svx: don't overwrite fo:background-color on ODF importMichael Stahl6-6/+81
2015-08-29sw: Flat ODF import: set the InReading and InXMLImport flagsMichael Stahl1-0/+12
2015-08-29vcl: fix resource management issue in WinSalLayoutMichael Stahl4-2/+16
2015-08-29vcl: fix drmemory warning in UniscribeLayout::DropGlyph()Michael Stahl1-1/+1
2015-08-29check stream statusCaolán McNamara2-9/+25
2015-08-29eof isn't a Error, so use good not GetErrorCaolán McNamara2-14/+14
2015-08-29guard against 0 item sizeCaolán McNamara2-2/+9
2015-08-29check seeks and readsCaolán McNamara6-36/+76
2015-08-29Avoid unintended unconditional std::cerr debug outputTor Lillqvist1-22/+21
2015-08-29Avoid accidental leftover unconditional debug printoutTor Lillqvist1-2/+3
2015-08-28tdf#93353: fix copy fluy in flyBjoern Michaelsen1-7/+10
2015-08-28tdf#93736 need to create trapezoid from input polygonTomaž Vajngerl1-14/+18
2015-08-28Updated coreAndras Timar1-0/+0
2015-08-28bump gtk check to gtk+-3.0 >= 3.8Rene Engelhard1-1/+1
2015-08-28check stream state after read attemptCaolán McNamara2-1/+5
2015-08-28check for stream status after a read, not after a seekCaolán McNamara2-10/+15
2015-08-28check seek for successCaolán McNamara2-1/+5
2015-08-28check status of SeekToCaolán McNamara2-2/+4
2015-08-28check SeekToEndOfRecord for successCaolán McNamara2-1/+3
2015-08-28tdf#93529 - use debug messages while rendering to break up the trace.Michael Meeks2-27/+27
2015-08-28clip strings to max available sizeCaolán McNamara2-6/+19
2015-08-28tdf#93529 - add glDebugMessageInsert wrappers to help with API tracing.Michael Meeks3-1/+62
2015-08-28avoid loops in atom chainsCaolán McNamara3-4/+22
2015-08-28avoid hang in certain pptsCaolán McNamara2-1/+1
2015-08-28don't write SvxBackgroundColorItem via inherited SvxColorItem::StoreCaolán McNamara5-34/+15
2015-08-28Don't attempt to cache glyphs that are vertical but the text direction isn'tTor Lillqvist1-0/+3
2015-08-28Error handlingTor Lillqvist1-2/+24
2015-08-28Make vertical fonts show up when using OpenGL glyph cachingTor Lillqvist1-28/+78
2015-08-28No NO_MAPPERS, NO_TYPE3, NO_TYPE42 or NO_TTCR anywhereTor Lillqvist2-44/+0