summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)AuthorFilesLines
2015-01-09Resolves: fdo#85617 always store fully encoded external document nameEike Rathke1-3/+5
2015-01-09do not drop entire external reference, fdo#85617 relatedEike Rathke1-2/+1
2015-01-09write externalLink Relationship Target IURI encoded, fdo#85617 relatedEike Rathke3-7/+12
2015-01-09Revert "NO_DECODE breaks non-ascii urls, fdo#85617"Eike Rathke1-1/+1
2015-01-09fdo#85818: rename KumZinsZ to CumIpmtLaurent Charrière5-5/+5
2015-01-09fdo#85818: rename Kapz to PpmtLaurent Charrière8-8/+8
2015-01-09fdo#85818: rename Kombin, Kombin2, Variationen, Variationen2Laurent Charrière12-45/+45
2015-01-09fdo#85818: rename ZinsZ enum name, constant, function to IpmtLaurent Charrière8-9/+9
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl15-24/+24
2015-01-09translate all remaining abuses of "ueberladen"Michael Stahl1-30/+2
2015-01-08Revert "Don't assume that the ZOrder property of shapes is an enumeration"David Tardon1-4/+4
2015-01-08Use a more boring value of piTor Lillqvist1-1/+1
2015-01-08Bin obsolete conditional compilationTor Lillqvist1-120/+0
2015-01-08Bin obsolete conditional compilationTor Lillqvist1-11/+2
2015-01-08Bin obsolete conditional compilationTor Lillqvist1-7/+1
2015-01-08Bin obsolete conditional compilationTor Lillqvist1-6/+0
2015-01-08sc: ODF import of data pilot:Michael Stahl1-1/+0
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin8-30/+0
2015-01-07This is not needed.Kohei Yoshida1-4/+1
2015-01-07coverity#1261766 Uninitialized pointer fieldCaolán McNamara1-3/+0
2015-01-07Revert "Check number of cells referenced by group instead of group size"Tor Lillqvist2-35/+1
2015-01-07Revert "Let's try a higher limit"Tor Lillqvist1-1/+1
2015-01-07Let's try a higher limitTor Lillqvist1-1/+1
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin13-17/+17
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin3-3/+5
2015-01-07fdo#82014: Remove old conditional formats when setting new one by UNO APIMatúš Kukan2-7/+24
2015-01-07fix invalid string accessMarkus Mohrhard1-3/+8
2015-01-07fdo#85818: rename 'Zins' enum name, constant, function to RateLaurent Charrière9-11/+11
2015-01-06Better fix for fdo#87558: Duplication in Last Used Functions sidebar listJulien Nabet1-2/+2
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin1-7/+7
2015-01-06fdo#84938: convert SEF_EXPORT_ #defines to 'enum class'Noel Grandin1-3/+3
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin5-24/+24
2015-01-06fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'Noel Grandin2-2/+2
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin3-24/+24
2015-01-05Extend the Calc UNO API for the conditions whether to use OpenCL for a formulaTor Lillqvist1-0/+45
2015-01-05sc-calcoptionsdlg.hxx: add definition guards (HAVE_FEATURE_OPENCL)Douglas Mencken1-0/+2
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann2-2/+2
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin5-10/+14
2015-01-05loplugin:unreffunStephan Bergmann1-56/+0
2015-01-05Refactor OpenCL settings dialogOlivier Hallot2-517/+72
2015-01-05Resolves fdo#87863: Calc tooltip text for hyperlink wrong on OSXJulien Nabet2-2/+11
2015-01-05Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee1-8/+7
2015-01-04boost::unordered_set->std::unordered_setCaolán McNamara1-4/+4
2015-01-04cppcheck: Possible inefficient checking for <var> emptinessJulien Nabet1-1/+1
2015-01-04merge OpCodeEnum and OpCodeCaolán McNamara3-5/+5
2015-02-03Typo: translitaration->transliterationJulien Nabet1-3/+3
2015-02-03Typo: calulate->calculateJulien Nabet2-4/+4
2015-01-04Fix indentTomaž Vajngerl1-5/+7
2015-01-04Remove nOverlap as it is constantly set to 0 now.Tomaž Vajngerl1-35/+32
2015-01-04fdo#87684 option to make tabbar inline with scrollbar againTomaž Vajngerl3-17/+76