Age | Commit message (Expand) | Author |
2014-11-06 | Add also parameters for the opcode subset to enableOpenCL() | Tor Lillqvist |
2014-11-06 | Indent the generated OpenCL a bit saner | Tor Lillqvist |
2014-11-06 | Don't use OpenCL unless the function is in the subset we support | Tor Lillqvist |
2014-11-06 | Don't use OpenCL unless the group is long enough | Tor Lillqvist |
2014-11-06 | Add a setting for what subset of functions we use OpenCL for | Tor Lillqvist |
2014-11-06 | Avoid crash | Tor Lillqvist |
2014-11-06 | Add more detailled configuration for OpenCL use, and make OpenCL default to on | Tor Lillqvist |
2014-11-06 | fdo#75673 - Removed duplicate insert entries | Joel |
2014-11-06 | sc: remove some unused code | Noel Grandin |
2014-11-05 | coverity#1242614 Untrusted loop bound | Caolán McNamara |
2014-11-05 | markup with event type not checker type | Caolán McNamara |
2014-11-05 | fdo#85809 - MENU: Rearranging the Insert > Media submenu | Yousuf Philips |
2014-11-05 | Register ParaLineSpacingPopup in sc and sd | Maxim Monastirsky |
2014-11-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-11-04 | Resolves: fdo#69049 Format in 'Outline Numbering' not saved anymore | Caolán McNamara |
2014-11-04 | calc ScTable::ReplaceAll : avoid calling GetLastDataPos uselessly | Laurent Godard |
2014-11-04 | calc ScTable::SearchAll : avoid calling GetLastDataPos uselessly | Laurent Godard |
2014-11-04 | fdo#39468 Translate German Comments - sc/source/core/data/documen{4,5}.cxx | Christian M. Heller |
2014-11-04 | remove some unused code in sc | Noel Grandin |
2014-11-04 | Bin presumably obsolete SUNWS crack | Tor Lillqvist |
2014-11-03 | fix the PCH after 8e399602ea7aa11a81d704ff6ce8e660df4205b9 | Michael Stahl |
2014-11-03 | sc: clean up Library_scfilt.mk duplication wrt. ORCUS | Michael Stahl |
2014-11-03 | coverity#707956 Uninitialized scalar field | Caolán McNamara |
2014-11-03 | fdo#84844 Use SvxColorToolBoxControl for border color | Maxim Monastirsky |
2014-11-03 | coverity#1209103 copy-paste error | David Tardon |
2014-11-03 | fdo#85620 - Changing the label 'Gallery' and having it in the insert menu | Yousuf Philips |
2014-11-03 | callcatcher: update unused code | Caolán McNamara |
2014-11-03 | fdo#85403 broadcast changes after TextToColumn | Eike Rathke |
2014-11-03 | fdo#39468 Translate German Comments - final bits of sc/source/filter/ | Christian M. Heller |
2014-11-03 | fdo#39468 Translate German Comments - sc/source/core/data/documen2.cxx | Christian M. Heller |
2014-11-01 | fdo#84938: replace MIB_ constants with enum | Noel Grandin |
2014-11-01 | fdo#60349 - FORMATTING: Icon in Calc toolbar for wrap text | Yousuf Philips |
2014-10-31 | i#90076: avoid double-free race condition for ScCellRangesBase | Michael Stahl |
2014-10-31 | Removed duplicated includes | Andrea Gelmini |
2014-10-31 | eliminate duplicated initialization | Eike Rathke |
2014-10-31 | converity#1249470 Uninitialized scalar field | Eike Rathke |
2014-10-31 | converity#707956 Uninitialized scalar field | Eike Rathke |
2014-10-31 | converity#738797 Uninitialized pointer field | Eike Rathke |
2014-10-31 | coverity#735311 Unchecked return value | Eike Rathke |
2014-10-31 | coverity#735320 Unchecked return value | Eike Rathke |
2014-10-31 | coverity#735811 Dereference after null check | Eike Rathke |
2014-10-31 | Add line numbers to the OpenCL sources being logged | Tor Lillqvist |
2014-10-31 | Move variable inside the ifdef block where it is only used | Tor Lillqvist |
2014-10-31 | Append kernel signature to the log area in the SAL_INFO dump of its source | Tor Lillqvist |
2014-10-31 | convert COMMAND_WHEEL constants to an enum | Noel Grandin |
2014-10-30 | thread-pool: re-work termination semantics to avoid problems. | Michael Meeks |
2014-10-30 | Move thread-pool down into comphelper for re-use elsewhere. | Michael Meeks |
2014-10-31 | Add a few informative SAL_INFOs | Tor Lillqvist |
2014-10-30 | Make sure the cached OpenCL profile file actually matches the devices present | Tor Lillqvist |
2014-10-30 | Use our standard SAL_INFO instead of homegrown LOG_PRINTF thingie | Tor Lillqvist |