summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-29loplugin:constantparam (2)Noel Grandin
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-28Use tools::Time::GetClock() to obtain hour,minute,secondEike Rathke
2018-08-28tdf#42949 Fix IWYU warnings in sc/source/core/inc/*Gabor Kelemen
2018-08-28Move lcl_getHourMinuteSecond() to tools::Time::GetClock()Eike Rathke
2018-08-28Shortcut small negative values to 0:0:0, tdf#119533 tdf#118800 follow-upEike Rathke
2018-08-28return ScMemChart by std::unique_ptrNoel Grandin
2018-08-28loplugin:useuniqueptr pass ScDocument by unique_ptr in undo codeNoel Grandin
2018-08-28return by std::unique_ptr from CreateSortInfoArrayNoel Grandin
2018-08-28Resolves: tdf#119533 reintroduce time rounding but cut, tdf#118800 follow-upEike Rathke
2018-08-27Increase arbitrary sort elements limit from 100000 to two full columnsEike Rathke
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin
2018-08-26Update mdds to 1.4.1.Kohei Yoshida
2018-08-26get rid of aEndItr entirelyCaolán McNamara
2018-08-25crashtesting: cached deque::end invalidatedCaolán McNamara
2018-08-25loplugin:useuniqueptr in ScMoveUndoNoel Grandin
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