summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-02tdf#93859 opengl - don't cache radiobuttons, refactor code dupl.Tomaž Vajngerl4-3/+19
2015-09-02TableRef: introduce ScDBDataPortion enumEike Rathke14-48/+62
2015-09-02Fix nss on MSVC 14.0David Ostrovsky2-1/+14
2015-09-02Fix coinmp on MSVC 14.0David Ostrovsky1-0/+1
2015-09-02Fix libgltf on MSVC 14.0David Ostrovsky1-2/+2
2015-09-02icu: Parallelize writing to PDB filesDavid Ostrovsky1-1/+1
2015-09-02tdf#93857 opengl: adapt UniscribeLayout's DrawCachedGlyphs() to FillDXArray()Miklos Vajna1-1/+7
2015-09-02tdf#93830 txXfrm offset workaround works in rounded rectangle case as wellAndras Timar3-1/+27
2015-09-02Fix x86-64 bridge on MSVC 14.0David Ostrovsky1-1/+2
2015-09-02remove leftover --disable-gnome-vfsMichael Stahl1-1/+0
2015-09-02vcl: rename DESKTOP_KDE to DESKTOP_KDE3Michael Stahl3-4/+4
2015-09-02tdf#93233 fix clockface emoji entriesChristian Lohmaier1-12/+12
2015-09-02Leftover ENABLE_GNOMEVFSStephan Bergmann1-1/+0
2015-09-02install:module="webdav_neon_gnomevfs" is no longer usedStephan Bergmann2-25/+0
2015-09-02ditch gnome-vfs2 supportCaolán McNamara33-3499/+6
2015-09-02tdf#93850 - Defer watchdog during shader compiles.Michael Meeks1-16/+54
2015-09-02tdf#93839 - Encourage vdevs to pick up new GL Contexts for Linux.Michael Meeks1-0/+2
2015-09-02windows opengl: Avoid an unnecessary wglMakeCurrent() call.Jan Holesovsky1-2/+2
2015-09-02Updated coreOlivier Hallot1-0/+0
2015-09-02sideber uno api test less dependant to panels orderLaurent Godard1-5/+28
2015-09-02Do not call external code with SolarMutex lockedStephan Bergmann1-2/+5
2015-09-02officecfg: blacklist one more intel opencl driver versionMiklos Vajna1-1/+1
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin32-60/+59
2015-09-02sw: use std::unique_ptr<> in swnewtableMiklos Vajna1-2/+1
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