summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* java: no need to instantiate the AccessibilityTools objectNoel Grandin2015-01-121-8/+0
* Fix long/sal_IntPtr mismatch on x86_64 platform on windowsDavid Ostrovsky2015-01-101-1/+1
* add test for fdo#88200Markus Mohrhard2015-01-102-0/+19
* only delete cell content for CELLTYPE_NONE, fdo#88200Markus Mohrhard2015-01-103-3/+15
* sc: fix use-after-free race in ScCellRangesBaseMichael Stahl2015-01-101-0/+6
* Resolves: fdo#85617 always store fully encoded external document nameEike Rathke2015-01-091-3/+5
* do not drop entire external reference, fdo#85617 relatedEike Rathke2015-01-091-2/+1
* write externalLink Relationship Target IURI encoded, fdo#85617 relatedEike Rathke2015-01-093-7/+12
* Revert "NO_DECODE breaks non-ascii urls, fdo#85617"Eike Rathke2015-01-091-1/+1
* fdo#85818: rename KumZinsZ to CumIpmtLaurent Charrière2015-01-095-5/+5
* fdo#85818: rename Kapz to PpmtLaurent Charrière2015-01-098-8/+8
* fdo#85818: rename Kombin, Kombin2, Variationen, Variationen2Laurent Charrière2015-01-0912-45/+45
* fdo#85818: rename ZinsZ enum name, constant, function to IpmtLaurent Charrière2015-01-098-9/+9
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-0919-33/+33
* translate all remaining abuses of "ueberladen"Michael Stahl2015-01-092-31/+2
* Revert "Don't assume that the ZOrder property of shapes is an enumeration"David Tardon2015-01-081-4/+4
* Use a more boring value of piTor Lillqvist2015-01-081-1/+1
* Bin obsolete conditional compilationTor Lillqvist2015-01-081-120/+0
* Bin obsolete conditional compilationTor Lillqvist2015-01-081-11/+2
* Bin obsolete conditional compilationTor Lillqvist2015-01-081-7/+1
* Bin obsolete conditional compilationTor Lillqvist2015-01-081-6/+0
* sc: ODF import of data pilot:Michael Stahl2015-01-081-1/+0
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-0819-210/+0
* This is not needed.Kohei Yoshida2015-01-071-4/+1
* coverity#1261766 Uninitialized pointer fieldCaolán McNamara2015-01-071-3/+0
* Resolves: fdo#87003 - Kill BOOST_FOREACHPieter Adriaensen2015-01-071-1/+0
* glew depends on OpenCL, for tests tooDouglas Mencken2015-01-071-1/+1
* Revert "Check number of cells referenced by group instead of group size"Tor Lillqvist2015-01-074-42/+1
* Revert "Let's try a higher limit"Tor Lillqvist2015-01-071-1/+1
* Let's try a higher limitTor Lillqvist2015-01-071-1/+1
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-0713-17/+17
* fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin2015-01-073-3/+5
* UNO API test for conditional formatsMatúš Kukan2015-01-073-0/+246
* fdo#82014: Remove old conditional formats when setting new one by UNO APIMatúš Kukan2015-01-073-7/+25
* fix invalid string accessMarkus Mohrhard2015-01-071-3/+8
* fdo#85818: rename 'Zins' enum name, constant, function to RateLaurent Charrière2015-01-079-11/+11
* Better fix for fdo#87558: Duplication in Last Used Functions sidebar listJulien Nabet2015-01-061-2/+2
* fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin2015-01-061-7/+7
* fdo#84938: convert SEF_EXPORT_ #defines to 'enum class'Noel Grandin2015-01-061-3/+3
* fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin2015-01-065-24/+24
* fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'Noel Grandin2015-01-062-2/+2
* fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin2015-01-063-24/+24
* Extend the Calc UNO API for the conditions whether to use OpenCL for a formulaTor Lillqvist2015-01-052-0/+59
* sc-calcoptionsdlg.hxx: add definition guards (HAVE_FEATURE_OPENCL)Douglas Mencken2015-01-051-0/+2
* Some loplugin:revisibility clean-upStephan Bergmann2015-01-052-2/+2
* fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin2015-01-055-10/+14
* loplugin:unreffunStephan Bergmann2015-01-051-56/+0
* fdo#67343 Arrange Help button in a secondary groupAdolfo Jayme Barrientos2015-01-052-1/+2
* Refactor OpenCL settings dialogOlivier Hallot2015-01-053-1031/+396
* Resolves fdo#87863: Calc tooltip text for hyperlink wrong on OSXJulien Nabet2015-01-052-2/+11