summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-06tdf#116453: One less argument to pass to ScOrcusStyles.Kohei Yoshida
2018-09-05Added Replace Null Transformation in data provider dlgManuj Vashist
2018-09-05Resolves: tdf#118850 disentangle the twisted wrong cell type vs format typeEike Rathke
2018-09-05tdf#117287 When saving as Xlsx, export visible flag if comment is visbleIlhan Yesil
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-09-05tdf#116453: Pick up non-UTF8 encoding and use it for string values.Kohei Yoshida
2018-09-04tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[a-l]*Gabor Kelemen
2018-09-03tdf#37268: use also sheet local range in PivotJulien Nabet
2018-09-03loplugin:useuniqueptr in various in scNoel Grandin
2018-09-03ofz#10189 check container sizeCaolán McNamara
2018-09-03tdf#99296 - Disable headers/footers by defaultheiko tietze
2018-09-03cppcheck: knownConditionTrueFalseJochen Nitschke
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin
2018-09-01Fix typosAndrea Gelmini
2018-09-01Update orcus to 0.14.0.Kohei Yoshida
2018-08-31tdf#42949 Fix IWYU warnings in sc/source/core/opencl/*Gabor Kelemen
2018-08-31tdf#117781: don't remove already applied conditional format dataMike Kaganski
2018-08-31use std::unique_ptr in various sc undo codeNoel Grandin
2018-08-31properly reset nSeenInIteration when iterating cell cyclesLuboš Luňák
2018-08-31tdf#112454 Also consider last SCTAB in loopMichael Weghorn
2018-08-31tdf#73078 Let 'Type()' return '1' for empty cellsMichael Weghorn
2018-08-31pass ScDBData by std::unique_ptrNoel Grandin
2018-08-31pass ScDocument by ScDocumentUniquePtrNoel Grandin
2018-08-30Translate German commentsJohnny_M
2018-08-30pass ScRefUndoData around by std::unique_ptrNoel Grandin
2018-08-30tdf#114441 Convert sal_uLong to other types in ./sc/source/ui/appBijan Tabatabai
2018-08-30rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin
2018-08-29loplugin:useuniqueptr in the sc dialog classesNoel Grandin
2018-08-29loplugin:useuniqueptr in XclExpDxfNoel Grandin
2018-08-29loplugin:useuniqueptr in ScDrawTransferObjNoel Grandin
2018-08-29More -Werror=redundant-moveStephan Bergmann
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-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