summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2017-12-18Defer cell value insertion until later.Kohei Yoshida
2017-12-18Pick up global named expressions.Kohei Yoshida
2017-12-18Handle per-cell settings of cell formats.Kohei Yoshida
2017-12-18Implement a reference resolver for orcus.Kohei Yoshida
2017-12-18Remove almost duplicate code blocks.Kohei Yoshida
2017-12-18convert SVX_GRAPHICFILTER constants to scoped enumNoel Grandin
2017-12-18clear the data provider cache after import, tdf#111960Markus Mohrhard
2017-12-18convert EEHorizontalTextDirection to scoped enumNoel Grandin
2017-12-18Handle merged cells.Kohei Yoshida
2017-12-18Remove unused method.Kohei Yoshida
2017-12-18Take into account the fact that ScDocument already has one sheet.Kohei Yoshida
2017-12-18All the other orcus-based filters should take the same code path.Kohei Yoshida
2017-12-18Remove code duplicates.Kohei Yoshida
2017-12-18Initial step on enabling the orcus-based Excel 2003 XML filter.Kohei Yoshida
2017-12-18Unit test for implicit intersection with shared formulas, tdf#114251 relatedEike Rathke
2017-12-17Related: tdf#114251 disable vectorization of svDoubleRefEike Rathke