summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann6-10/+11
2014-11-06Don't be too modern for MSVC2012Tor Lillqvist1-4/+2
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin6-11/+10
2014-11-06Bin unused include files, thanks to Andrea GelminiTor Lillqvist1-23/+0
2014-11-06Don't be too modern for MSVC2012Tor Lillqvist1-1/+5
2014-11-06Try to get the SC_DLLPUBLIC placement rightTor Lillqvist2-8/+8
2014-11-06Fix error: call of overloaded 'append(int)' is ambiguousTor Lillqvist1-1/+1
2014-11-06Bin unused "description" labelsTor Lillqvist1-74/+9
2014-11-06Fix non-dbgutil build where OpCode is sal_uInt16 and not OpCodeEnumTor Lillqvist2-3/+3
2014-11-06Bin unnecessary variablesTor Lillqvist2-30/+0
2014-11-06Intermediate commit: start on whitelist/blacklist of OpenCL implementationsTor Lillqvist6-16/+557
2014-11-06More work on the new OpenCL optionsTor Lillqvist9-24/+488
2014-11-06Check also unary and binary operation opcodes for presence in subsetTor Lillqvist1-0/+10
2014-11-06Add also parameters for the opcode subset to enableOpenCL()Tor Lillqvist3-3/+6
2014-11-06Indent the generated OpenCL a bit sanerTor Lillqvist1-8/+8
2014-11-06Don't use OpenCL unless the function is in the subset we supportTor Lillqvist1-0/+7
2014-11-06Don't use OpenCL unless the group is long enoughTor Lillqvist1-0/+6
2014-11-06Add a setting for what subset of functions we use OpenCL forTor Lillqvist2-2/+9
2014-11-06Avoid crashTor Lillqvist1-1/+4
2014-11-06Add more detailled configuration for OpenCL use, and make OpenCL default to onTor Lillqvist2-3/+10
2014-11-06fdo#75673 - Removed duplicate insert entriesJoel1-2/+0
2014-11-06sc: remove some unused codeNoel Grandin2-29/+0
2014-11-05coverity#1242614 Untrusted loop boundCaolán McNamara1-2/+14
2014-11-05markup with event type not checker typeCaolán McNamara2-2/+3
2014-11-05fdo#85809 - MENU: Rearranging the Insert > Media submenuYousuf Philips1-2/+8
2014-11-05Register ParaLineSpacingPopup in sc and sdMaxim Monastirsky1-0/+2
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin18-79/+61
2014-11-04Resolves: fdo#69049 Format in 'Outline Numbering' not saved anymoreCaolán McNamara1-1/+1
2014-11-04 calc ScTable::ReplaceAll : avoid calling GetLastDataPos uselesslyLaurent Godard1-1/+5
2014-11-04calc ScTable::SearchAll : avoid calling GetLastDataPos uselesslyLaurent Godard2-4/+19
2014-11-04fdo#39468 Translate German Comments - sc/source/core/data/documen{4,5}.cxxChristian M. Heller2-69/+68
2014-11-04remove some unused code in scNoel Grandin8-126/+0
2014-11-04Bin presumably obsolete SUNWS crackTor Lillqvist3-18/+0
2014-11-03fix the PCH after 8e399602ea7aa11a81d704ff6ce8e660df4205b9Michael Stahl1-1/+0
2014-11-03sc: clean up Library_scfilt.mk duplication wrt. ORCUSMichael Stahl1-11/+2
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