summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2014-11-03coverity#707956 Uninitialized scalar fieldCaolán McNamara1-1/+4
2014-11-03fdo#84844 Use SvxColorToolBoxControl for border colorMaxim Monastirsky7-176/+7
2014-11-03coverity#1209103 copy-paste errorDavid Tardon1-1/+1
2014-11-03fdo#85620 - Changing the label 'Gallery' and having it in the insert menuYousuf Philips1-4/+4
2014-11-03callcatcher: update unused codeCaolán McNamara4-47/+0
2014-11-03fdo#85403 broadcast changes after TextToColumnEike Rathke1-0/+1
2014-11-03fdo#39468 Translate German Comments - final bits of sc/source/filter/Christian M. Heller3-10/+10
2014-11-03fdo#39468 Translate German Comments - sc/source/core/data/documen2.cxxChristian M. Heller1-33/+31
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin1-1/+1
2014-11-01fdo#60349 - FORMATTING: Icon in Calc toolbar for wrap textYousuf Philips1-0/+2
2014-10-31i#90076: avoid double-free race condition for ScCellRangesBaseMichael Stahl2-4/+25
2014-10-31Removed duplicated includesAndrea Gelmini7-9/+0
2014-10-31eliminate duplicated initializationEike Rathke1-2/+0
2014-10-31converity#1249470 Uninitialized scalar fieldEike Rathke1-0/+2
2014-10-31converity#707956 Uninitialized scalar fieldEike Rathke1-1/+5
2014-10-31converity#738797 Uninitialized pointer fieldEike Rathke1-1/+21
2014-10-31coverity#735311 Unchecked return valueEike Rathke1-1/+2
2014-10-31coverity#735320 Unchecked return valueEike Rathke1-1/+2
2014-10-31coverity#735811 Dereference after null checkEike Rathke1-1/+1
2014-10-31Add line numbers to the OpenCL sources being loggedTor Lillqvist1-1/+23
2014-10-31Move variable inside the ifdef block where it is only usedTor Lillqvist1-1/+1
2014-10-31Append kernel signature to the log area in the SAL_INFO dump of its sourceTor Lillqvist1-1/+8
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin3-5/+5
2014-10-30thread-pool: re-work termination semantics to avoid problems.Michael Meeks1-2/+3
2014-10-30Move thread-pool down into comphelper for re-use elsewhere.Michael Meeks4-221/+3
2014-10-31Add a few informative SAL_INFOsTor Lillqvist1-0/+3
2014-10-30Make sure the cached OpenCL profile file actually matches the devices presentTor Lillqvist1-1/+11
2014-10-30Use our standard SAL_INFO instead of homegrown LOG_PRINTF thingieTor Lillqvist1-21/+20
2014-10-30Use SAL_INFO instead of fprintf(stderr)Tor Lillqvist1-2/+2
2014-10-30CID#736090 Improper use of negative valueEike Rathke1-0/+3
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini4-4/+4
2014-10-30fdo#39468 Translate German Comments - sc/source/filter/{lotus,starcalc,xml}Christian M. Heller4-53/+51
2014-10-30fdo#39468 translate german commentsMichael Jaumann1-29/+26
2014-10-30Make the Value: combobox visible when you open the dialog.Jan Holesovsky1-4/+74
2014-10-30Improve layout of Tools -> Options... -> Calc -> Formula.Jan Holesovsky1-208/+241
2014-10-30coverity#1242442 Identical code for different branchesCaolán McNamara1-8/+1
2014-10-30Use SAL_WARN instead of writing to std::cerrTor Lillqvist1-18/+6
2014-10-30Log the state as an integer, not as a byte with value 0, 1 or 2Tor Lillqvist1-1/+1
2014-10-30Use more specific log area for the "binary file" messagesTor Lillqvist1-4/+4
2014-10-30coverity#735614 Division or modulo by float zeroCaolán McNamara1-3/+9
2014-10-29sc::opencl::getOpenCLPlatformCount is unneededTor Lillqvist3-20/+0
2014-10-29Avoid pointless thin wrapper layerTor Lillqvist6-70/+53
2014-10-29Need -ldl on Linux nowTor Lillqvist2-0/+14
2014-10-29Don't bother with a separate dynamically loaded scopencl libraryTor Lillqvist12-253/+55
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin2-3/+1
2014-10-29tools: remove DBG_ERRORFILE and replace all callersMichael Stahl2-6/+6
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara1-1/+1
2014-10-29callcatcher: more ww1 removal falloutCaolán McNamara4-37/+0
2014-10-29improve coverity#1242796 calculationCaolán McNamara1-1/+1
2014-10-29coverity#735611 Division or modulo by float zeroCaolán McNamara1-3/+5