summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-07-19tdf#118800 fix rounding error in Calc function HOUR, MINUTE, SECOND.Winfried Donkers
2018-07-19Resolves: tdf#94925 proper recalc mode and dirty broadcast for OOXML importEike Rathke
2018-07-19Related: tdf#117016 DoubleRefToVars: always put in orderEike Rathke
2018-07-18Resolves: tdf#118520 insert sheet list not horizontally expandedCaolán McNamara
2018-07-18tdf#107690 OOXML import/export of setting "Open as read-only"László Németh
2018-07-17tdf#113646, export font size for dxf recordsMarkus Mohrhard
2018-07-16tdf#117816, work around MS Excel bug with containsText cond formatMarkus Mohrhard
2018-07-16related tdf#117816, the dxf ID is a global and not a sheet propertyMarkus Mohrhard
2018-07-16related tdf#113646, keep cjk, ctl font items in syncMarkus Mohrhard
2018-07-14disable OpenCL for XIRRLuboš Luňák
2018-07-13Resolves: tdf#118624 let RAND() in array/matrix mode fill a matrixEike Rathke
2018-07-13tdf#118620 - avoid out of bounds iterator for end of sheet pivots.Michael Meeks
2018-07-12SvTreeListBox::DoubleClickHdl: Navigator return more to be done, tdf#117063Eike Rathke
2018-07-12NB Implementation: fix Underline command and add CharmapControlandreas kainz
2018-07-10tdf#118645 NB grouped calc: styles drop down menu will work nowandreas kainz
2018-07-10Resolves: tdf#118638 preset include format patterns for anonymous subtotalsEike Rathke
2018-07-10tdf#118153 VBA Macro: add XLSX support to Workbooks.Openbvarga91
2018-07-09tdf#114131 Remove insert rows/columns in read-only modeXisco Fauli
2018-07-08Resolves: tdf#118561 handle external references as jump matrix resultEike Rathke
2018-07-07Handle protection lock mark in Undo/Redo, tdf#95880 follow-upEike Rathke
2018-07-06Related: tdf#118547 handle multi-sheet un-/protect, tdf#95880 follow-upEike Rathke
2018-07-06tdf#118547: Remove lock mark only if password is correctXisco Fauli
2018-07-06Limit GetNextPos() loops to range also for nMoveX, tdf#68290 follow-upEike Rathke
2018-07-05Limit GetNextPos() loops to range, if available, tdf#68290 follow-upEike Rathke
2018-07-04tdf#118308: Incorrect Paste Special dialog when ...Henry Castro
2018-07-04sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro
2018-07-04sc: prefix members of ScDocShellHenry Castro
2018-07-04sc: simplify ScModule::GetClipDocHenry Castro
2018-07-04sc: release XTransferable2 when used with VBA compatibility helpersHenry Castro
2018-07-04Check for HasAttrFlags::Protected instead ATTR_PROTECTION, tdf#68290 follow-upEike Rathke
2018-07-04Resolves: tdf#117458 let Enter move left/right again, tdf#68290 follow-upEike Rathke
2018-07-04use ScInterpreterContext in ScMin()Luboš Luňák
2018-07-04use optional ScInterpreterContext in ScColumn::GetString()Luboš Luňák
2018-07-04Menubar Calc: move document compare features to track changes groupandreas kainz
2018-07-03Resolves: tdf#118221 whole cell kerning default is offEike Rathke
2018-07-03tdf#118086: calc: invalid row autoheight fixedVasily Melenchuk
2018-07-03tdf#118452 Don't crash when multi thread calculation is disabledGabor Kelemen
2018-07-03blacklist ocGetPivotData for calc's threadingLuboš Luňák
2018-07-03tdf#118441: also keep string-formula results for shared formulasMike Kaganski
2018-07-02Resolves: tdf#56910 detect a Space (blank) separator if not selectedEike Rathke
2018-06-30thread-safe initialization of transliteration objectsLuboš Luňák
2018-06-30tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk
2018-06-29tdf#36867 - Undo autocapitalization when inserting a cell in CalcNickson Thanda
2018-06-29Null deref in ScDocument::IsClipboardSourceStephan Bergmann
2018-06-27tdf#112452 : Refine the fix for tdf#94561Dennis Francis
2018-06-26NB calc: add initial chart items to object tabandreas kainz
2018-06-25tdf#118296 Grid line color cannot be revertedMaxim Monastirsky
2018-06-25use ScInterpreterContext in ScValueIteratorLuboš Luňák
2018-06-25blacklist ocDde and ocWebservice for calc's threadingLuboš Luňák
2018-06-25disable calc's threading for external referencesLuboš Luňák