summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin
2018-01-04loplugin:unusedfieldsNoel Grandin
2018-01-04tdf#45904 Move _TableAutoFormat Java tests to C++Jens Carl
2018-01-04Add ServiceProvider "com.sun.star.sheet.TableAutoFormats"Jens Carl
2018-01-03tdf#45904 Move _TableValidation Java tests to C++Jens Carl
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2018-01-03tdf#45904 Move _Scenario Java tests to C++Jens Carl
2018-01-02Fix typosAndrea Gelmini
2018-01-02clang-tidy modernize-use-equals-default in sc/source/core/toolJochen Nitschke
2018-01-01loplugin:passstuffbyref improved return in scNoel Grandin
2017-12-31improve const-correctness in ScCaptionPtrNoel Grandin
2017-12-29Fix typosAndrea Gelmini
2017-12-29Fix typosAndrea Gelmini
2017-12-29simplify copy of ScQueryParamJochen Nitschke
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin
2017-12-27Fix typosAndrea Gelmini
2017-12-25coverity#1426922 Uninitialized scalar fieldCaolán McNamara
2017-12-24sc: compact ScColumnAshod Nakashian
2017-12-23tdf#39593 deduplicate code in ScCellShelltagezi
2017-12-23Revert "unused SID commands in sc"Noel Grandin
2017-12-22tdf#39593 deduplicate code in ScCellShelltagezi
2017-12-22can just use default dtorsCaolán McNamara
2017-12-22coverity#1426736 Uninitialized scalar fieldCaolán McNamara
2017-12-21Have one getSkipEmptyCellsIndex(), assert array length, tdf#113979 follow-upEike Rathke
2017-12-21tdf#113979 Add option to Skip empty cellsLaurent BP
2017-12-21unused SID commands in scNoel Grandin
2017-12-21tdf#114603 highlights of EditField if a range is not validtagezi
2017-12-21TypedWhichId in svx part 2Noel Grandin
2017-12-21Fix typoAndrea Gelmini
2017-12-21no need to play define games with SID_DRAW_CHARTNoel Grandin
2017-12-21tdf#79077: Load/save PapersizeFromSetup into ODF for sw and scKatarina Behrens
2017-12-21TypedWhichId in svx part 1Noel Grandin
2017-12-21Invert logic, include only known good, tdf#114251 relatedEike Rathke
2017-12-20Exclude more special OpCode values from vectorizationEike Rathke
2017-12-20coverity#1426736 Uninitialized scalar fieldCaolán McNamara
2017-12-20Fix typosAndrea Gelmini
2017-12-19Uncheck Engineering notation checkbox on Scientific selectionJim Raykowski
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-19tdf#114545 Enabling/Disabling Ok button depending on correct formattagezi
2017-12-19Add UI config option to enable/disable threadingDennis Francis
2017-12-19Resolves: tdf#114539 only pop own parameters from stackEike Rathke
2017-12-19tdf#114479 : Use the SvNumberFormatter from ScInterpreterContextDennis Francis
2017-12-19remove unused typedefsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-19lok: sc: missing header invalidation on undo an autofilter actionMarco Cecchetti
2017-12-19loplugin:singevalfieldsNoel Grandin
2017-12-19loplugin:unusedenumconstantsNoel Grandin
2017-12-19Fix typoAndrea Gelmini
2017-12-19Fix typosAndrea Gelmini
2017-12-19Pick up sheet-local named expressions as well.Kohei Yoshida