Age | Commit message (Expand) | Author |
2015-01-14 | LinkUpdateMode property values must be in the range 0--2 or 0--3 | Stephan Bergmann |
2015-01-14 | fdo#39468 Translate German Comments - replace '//!' with '//TODO:' | Christian M. Heller |
2015-01-13 | use DateTime instead of separate Date and Time | Eike Rathke |
2015-01-13 | remove unused variable | Markus Mohrhard |
2015-01-13 | simplify Date/Time/DateTime conversion code | Noel Grandin |
2015-01-13 | Decrease the formula group size limit for OpenCL to be considered back to 100 | Tor Lillqvist |
2015-01-12 | Drop Add, Sub, Mul and Div from the default opcode subset | Tor Lillqvist |
2015-01-12 | Increase the formula group size limit for OpenCL to be considered to 10000 | Tor Lillqvist |
2015-01-12 | make this work also for an overlapping merge range, fdo#87382 follow-up | Eike Rathke |
2015-01-12 | get rid of C-style cast, fdo#87382 follow-up | Eike Rathke |
2015-01-12 | Add RAND to the default subset of opcodes for which we trust our OpenCL | Tor Lillqvist |
2015-01-12 | fdo#87382 Improper display of selected merged | Henry Castro |
2015-01-12 | SAL_INFO the setting arguments to OpenCL kernels and enqueueing them | Tor Lillqvist |
2015-01-12 | Rewrite the RAND() OpenCL implementation to actually be random | Tor Lillqvist |
2015-01-12 | Surely any C++ programmer knows what a forward declaration is | Tor Lillqvist |
2015-01-12 | convert SETTINGS_ #defines to 'enum class' | Noel Grandin |
2015-01-12 | fdo#84938: replace DATACHANGED_ constants with 'enum class' | Noel Grandin |
2015-01-12 | fdo#85818: rename ZGZ to RRI | Laurent Charrière |
2015-01-12 | fdo#85818: rename RMZ to PMT | Laurent Charrière |
2015-01-12 | fdo#85818: rename LIA to SLN | Laurent Charrière |
2015-01-12 | fdo#85818: rename GDA to DDB | Laurent Charrière |
2015-01-12 | fdo#85818: rename Laufz to Duration | Laurent Charrière |
2015-01-12 | fdo#85818: rename GDA2 to DB | Laurent Charrière |
2015-01-12 | fdo#85818: rename DIA to SYD | Laurent Charrière |
2015-01-12 | fdo#85818: rename BW to PV | Laurent Charrière |
2015-01-12 | fdo#85818: rename Effektiv to Effective | Laurent Charrière |
2015-01-12 | fdo#85818: rename KumKapZ to CumPrinc | Laurent Charrière |
2015-01-10 | Fix long/sal_IntPtr mismatch on x86_64 platform on windows | David Ostrovsky |
2015-01-10 | only delete cell content for CELLTYPE_NONE, fdo#88200 | Markus Mohrhard |
2015-01-10 | sc: fix use-after-free race in ScCellRangesBase | Michael Stahl |
2015-01-09 | Resolves: fdo#85617 always store fully encoded external document name | Eike Rathke |
2015-01-09 | do not drop entire external reference, fdo#85617 related | Eike Rathke |
2015-01-09 | write externalLink Relationship Target IURI encoded, fdo#85617 related | Eike Rathke |
2015-01-09 | Revert "NO_DECODE breaks non-ascii urls, fdo#85617" | Eike Rathke |
2015-01-09 | fdo#85818: rename KumZinsZ to CumIpmt | Laurent Charrière |
2015-01-09 | fdo#85818: rename Kapz to Ppmt | Laurent Charrière |
2015-01-09 | fdo#85818: rename Kombin, Kombin2, Variationen, Variationen2 | Laurent Charrière |
2015-01-09 | fdo#85818: rename ZinsZ enum name, constant, function to Ipmt | Laurent Charrière |
2015-01-09 | override the overloading of "overload" to decrease cognitive (over-)load | Michael Stahl |
2015-01-09 | translate all remaining abuses of "ueberladen" | Michael Stahl |
2015-01-08 | Revert "Don't assume that the ZOrder property of shapes is an enumeration" | David Tardon |
2015-01-08 | Use a more boring value of pi | Tor Lillqvist |
2015-01-08 | Bin obsolete conditional compilation | Tor Lillqvist |
2015-01-08 | Bin obsolete conditional compilation | Tor Lillqvist |
2015-01-08 | Bin obsolete conditional compilation | Tor Lillqvist |
2015-01-08 | Bin obsolete conditional compilation | Tor Lillqvist |
2015-01-08 | sc: ODF import of data pilot: | Michael Stahl |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2015-01-07 | This is not needed. | Kohei Yoshida |
2015-01-07 | coverity#1261766 Uninitialized pointer field | Caolán McNamara |