summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-07coverity#1413006 Mixing enum typesCaolán McNamara
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-06Assert that GetClipDoc() is indeed a clipboard document, tdf#108612 relatedEike Rathke
2017-07-06Attempt to blind fix tdf#108612 explicitly checking for clipboard documentEike Rathke
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep
2017-07-06loplugin:unusedfields in scNoel Grandin
2017-07-06tdf#108923 : Use display string for generating chart labelsDennis Francis
2017-07-06ensure safe GlobalEditData release of xForbiddenCharsTableCaolán McNamara
2017-07-06rework as a shared_ptrCaolán McNamara
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-06teach unnecessaryparen plugin about other kinds of statementsNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05Display string results in the Function Wizard quotedEike Rathke
2017-07-05coverity#1414481 Uninitialized scalar fieldCaolán McNamara
2017-07-05coverity#1414486 Unchecked dynamic_castCaolán McNamara
2017-07-05Init CellInfo::bMerged againEike Rathke
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-05tdf#108919: Fix WID, should be EE_PARA_JUST instead of 0Stephan Bergmann
2017-07-05Revert "With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImpl"Stephan Bergmann
2017-07-04sc: remove trivial copy ctors for functorsJochen Nitschke
2017-07-04Fix "TODO: remove?"Stephan Bergmann
2017-07-04tdf#105831 Add Donate entry on Help menuOlivier
2017-07-04Move definition of VAR_ARGS and PAIRED_VAR_ARGS to formula/funcvarargs.hEike Rathke
2017-07-04loplugin:unusedfields in sc part3Noel Grandin
2017-07-04loplugin:unusedfields in formulaNoel Grandin
2017-07-04support for saving a modified image instead of original versionMarco Cecchetti
2017-07-04Any mentioning of "1 to 30" arguments is nonsenseEike Rathke
2017-07-04Remove artificial parameter count limit from NPV()Eike Rathke
2017-07-04Use ReverseStack() in NPV()Eike Rathke
2017-07-04Remove artificial parameter count limit from SUMPRODUCT()Eike Rathke
2017-07-04Remove artificial parameter count limit from GRETPIVOTDATA()Eike Rathke
2017-07-04loplugin:unusedfieldsNoel Grandin
2017-07-04extract common code in TokenPool into templateNoel Grandin
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-07-03No need anymore to duplicate DBFType enumJulien Nabet
2017-07-03loplugin:unusedfields bIsMarked in SvTreeListEntryNoel Grandin
2017-07-03use begin()/end() when working with SequenceNoel Grandin
2017-07-03tdf#39468 Translate German comments/termsJens Carl
2017-07-03XclExpXct::StoreCell(Range) rToken param is unusedStephan Bergmann
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M
2017-07-03Fix typosAndrea Gelmini
2017-07-03use sal_Int64 in tools::DateTimeNoel Grandin
2017-07-02loplugin:casttovoid: scStephan Bergmann
2017-07-02rObjMgr is unusedStephan Bergmann
2017-07-02ScRange::ParseCols/Rows pDoc parameter is unusedStephan Bergmann
2017-07-02tdf#108789 and others: overhaul DBase files encoding handlingLionel Elie Mamane
2017-07-02tdf#45904 Move Java XCellAddressable test to C++Jens Carl
2017-07-01sc lok: disable items of the overlay managerHenry Castro