summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2017-12-17Related: tdf#114251 disable ocName named expressions for vectorizationEike Rathke
2017-12-17Type svIndex does not necessarily mean range name, tdf#114251 relatedEike Rathke
2017-12-17tdf#91820 Round of improvements to Calc's menus for 6.0Yousuf Philips
2017-12-17coverity#1426171 Unchecked dynamic_castCaolán McNamara
2017-12-16Do not recalculate the same weight over and over again, tdf#114251 relatedEike Rathke
2017-12-16lok: sc: header, cursor and selection overlays issues wrt autofilterMarco Cecchetti
2017-12-16lok: sc: handling conflicts btw group collapsing and cell editingMarco Cecchetti
2017-12-16lok: sc: append the col, row position to the cell cursor messageMarco Cecchetti
2017-12-16convert EETextFormat to scoped enumNoel Grandin
2017-12-16tdf#45904 Move _XCellRangeAddressable Java test to C++Jens Carl
2017-12-16Blacklist CELL() and INFO() for threadingEike Rathke
2017-12-16tdf#45904 Move _XCellFormatRangesSupplier Java test to C++Jens Carl
2017-12-15tdf#113861: Unittest for chart datatable labels expansionVasily Melenchuk
2017-12-15lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti
2017-12-15Resolves: tdf#113537 don't keep nEndRow=MAXROW if data ends aboveEike Rathke
2017-12-15-Werror,-Wsign-compare (clang-cl)Stephan Bergmann
2017-12-15lokdialog: Give non-programmatic name to autofilterPranav Kant
2017-12-15tdf#114216 Uncheck Thousands separator on Number category selectionJim Raykowski
2017-12-15tdf#114479 : Blacklist MATCH() for threadingDennis Francis