summaryrefslogtreecommitdiff
path: root/sc/source/filter/qpro
AgeCommit message (Expand)Author
2017-10-27ofz#2947 check for input stream endEike Rathke
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin
2017-09-14convert SvxCellOrientation to scoped enumNoel Grandin
2017-07-05Revert "With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImpl"Stephan Bergmann
2017-06-30With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImplTor Lillqvist
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-06expand out FltError and eERR constantsNoel Grandin
2017-06-02rework ScQProReader to take SvStream instead of SfxMediumCaolán McNamara
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-02-15convert ConvErr to scoped enumNoel Grandin
2016-11-03merge ScBiffReader and ScQProReaderNoel Grandin
2016-10-19loplugin:expandablemethodds in scNoel Grandin
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sc)Stephan Bergmann
2016-08-03rename ocDuration to ocPDuration and relatedEike Rathke
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-04tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2016-02-22loplugin:commaoperator in sc/Noel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-23tdf#39440 sc: reduce scope of local variablesMichael Weghorn
2015-08-14loplugin: defaultparamsNoel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-05-22Remove include stdio (part5)Julien Nabet
2015-04-08convert RECALCMODE_ constants to scoped enumNoel Grandin
2015-03-05rename SC_OPCODE_TABLE/S,ocTable/s to SC_OPCODE_SHEET/S,ocSheet/sEike Rathke
2015-01-14sc: rename ocChose et al. to ocChoose et al.Laurent Charrière
2015-01-14sc: rename ocPropper et al. to ocProper et al.Laurent Charrière
2015-01-14fdo#85818: translate ZZR to NperLaurent Charrière
2015-01-14fdo#85818: rename ZW to FVLaurent Charrière
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 DIA to SYDLaurent Charrière
2015-01-12fdo#85818: rename BW to PVLaurent Charrière
2015-01-09fdo#85818: rename Kapz to PpmtLaurent Charrière
2015-01-09fdo#85818: rename ZinsZ enum name, constant, function to IpmtLaurent Charrière
2015-01-07fdo#85818: rename 'Zins' enum name, constant, function to RateLaurent Charrière
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-29coverity#1210163 Uninitialized scalar variableCaolán McNamara