summaryrefslogtreecommitdiff
path: root/sc/source/filter/qpro
AgeCommit message (Expand)AuthorFilesLines
2017-10-27ofz#2947 check for input stream endEike Rathke1-1/+13
2017-10-23loplugin:includeform: scStephan Bergmann3-26/+26
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin1-4/+4
2017-09-14convert SvxCellOrientation to scoped enumNoel Grandin1-2/+2
2017-07-05Revert "With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImpl"Stephan Bergmann1-1/+1
2017-06-30With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImplTor Lillqvist1-1/+1
2017-06-26loplugin:oncevar in scNoel Grandin1-2/+1
2017-06-06expand out FltError and eERR constantsNoel Grandin1-12/+12
2017-06-02rework ScQProReader to take SvStream instead of SfxMediumCaolán McNamara1-4/+4
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin1-1/+1
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin1-3/+2
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin1-6/+6
2017-03-07loplugin:loopvartoosmallStephan Bergmann1-3/+3
2017-02-15convert ConvErr to scoped enumNoel Grandin2-7/+7
2016-11-03merge ScBiffReader and ScQProReaderNoel Grandin2-102/+57
2016-10-19loplugin:expandablemethodds in scNoel Grandin1-1/+1
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sc)Stephan Bergmann1-1/+1
2016-08-03rename ocDuration to ocPDuration and relatedEike Rathke1-1/+1
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-1/+1
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin1-1/+1
2016-03-04tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-1/+1
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin2-2/+2
2016-02-22loplugin:commaoperator in sc/Noel Grandin1-1/+6
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-08-23tdf#39440 sc: reduce scope of local variablesMichael Weghorn1-1/+1
2015-08-14loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-2/+2
2015-06-15cppcheck:redundantAssignmentNoel Grandin1-2/+1
2015-05-22Remove include stdio (part5)Julien Nabet2-5/+1
2015-04-08convert RECALCMODE_ constants to scoped enumNoel Grandin1-1/+1
2015-03-05rename SC_OPCODE_TABLE/S,ocTable/s to SC_OPCODE_SHEET/S,ocSheet/sEike Rathke1-1/+1
2015-01-14sc: rename ocChose et al. to ocChoose et al.Laurent Charrière1-1/+1
2015-01-14sc: rename ocPropper et al. to ocProper et al.Laurent Charrière1-1/+1
2015-01-14fdo#85818: translate ZZR to NperLaurent Charrière1-1/+1
2015-01-14fdo#85818: rename ZW to FVLaurent Charrière1-1/+1
2015-01-12fdo#85818: rename ZGZ to RRILaurent Charrière1-2/+2
2015-01-12fdo#85818: rename RMZ to PMTLaurent Charrière1-1/+1
2015-01-12fdo#85818: rename LIA to SLNLaurent Charrière1-1/+1
2015-01-12fdo#85818: rename GDA to DDBLaurent Charrière1-1/+1
2015-01-12fdo#85818: rename Laufz to DurationLaurent Charrière1-1/+1
2015-01-12fdo#85818: rename DIA to SYDLaurent Charrière1-1/+1
2015-01-12fdo#85818: rename BW to PVLaurent Charrière1-1/+1
2015-01-09fdo#85818: rename Kapz to PpmtLaurent Charrière1-1/+1
2015-01-09fdo#85818: rename ZinsZ enum name, constant, function to IpmtLaurent Charrière1-2/+2
2015-01-07fdo#85818: rename 'Zins' enum name, constant, function to RateLaurent Charrière1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard3-3/+0
2014-04-29coverity#1210163 Uninitialized scalar variableCaolán McNamara1-1/+2