summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-05-02import all formatting properties for column style, tdf#96549Markus Mohrhard
2016-05-02use the ScRefCellValue already available, tdf#97989Markus Mohrhard
2016-04-23lokit: add getPartHashHenry Castro
2016-04-21Resolves: tdf#99322 re-establish group area listeners after update referenceEike Rathke
2016-04-21Resolves: tdf#97897 (re)broadcast if formula groups were splitEike Rathke
2016-04-21(re)broadcast if value replaces cell of grouped formulas, tdf#97897 relatedEike Rathke
2016-04-21(re)broadcast, same as in ScDocument::SetString(), tdf#97897 relatedEike Rathke
2016-04-21Resolves: tdf#98990 accept R1C1 notation entire column/row referencesEike Rathke
2016-04-10add a recursion guard to lcl_FindRangeNamesInUse()Eike Rathke
2016-04-08lok context menu: Expose context menuPranav Kant
2016-04-05guard boost/property_tree/json_parser.hpp on WNTAndras Timar
2016-04-04tdf#92963 Pasting a whole row with data crashes all open LibO appsArul Michael
2016-04-04Resolves: tdf#98642 comparing RPN insufficient in shared formula detectionEike Rathke
2016-04-04fix the "group not recalculated after delete" second part of tdf#97897Eike Rathke
2016-04-04ensure a correct index is assigned to a duplicated ScRangeData instanceEike Rathke
2016-03-18sc tiled rendering: Unit test for extended .uno:SelectRow/Columncp-5.0-28Pranav Kant
2016-03-18sc lok bccu#1602: Don't crash when the copy functionality is not allowed.Jan Holesovsky
2016-03-18sc lok bccu#1519: More general solution to detecting cell resizes.Jan Holesovsky
2016-03-17sc: Improve documentation, and a cosmetic change.Jan Holesovsky
2016-03-17sc lok: Extend uno commands: .uno:SelectRow/ColumnPranav Kant
2016-03-17Resolves: tdf#93196 add RecursionCounter guard also to InterpretFormulaGroup()Eike Rathke
2016-03-17tdf#98083: Always save cell formatKatarina Behrens
2016-03-16sc lok bccu#1519: Broadcast cell size changes, they affect the document size.Jan Holesovsky
2016-03-10sc lok: Add forgotten file.Jan Holesovsky
2016-03-10sc lok: Don't interact with the user during .uno:SortAscending or Descending.Jan Holesovsky
2016-03-10Resolves: tdf#95226 second case, stack error count in JumpMatrix contextEike Rathke
2016-03-10Resolves: tdf#98297 exclude error values from COUNT in array/matrixEike Rathke
2016-03-10Resolves: tdf#98389 check memory requirement of matrixEike Rathke
2016-03-10don't use same file in two testsMarkus Mohrhard
2016-03-01ccu#1573 sc lok: fix reporting of hidden row heightMiklos Vajna
2016-02-22LOK: make use of MOUSEMOVE in calcMihai Varga
2016-02-22Resolves: tdf#97465 like wheel ignore swipe for sc input handler inputchangedCaolán McNamara
2016-02-22tdf#92296: Fix off-by-one formatting of text runs on OOXML exportKatarina Behrens
2016-02-16sc lok: Notify LibreOfficeKit of empty selectionPranav Kant
2016-02-16sc lok: Handle left mouse button up events for tiled renderingPranav Kant
2016-02-05lok: Search result should contain info if it is a 'search all' result.cp-5.0-22Jan Holesovsky
2016-02-04tdf#97150: tdf#94924: If we can't handle strings, don't try to thenTor Lillqvist
2016-02-04Resolves: tdf#93151 handle ExpandRefs and mnColDelta the same as mnRowDeltaEike Rathke
2016-02-03lok: Avoid the 'alien format' warning in LibreOfficeKit.Jan Holesovsky
2016-02-02tdf#96910 : Calc crashes while using "Insert Column Left" for large DocumentsYogesh
2016-02-02tdf#97308: fix logic with conditional "ends with"Julien Nabet
2016-02-02follow-up of tdf#89031Winfried Donkers
2016-01-25sc: build fixAndras Timar
2016-01-22sc lokit: update zoom values to graphic and text selectionHenry Castro
2016-01-21sc lok: Implement unit test for .uno:{Insert,Name,Remove} for sheets.Jan Holesovsky
2016-01-21sc lok: Fix .uno:Remove (removing sheets) to accept a parameter.Jan Holesovsky
2016-01-21sc lok: Fix .uno:Name (renaming sheets) to really accept parameters.Jan Holesovsky
2016-01-20sc: Fix build.Jan Holesovsky
2016-01-19sc lokit: the visible row/column must be 0, when loading a documentHenry Castro
2016-01-19tdf#96198 accept WEEKNUM with only one parameter, tdf#50950 follow-upEike Rathke