summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin
2017-12-15tdf#113621: don't write whole column refs for conditional format rangesMarkus Mohrhard
2017-12-15tdf#45904 Move _XConsolidatable Java tests to C++Jens Carl
2017-12-14tdf#81475 Organize the form toolbarsYousuf Philips
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-13tdf#114384 reset the print state if the sheet changesTomaž Vajngerl
2017-12-13tdf#114256 add cache criterium when to recalculate page range sizeTomaž Vajngerl
2017-12-12Do not use threading for formula group if...Dennis Francis
2017-12-12Fix unnecessary wrong downcastStephan Bergmann
2017-12-12tdf#45904 Move _XConsolidationDescriptor Java tests to C++Jens Carl
2017-12-11tdf#95295: don't add duplicate conditional formatsMike Kaganski
2017-12-11Fix typos and grammarIlmari Lauhakangas