summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel
AgeCommit message (Expand)Author
2015-01-14fdo#39468 Translate German Comments - replace '//!' with '//TODO:'Christian M. Heller
2015-01-12fdo#85818: rename ZGZ to RRILaurent Charrière
2015-01-12fdo#85818: rename RMZ to PMTLaurent Charrière
2015-01-12fdo#85818: rename LIA to SLNLaurent Charrière
2015-01-12fdo#85818: rename GDA to DDBLaurent Charrière
2015-01-12fdo#85818: rename Laufz to DurationLaurent Charrière
2015-01-12fdo#85818: rename GDA2 to DBLaurent Charrière
2015-01-12fdo#85818: rename DIA to SYDLaurent Charrière
2015-01-12fdo#85818: rename BW to PVLaurent Charrière
2015-01-12fdo#85818: rename Effektiv to EffectiveLaurent Charrière
2015-01-12fdo#85818: rename KumKapZ to CumPrincLaurent Charrière
2015-01-09write externalLink Relationship Target IURI encoded, fdo#85617 relatedEike 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-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#85818: rename 'Zins' enum name, constant, function to RateLaurent Charrière
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2015-01-04cppcheck: Possible inefficient checking for <var> emptinessJulien Nabet
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-30use the correct tab for sheet local names, fdo#81195Markus Mohrhard
2014-12-30relative refs wrap around in xls, fdo#84556Markus Mohrhard
2014-12-29handle relative refs correctly in xls import, fdo#80091Markus Mohrhard
2014-12-23coverity#1260332 Unused valueCaolán McNamara
2014-12-23coverity#1260333 Unused valueCaolán McNamara
2014-12-22fix another validation error for OOXML, related fdo#40746Markus Mohrhard
2014-12-22fix OOXML validation error, related fdo#40746Markus Mohrhard
2014-12-19WaE: variable 'nBofType' set but not usedTor Lillqvist
2014-12-19WaE: -Werror=unused-but-set-variableCaolán McNamara
2014-12-19can move the decls to first use nowCaolán McNamara
2014-12-19remove operator>> methodsNoel Grandin
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12coverity#1257735 Logically dead codeCaolán McNamara
2014-12-10Globally disable threading for these for now.Kohei Yoshida
2014-11-30fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-30don't call XLSX methods in XLS export, related fdo#59762Markus Mohrhard
2014-11-27unused function Calc_nBLIPPosAndras Timar
2014-11-27fdo#86687 Avoid deadlock updating progress barMatthew J. Francis
2014-11-24Bin commented-out unreachable 'break' statementsTor Lillqvist
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-20No need to start listening in CalcAfterLoad for xls import.Kohei Yoshida
2014-11-19coverity#1242708 Untrusted loop boundCaolán McNamara
2014-11-18WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist
2014-11-18Thread excel table row/column format finalization.Michael Meeks
2014-11-18coverity#1242538 Untrusted loop boundCaolán McNamara
2014-11-18coverity#1242628 Untrusted loop boundCaolán McNamara
2014-11-18coverity#1242631 Untrusted loop boundCaolán McNamara