summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-01More useful param typeStephan Bergmann3-5/+5
2015-09-01More vcl unit test headers for good measure.Michael Meeks1-0/+2
2015-09-01vcl: evidently that test needs glew headers nowMichael Stahl1-0/+1
2015-09-01refactor to create a HasMarked, no logic changeCaolán McNamara4-26/+33
2015-09-01Fixup CRC related unit tests for now.Michael Meeks2-2/+7
2015-09-01Tweak VCL unit tests for OpenGL.Michael Meeks1-7/+19
2015-09-01WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist1-1/+1
2015-09-01WaE: C-style cast from const sal_uInt64 * to sal_uInt8 * [loplugin:cstylecast]Tor Lillqvist1-1/+1
2015-09-01configmgr: support writing back to dconf (WIP)Stephan Bergmann4-3/+594
2015-09-01dconf: Change the way set elements are encodedStephan Bergmann1-96/+136
2015-09-01WaE: 'updateChecksum' overrides a member function but is not marked 'override'Tor Lillqvist1-1/+1
2015-09-01windows opengl: When the 2nd param is NULL, the 1st is ignored anyway.Jan Holesovsky1-2/+2
2015-09-01sw: remove a silly 16bit castMichael Stahl1-2/+2
2015-09-01sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl2-44/+46
2015-09-01sw: sort includes in editsh.hxxMichael Stahl1-13/+17
2015-09-01sw: replace boost::ptr_vector with std::vectorMichael Stahl2-4/+3
2015-09-01comphelper: fix MSVC --enable-mergedlibs build, OFOPXMLHelperMichael Stahl3-72/+102
2015-09-01comphelper: fix MSVC --enable-mergedlibs buildMichael Stahl1-2/+7
2015-09-01TableRef: ensure every column has a name after RefreshTableColumnNames()Eike Rathke1-23/+58
2015-09-01TableRef: reuse TableColumnNameSearch in RefreshTableColumnNames()Eike Rathke1-29/+21
2015-09-01implement undo of delete impress cell contentsCaolán McNamara3-2/+19
2015-09-01Removed the crc table from the check-sum headerMarco Cecchetti3-97/+109
2015-09-01Modified CRC test in order to fix test failure on OSXMarco Cecchetti1-0/+1
2015-09-01Changed DLL macro for fixing warning C4273 on WindowsMarco Cecchetti1-2/+2
2015-09-01Fixed a bug due to conflicts with Casarin's commit.Marco Cecchetti1-1/+1
2015-09-01tdf#93532 - Bitmap CRC unit tests.Michael Meeks1-0/+56
2015-09-01Removed no more needed code in ImpBitmap::ImplGetChecksuMarco Cecchetti1-2/+1
2015-09-01filter: avoid casting BitmapChecksum to sal_uInt32Miklos Vajna3-8/+8
2015-09-01Fixed a bug the 64-bit checksum switch code was affected byMarco Cecchetti1-1/+1
2015-09-01switch to 64-bit checksum: fixed a missed substitutionMarco Cecchetti1-1/+1
2015-09-01truncate checksum to 32-bit when it slips inside a file streamMarco Cecchetti3-8/+8
2015-09-01gl-checksum: added a minimum size check for using GL versionMarco Cecchetti2-2/+13
2015-09-01switch to 64-bit checksum: now BitmapChecksum is a sal_uInt64Marco Cecchetti2-4/+3
2015-09-01CRC is an integer type -> mnChecksum.Michael Meeks2-5/+5
2015-09-01fix: buffer was released before getting checksum.Michael Meeks1-1/+1
2015-09-01switch to 64-bit checksum: conversion from BitmapChecksum to an octet arrayMarco Cecchetti4-30/+50
2015-09-01vcl_get_checksum wraps the call to the real checksum functionMarco Cecchetti7-92/+101
2015-09-01Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti25-51/+58
2015-09-01moved chechsum.hxx in include/vclMarco Cecchetti4-4/+3
2015-09-01Added support for computing 64-bit checksum of bitmap in OpenGLMarco Cecchetti15-61/+469
2015-09-01TableRef: anywhere in ScDBData area, geez..Eike Rathke1-1/+1
2015-09-01TableRef: of course ScDBData at the referenced pos, not the formula posEike Rathke1-2/+2
2015-09-01tdf#93838 windows opengl: fix vertical text position in UniscribeLayoutMiklos Vajna1-3/+3
2015-09-01tdf#93839 - Encourage vdevs to pick up new GL Contexts when they go invalid.Michael Meeks6-1/+23
2015-09-01sids unsortedCaolán McNamara1-2/+2
2015-09-01Make saving the default fonts work againMaxim Monastirsky1-0/+34
2015-09-01TableRef: activate structured references export to OOXMLEike Rathke1-6/+3
2015-09-01fix enable-mpl-subset with --with-system-popplerMarkus Mohrhard1-1/+1
2015-09-01Updated coreOlivier R1-0/+0
2015-09-01Handle dconf_client_new failureStephan Bergmann1-0/+4