summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-09-06sc [tz]test dlg: fix duplicate mnemonic labelKatarina Behrens
2018-09-06sc random number gen dlg: fix some a11y issuesKatarina Behrens
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-06tdf#45904 Move _XColumnRowRange Java tests to C++Rahul Gurung
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-05sc header-footer dlg: fix some a11y issuesKatarina Behrens
2018-09-05sc formula options dlg: fix some a11y issuesKatarina Behrens
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#119532 Contextmenu Form updateandreas kainz
2018-09-05tdf#116453: Pick up non-UTF8 encoding and use it for string values.Kohei Yoshida
2018-09-05Revert "Menubar Calc: update sheet menuentry according to table in writer"Maxim Monastirsky
2018-09-05tdf#45904 Move _XCell Java tests to C++Rahul Gurung
2018-09-04tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[a-l]*Gabor Kelemen
2018-09-03sc dataprovider/databar dialogs: fix some a11y issuesKatarina Behrens
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#112454 Add tests for ScDocument::ContainsNotesInRangeMichael Weghorn
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-31tdf#73078 Add/Enable test for TYPE function on empty cellMichael Weghorn
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-31Removed execution flag on xlsx fileAndrea Gelmini
2018-08-31pass ScDBData by std::unique_ptrNoel Grandin
2018-08-31pass ScDocument by ScDocumentUniquePtrNoel Grandin
2018-08-30Translate German commentsJohnny_M
2018-08-30tdf#119562 Fix export of AutoFit property of shapes to XLSXBalazs Varga
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-30tdf#45904 Move _XCellCursor Java tests to C++Rahul Gurung
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