Age | Commit message (Expand) | Author |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-14 | -Werror,-Wunused-const-variable | Noel Grandin |
2014-11-13 | callcatcher: BiffDrawingObjectBase is never constructed | Caolán McNamara |
2014-11-13 | Blacklist has precedence over whitelist, so order them like that | Tor Lillqvist |
2014-11-13 | valgrind: check return of convertDateTime before using fDate | Caolán McNamara |
2014-11-12 | fdo#86219 use vector replication when obtaining scalar for jump matrix | Eike Rathke |
2014-11-12 | addNewFromTitles : avoid broadcasting SC_HINT_AREAS_CHANGED twice | Laurent Godard |
2014-11-12 | calc SetNewRangeNames remove useless bool type | Laurent Godard |
2014-11-12 | coverity#1242892 Untrusted value as argument | Caolán McNamara |
2014-11-12 | Check blacklist and whitelist here, too | Tor Lillqvist |
2014-11-12 | Make checkForKnownBadCompilers() public | Tor Lillqvist |
2014-11-12 | Specify platform vendor, not platform name | Tor Lillqvist |
2014-11-12 | We want the platform vendor here, not the platform name | Tor Lillqvist |
2014-11-12 | Refactor and fix checkForKnownBadCompilers() | Tor Lillqvist |
2014-11-12 | A bit more informative SAL_INFO logging | Tor Lillqvist |
2014-11-12 | Add first whitelist and blacklist check attempt to checkForKnownBadCompilers() | Tor Lillqvist |
2014-11-12 | Add a whitelist entry, too (for what I happen to be running at the moment) | Tor Lillqvist |
2014-11-12 | Add output operators for SAL_INFO convenience | Tor Lillqvist |
2014-11-12 | Bin effectively dead code | Tor Lillqvist |
2014-11-12 | Add comment that replies to the question in comment above | Tor Lillqvist |
2014-11-12 | Don't use misleading 'm' prefix for non-member variables | Tor Lillqvist |
2014-11-12 | Expand tiny misleadingly named 'registerOpenCLKernel' at its only call site | Tor Lillqvist |
2014-11-12 | Keep also the platform vendor in ds_device | Tor Lillqvist |
2014-11-12 | Split driver version specification into a range | Tor Lillqvist |
2014-11-12 | Rename OpenCLImpl to OpenCLImplMatcher to better match its purpose | Tor Lillqvist |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-11 | iwyu: remove unneeded includes in sc, sd, sw | Riccardo Magliocchetti |
2014-11-11 | sc: ~ScViewPaneBase() needs the SolarMutex | Michael Stahl |
2014-11-11 | fdo#84938: replace HELPMODE_ constants with enum | Noel Grandin |
2014-11-10 | coverity#1242526 silence Arguments in wrong order | Caolán McNamara |
2014-11-10 | callcatcher: unused code | Caolán McNamara |
2014-11-09 | SfxTabDialog ctors: take an OUString | Miklos Vajna |
2014-11-07 | sc, opencl dependant code called even without FEATURE_OPENCL | Norbert Thiebaud |
2014-11-07 | coverity#735814 Explicit null dereferenced | Eike Rathke |
2014-11-07 | Update the white or black list when editing an entry | Tor Lillqvist |
2014-11-07 | Make it possible to actually edit existing white/black list entries | Tor Lillqvist |
2014-11-07 | Some simplification and refactoring, no functional change | Tor Lillqvist |
2014-11-07 | More work on OpenCL whitelist/blacklist UI | Tor Lillqvist |
2014-11-07 | fdo#84938: replace MOUSE_ modifier constants with enum | Noel Grandin |
2014-11-06 | Revert "use the new OUString::fromUtf8 method" | Stephan Bergmann |
2014-11-06 | Don't be too modern for MSVC2012 | Tor Lillqvist |
2014-11-06 | use the new OUString::fromUtf8 method | Noel Grandin |
2014-11-06 | Bin unused include files, thanks to Andrea Gelmini | Tor Lillqvist |
2014-11-06 | Don't be too modern for MSVC2012 | Tor Lillqvist |
2014-11-06 | Try to get the SC_DLLPUBLIC placement right | Tor Lillqvist |
2014-11-06 | Fix error: call of overloaded 'append(int)' is ambiguous | Tor Lillqvist |
2014-11-06 | Fix non-dbgutil build where OpCode is sal_uInt16 and not OpCodeEnum | Tor Lillqvist |
2014-11-06 | Bin unnecessary variables | Tor Lillqvist |
2014-11-06 | Intermediate commit: start on whitelist/blacklist of OpenCL implementations | Tor Lillqvist |
2014-11-06 | More work on the new OpenCL options | Tor Lillqvist |