summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-08-24loplugin:useuniqueptr pass ScDocument by unique_ptr in the undo codeNoel Grandin
2018-08-24loplugin:useuniqueptr for ScOutlineTable in the undo codeNoel Grandin
2018-08-24loplugin:useuniqueptr in ScEditFieldObjNoel Grandin
2018-08-24SCCOLROW instead of long, tdf#117016 follow-upEike Rathke
2018-08-24Consolidate duplicated code, use VectorMatrixAccessor, tdf#117016 follow-upEike Rathke
2018-08-24Avoid unnecessary copy of vector if nothing omitted, tdf#117016 follow-upEike Rathke
2018-08-24Eliminate unnecessary per element copy of matrix' first col/rowEike Rathke
2018-08-24loplugin:useuniqueptr in ScTransferObjNoel Grandin
2018-08-24tdf#117016 unit test for LOOKUP() interim array omitted errorsEike Rathke
2018-08-24split ScViewFunc::CopyToClip into two methodsNoel Grandin
2018-08-24Resolves: tdf#117016 omit error values from an interim array in LOOKUP()Eike Rathke
2018-08-24pass DelFormats around using std::vectorNoel Grandin
2018-08-24pass ScChangeAction around by std::unique_ptrNoel Grandin
2018-08-24tdf#118993 - Missing new Insert Special Character in Calcheiko tietze
2018-08-24tdf#119236 Dimension dialog for Writer and CalcMaxim Monastirsky
2018-08-24Explicitly set line ends for measure linesMaxim Monastirsky
2018-08-23add test for bug tdf#119034Zdeněk Crhonek
2018-08-23loop and then eraseNoel Grandin
2018-08-23std::list is overkill for small structuresNoel Grandin
2018-08-23simplify ScMyGeneratedListNoel Grandin
2018-08-23add test for tdf#119137Zdeněk Crhonek
2018-08-23simplify ScMyDeletedListNoel Grandin
2018-08-23Allow fast result return for formula-cells with...Dennis Francis
2018-08-23calc menubar move back print range to formatandreas kainz
2018-08-23tdf#119420 move conditional and style section back from sheet to formatandreas kainz
2018-08-22Resolves: tdf#119402 +- typo sign flipEike Rathke
2018-08-22pass ScMyCellInfo around by std::unique_ptrNoel Grandin
2018-08-22replace StackCleaner with std::unique_ptrNoel Grandin
2018-08-22Resolves: tdf#73063 preserve and roundtrip LCID from/to Excel number formatsEike Rathke
2018-08-22loplugin:useuniqueptr in ScChartListenerNoel Grandin
2018-08-22loplugin:useuniqueptr in ScLookupCacheMapImplNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-22loplugin:useuniqueptr in ScDBQueryDataIteratorNoel Grandin
2018-08-22Fix typosAndrea Gelmini
2018-08-22loplugin:useuniqueptr in ModuleDataNoel Grandin
2018-08-21uitest Calc-Text Case; tdf#119155 ; tdf#119162Zdeněk Crhonek
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-20Resolves: tdf#119137 treat scalar non-reference non-array argument as matrixEike Rathke
2018-08-20coverity#1438402 Improper use of negative valueCaolán McNamara
2018-08-19Menubar Calc: update sheet menuentry according to table in writerandreas kainz
2018-08-18coverity#1438401 assert nPrevIndex >= 0Caolán McNamara
2018-08-17Use for-range loopsCaolán McNamara
2018-08-17ofz: make ValidNewTabName faster wrt collisionsCaolán McNamara
2018-08-17Resolves: tdf#118983 do not expand range if sheet references not affectedEike Rathke
2018-08-17make GetCodeName accessor more standardCaolán McNamara
2018-08-17make GetName accessor more standardCaolán McNamara
2018-08-17loplugin:useuniqueptr in ScFormatRangeStylesNoel Grandin
2018-08-17loplugin:useuniqueptr in ScColumnRowStylesBaseNoel Grandin
2018-08-16Related tdf#118547: don't change protection symbol if nTab == TABLEID_DOCJulien Nabet
2018-08-16data->sort->options->copy sort results to, enter "asd"->ok crashesCaolán McNamara