Age | Commit message (Expand) | Author |
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 |
2015-01-07 | Resolves: fdo#87003 - Kill BOOST_FOREACH | Pieter Adriaensen |
2015-01-07 | glew depends on OpenCL, for tests too | Douglas Mencken |
2015-01-07 | Revert "Check number of cells referenced by group instead of group size" | Tor Lillqvist |
2015-01-07 | Revert "Let's try a higher limit" | Tor Lillqvist |
2015-01-07 | Let's try a higher limit | Tor Lillqvist |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2015-01-07 | fdo#84938: convert VCL_INPUT_ #defines to 'enum class' | Noel Grandin |
2015-01-07 | UNO API test for conditional formats | Matúš Kukan |
2015-01-07 | fdo#82014: Remove old conditional formats when setting new one by UNO API | Matúš Kukan |
2015-01-07 | fix invalid string access | Markus Mohrhard |
2015-01-07 | fdo#85818: rename 'Zins' enum name, constant, function to Rate | Laurent Charrière |
2015-01-06 | Better fix for fdo#87558: Duplication in Last Used Functions sidebar list | Julien Nabet |
2015-01-06 | fdo#84938: convert CTRL_STATE_ #defines to 'enum class' | Noel Grandin |
2015-01-06 | fdo#84938: convert SEF_EXPORT_ #defines to 'enum class' | Noel Grandin |
2015-01-06 | fdo#84938: convert EXPORT_ #defines to 'enum class' | Noel Grandin |
2015-01-06 | fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class' | Noel Grandin |
2015-01-06 | fdo#84938: convert IMPORT_ constants to 'enum class' | Noel Grandin |
2015-01-05 | Extend the Calc UNO API for the conditions whether to use OpenCL for a formula | Tor Lillqvist |
2015-01-05 | sc-calcoptionsdlg.hxx: add definition guards (HAVE_FEATURE_OPENCL) | Douglas Mencken |
2015-01-05 | Some loplugin:revisibility clean-up | Stephan Bergmann |
2015-01-05 | fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class' | Noel Grandin |
2015-01-05 | loplugin:unreffun | Stephan Bergmann |
2015-01-05 | fdo#67343 Arrange Help button in a secondary group | Adolfo Jayme Barrientos |
2015-01-05 | Refactor OpenCL settings dialog | Olivier Hallot |
2015-01-05 | Resolves fdo#87863: Calc tooltip text for hyperlink wrong on OSX | Julien Nabet |
2015-01-05 | Resolves: fdo#87003 Kill BOOST_FOREACH on master | Nathan Yee |
2015-01-05 | java: unnecessary imports | Noel Grandin |
2015-01-04 | boost::unordered_set->std::unordered_set | Caolán McNamara |