summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-01-12SAL_INFO the setting arguments to OpenCL kernels and enqueueing themTor Lillqvist
2015-01-12Rewrite the RAND() OpenCL implementation to actually be randomTor Lillqvist
2015-01-12Surely any C++ programmer knows what a forward declaration isTor Lillqvist
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-12fdo#85818: rename ZGZ to RRILaurent Charrière
2015-01-12fdo#85818: rename RMZ to PMTLaurent Charrière
2015-01-12fdo#85818: rename LIA to SLNLaurent Charrière
2015-01-12fdo#85818: rename GDA to DDBLaurent Charrière
2015-01-12fdo#85818: rename Laufz to DurationLaurent Charrière
2015-01-12fdo#85818: rename GDA2 to DBLaurent Charrière
2015-01-12fdo#85818: rename DIA to SYDLaurent Charrière
2015-01-12fdo#85818: rename BW to PVLaurent Charrière
2015-01-12fdo#85818: rename Effektiv to EffectiveLaurent Charrière
2015-01-12fdo#85818: rename KumKapZ to CumPrincLaurent Charrière
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin
2015-01-12java: no need to instantiate the AccessibilityTools objectNoel Grandin
2015-01-10Fix long/sal_IntPtr mismatch on x86_64 platform on windowsDavid Ostrovsky
2015-01-10add test for fdo#88200Markus Mohrhard
2015-01-10only delete cell content for CELLTYPE_NONE, fdo#88200Markus Mohrhard
2015-01-10sc: fix use-after-free race in ScCellRangesBaseMichael Stahl
2015-01-09Resolves: fdo#85617 always store fully encoded external document nameEike Rathke
2015-01-09do not drop entire external reference, fdo#85617 relatedEike Rathke
2015-01-09write externalLink Relationship Target IURI encoded, fdo#85617 relatedEike Rathke
2015-01-09Revert "NO_DECODE breaks non-ascii urls, fdo#85617"Eike Rathke
2015-01-09fdo#85818: rename KumZinsZ to CumIpmtLaurent Charrière
2015-01-09fdo#85818: rename Kapz to PpmtLaurent Charrière
2015-01-09fdo#85818: rename Kombin, Kombin2, Variationen, Variationen2Laurent Charrière
2015-01-09fdo#85818: rename ZinsZ enum name, constant, function to IpmtLaurent Charrière
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-09translate all remaining abuses of "ueberladen"Michael Stahl
2015-01-08Revert "Don't assume that the ZOrder property of shapes is an enumeration"David Tardon
2015-01-08Use a more boring value of piTor Lillqvist
2015-01-08Bin obsolete conditional compilationTor Lillqvist
2015-01-08Bin obsolete conditional compilationTor Lillqvist
2015-01-08Bin obsolete conditional compilationTor Lillqvist
2015-01-08Bin obsolete conditional compilationTor Lillqvist
2015-01-08sc: ODF import of data pilot:Michael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07This is not needed.Kohei Yoshida
2015-01-07coverity#1261766 Uninitialized pointer fieldCaolán McNamara
2015-01-07Resolves: fdo#87003 - Kill BOOST_FOREACHPieter Adriaensen
2015-01-07glew depends on OpenCL, for tests tooDouglas Mencken
2015-01-07Revert "Check number of cells referenced by group instead of group size"Tor Lillqvist
2015-01-07Revert "Let's try a higher limit"Tor Lillqvist
2015-01-07Let's try a higher limitTor Lillqvist
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2015-01-07UNO API test for conditional formatsMatúš Kukan
2015-01-07fdo#82014: Remove old conditional formats when setting new one by UNO APIMatúš Kukan