summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
2015-09-02sw: use std::unique_ptr<> in swnewtableMiklos Vajna
2015-09-01More useful param typeStephan Bergmann
2015-09-01More vcl unit test headers for good measure.Michael Meeks
2015-09-01vcl: evidently that test needs glew headers nowMichael Stahl
2015-09-01refactor to create a HasMarked, no logic changeCaolán McNamara
2015-09-01Fixup CRC related unit tests for now.Michael Meeks
2015-09-01Tweak VCL unit tests for OpenGL.Michael Meeks
2015-09-01WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist
2015-09-01WaE: C-style cast from const sal_uInt64 * to sal_uInt8 * [loplugin:cstylecast]Tor Lillqvist
2015-09-01configmgr: support writing back to dconf (WIP)Stephan Bergmann
2015-09-01dconf: Change the way set elements are encodedStephan Bergmann
2015-09-01WaE: 'updateChecksum' overrides a member function but is not marked 'override'Tor Lillqvist
2015-09-01windows opengl: When the 2nd param is NULL, the 1st is ignored anyway.Jan Holesovsky
2015-09-01sw: remove a silly 16bit castMichael Stahl
2015-09-01sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl
2015-09-01sw: sort includes in editsh.hxxMichael Stahl
2015-09-01sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-09-01comphelper: fix MSVC --enable-mergedlibs build, OFOPXMLHelperMichael Stahl
2015-09-01comphelper: fix MSVC --enable-mergedlibs buildMichael Stahl
2015-09-01TableRef: ensure every column has a name after RefreshTableColumnNames()Eike Rathke
2015-09-01TableRef: reuse TableColumnNameSearch in RefreshTableColumnNames()Eike Rathke
2015-09-01implement undo of delete impress cell contentsCaolán McNamara
2015-09-01Removed the crc table from the check-sum headerMarco 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