summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2015-01-07fix invalid string accessMarkus Mohrhard
2015-01-07fdo#85818: rename 'Zins' enum name, constant, function to RateLaurent Charrière
2015-01-06Better fix for fdo#87558: Duplication in Last Used Functions sidebar listJulien Nabet
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert SEF_EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin
2015-01-05Extend the Calc UNO API for the conditions whether to use OpenCL for a formulaTor Lillqvist
2015-01-05sc-calcoptionsdlg.hxx: add definition guards (HAVE_FEATURE_OPENCL)Douglas Mencken
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2015-01-05loplugin:unreffunStephan Bergmann
2015-01-05fdo#67343 Arrange Help button in a secondary groupAdolfo Jayme Barrientos
2015-01-05Refactor OpenCL settings dialogOlivier Hallot