summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-14-Werror,-Wunused-const-variableNoel Grandin
2014-11-13callcatcher: BiffDrawingObjectBase is never constructedCaolán McNamara
2014-11-13Blacklist has precedence over whitelist, so order them like thatTor Lillqvist
2014-11-13valgrind: check return of convertDateTime before using fDateCaolán McNamara
2014-11-12fdo#86219 use vector replication when obtaining scalar for jump matrixEike Rathke
2014-11-12addNewFromTitles : avoid broadcasting SC_HINT_AREAS_CHANGED twiceLaurent Godard
2014-11-12calc SetNewRangeNames remove useless bool typeLaurent Godard
2014-11-12coverity#1242892 Untrusted value as argumentCaolán McNamara
2014-11-12Check blacklist and whitelist here, tooTor Lillqvist
2014-11-12Make checkForKnownBadCompilers() publicTor Lillqvist
2014-11-12Specify platform vendor, not platform nameTor Lillqvist
2014-11-12We want the platform vendor here, not the platform nameTor Lillqvist
2014-11-12Refactor and fix checkForKnownBadCompilers()Tor Lillqvist
2014-11-12A bit more informative SAL_INFO loggingTor Lillqvist
2014-11-12Add first whitelist and blacklist check attempt to checkForKnownBadCompilers()Tor Lillqvist
2014-11-12Add a whitelist entry, too (for what I happen to be running at the moment)Tor Lillqvist
2014-11-12Add output operators for SAL_INFO convenienceTor Lillqvist
2014-11-12Bin effectively dead codeTor Lillqvist
2014-11-12Add comment that replies to the question in comment aboveTor Lillqvist
2014-11-12Don't use misleading 'm' prefix for non-member variablesTor Lillqvist
2014-11-12Expand tiny misleadingly named 'registerOpenCLKernel' at its only call siteTor Lillqvist
2014-11-12Keep also the platform vendor in ds_deviceTor Lillqvist
2014-11-12Split driver version specification into a rangeTor Lillqvist
2014-11-12Rename OpenCLImpl to OpenCLImplMatcher to better match its purposeTor Lillqvist
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11iwyu: remove unneeded includes in sc, sd, swRiccardo Magliocchetti
2014-11-11sc: ~ScViewPaneBase() needs the SolarMutexMichael Stahl
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-10coverity#1242526 silence Arguments in wrong orderCaolán McNamara
2014-11-10callcatcher: unused codeCaolán McNamara
2014-11-09SfxTabDialog ctors: take an OUStringMiklos Vajna
2014-11-07sc, opencl dependant code called even without FEATURE_OPENCLNorbert Thiebaud
2014-11-07coverity#735814 Explicit null dereferencedEike Rathke
2014-11-07Update the white or black list when editing an entryTor Lillqvist
2014-11-07Make it possible to actually edit existing white/black list entriesTor Lillqvist
2014-11-07Some simplification and refactoring, no functional changeTor Lillqvist
2014-11-07More work on OpenCL whitelist/blacklist UITor Lillqvist
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06Don't be too modern for MSVC2012Tor Lillqvist
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-06Bin unused include files, thanks to Andrea GelminiTor Lillqvist
2014-11-06Don't be too modern for MSVC2012Tor Lillqvist
2014-11-06Try to get the SC_DLLPUBLIC placement rightTor Lillqvist
2014-11-06Fix error: call of overloaded 'append(int)' is ambiguousTor Lillqvist
2014-11-06Fix non-dbgutil build where OpCode is sal_uInt16 and not OpCodeEnumTor Lillqvist
2014-11-06Bin unnecessary variablesTor Lillqvist
2014-11-06Intermediate commit: start on whitelist/blacklist of OpenCL implementationsTor Lillqvist
2014-11-06More work on the new OpenCL optionsTor Lillqvist