summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-11-05markup with event type not checker typeCaolán McNamara
2014-11-05fdo#85809 - MENU: Rearranging the Insert > Media submenuYousuf Philips
2014-11-05Register ParaLineSpacingPopup in sc and sdMaxim Monastirsky
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-04Resolves: fdo#69049 Format in 'Outline Numbering' not saved anymoreCaolán McNamara
2014-11-04 calc ScTable::ReplaceAll : avoid calling GetLastDataPos uselesslyLaurent Godard
2014-11-04calc ScTable::SearchAll : avoid calling GetLastDataPos uselesslyLaurent Godard
2014-11-04fdo#39468 Translate German Comments - sc/source/core/data/documen{4,5}.cxxChristian M. Heller
2014-11-04remove some unused code in scNoel Grandin
2014-11-04Bin presumably obsolete SUNWS crackTor Lillqvist
2014-11-03fix the PCH after 8e399602ea7aa11a81d704ff6ce8e660df4205b9Michael Stahl
2014-11-03sc: clean up Library_scfilt.mk duplication wrt. ORCUSMichael Stahl
2014-11-03coverity#707956 Uninitialized scalar fieldCaolán McNamara
2014-11-03fdo#84844 Use SvxColorToolBoxControl for border colorMaxim Monastirsky
2014-11-03coverity#1209103 copy-paste errorDavid Tardon
2014-11-03fdo#85620 - Changing the label 'Gallery' and having it in the insert menuYousuf Philips
2014-11-03callcatcher: update unused codeCaolán McNamara
2014-11-03fdo#85403 broadcast changes after TextToColumnEike Rathke
2014-11-03fdo#39468 Translate German Comments - final bits of sc/source/filter/Christian M. Heller
2014-11-03fdo#39468 Translate German Comments - sc/source/core/data/documen2.cxxChristian M. Heller
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-11-01fdo#60349 - FORMATTING: Icon in Calc toolbar for wrap textYousuf Philips
2014-10-31i#90076: avoid double-free race condition for ScCellRangesBaseMichael Stahl
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-31eliminate duplicated initializationEike Rathke
2014-10-31converity#1249470 Uninitialized scalar fieldEike Rathke
2014-10-31converity#707956 Uninitialized scalar fieldEike Rathke
2014-10-31converity#738797 Uninitialized pointer fieldEike Rathke
2014-10-31coverity#735311 Unchecked return valueEike Rathke
2014-10-31coverity#735320 Unchecked return valueEike Rathke
2014-10-31coverity#735811 Dereference after null checkEike Rathke
2014-10-31Add line numbers to the OpenCL sources being loggedTor Lillqvist
2014-10-31Move variable inside the ifdef block where it is only usedTor Lillqvist
2014-10-31Append kernel signature to the log area in the SAL_INFO dump of its sourceTor Lillqvist
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-30thread-pool: re-work termination semantics to avoid problems.Michael Meeks
2014-10-30Move thread-pool down into comphelper for re-use elsewhere.Michael Meeks
2014-10-31Add a few informative SAL_INFOsTor Lillqvist
2014-10-30Make sure the cached OpenCL profile file actually matches the devices presentTor Lillqvist
2014-10-30Use our standard SAL_INFO instead of homegrown LOG_PRINTF thingieTor Lillqvist
2014-10-30Use SAL_INFO instead of fprintf(stderr)Tor Lillqvist
2014-10-30CID#736090 Improper use of negative valueEike Rathke
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-30fdo#39468 Translate German Comments - sc/source/filter/{lotus,starcalc,xml}Christian M. Heller
2014-10-30fdo#39468 translate german commentsMichael Jaumann
2014-10-30Make the Value: combobox visible when you open the dialog.Jan Holesovsky
2014-10-30Improve layout of Tools -> Options... -> Calc -> Formula.Jan Holesovsky
2014-10-30coverity#1242442 Identical code for different branchesCaolán McNamara
2014-10-30Use SAL_WARN instead of writing to std::cerrTor Lillqvist
2014-10-30Log the state as an integer, not as a byte with value 0, 1 or 2Tor Lillqvist