summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-01-23use rtl::Reference in CellShell_ImplNoel Grandin
2017-01-23use rtl::Reference in ScSelectionTransferObjNoel Grandin
2017-01-22add SKEWP test caseZdeněk Crhonek
2017-01-21add HEX2BIN, HEX2DEC, HEX2OCT test caseZdeněk Crhonek
2017-01-21add IMABS, IMAGINARY testcaseZdeněk Crhonek
2017-01-21coverity#1399047 Untrusted loop boundCaolán McNamara
2017-01-21coverity#1399031 golden, Out-of-bounds readCaolán McNamara
2017-01-21coverity#1399019 Division or modulo by zeroCaolán McNamara
2017-01-20Resolves: tdf#105158 set date or time return type for DATEVALUE TIMEVALUEEike Rathke
2017-01-20add GESTEP test caseZdeněk Crhonek
2017-01-20sc: use unique_ptr and make_unique instead of new/deleteTomaž Vajngerl
2017-01-19tdf#50916 Allow ScTable work on dynamic ScColContainerBartosz Kosiorek
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann
2017-01-19svx: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-19sc: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2017-01-18bail out early if there are no notesEike Rathke
2017-01-18tdf#104967 preserve isolated notes data in clipboard when closing documentEike Rathke
2017-01-18tdf#104967 prevent crash when pasting notes originating from a closed documentEike Rathke
2017-01-18Resolves: tdf#105411 remove from entries before disposeCaolán McNamara
2017-01-18add ERF,ERFC,FACTDOUBLE test caseZdeněk Crhonek
2017-01-18add DELTA,DEC2BIN,DEC2OCT,DEC2HEX test caseZdeněk Crhonek
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski
2017-01-17Add sensible timer handling for Calc inputJan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-17add COMPLEX, CONVERT testcaseZdeněk Crhonek
2017-01-17add INTRATE testcaseZdeněk Crhonek
2017-01-17LOK: Calc: notes: on edit mode starts/ends: missing tiles invalidationMarco Cecchetti
2017-01-17LOK: Calc: show/hide a note does not perform any tile invalidationMarco Cecchetti
2017-01-17use rtl::Reference in ScDPDimensions/ScDPHierarchies/ScDPLevelsNoel Grandin
2017-01-17use rtl::Reference to manage ScAccessiblePageHeaderArea'sNoel Grandin
2017-01-17used std::map in SfxItemSetNoel Grandin
2017-01-17convert subtotalfuncs from manual array to std::vectorNoel Grandin
2017-01-16LOK: Calc: notes: when edit mode begins the text content is misplacedMarco Cecchetti
2017-01-16Convert RID_MENU_NOTEBOOKBAR to xmlMaxim Monastirsky
2017-01-15tdf#48140 replace CellRangeAddress in xlsx import (16)Jochen Nitschke
2017-01-15tdf#48140 replace ApiCellRangeList in xlsx import (3)Jochen Nitschke
2017-01-15tdf#48140 replace ApiCellRangeList in xlsx import (2)Jochen Nitschke
2017-01-15tdf#48140 replace ApiCellRangeList in xlsx import (1)Jochen Nitschke
2017-01-15tdf#48140 replace CellRangeAddress in xlsx import (15)Jochen Nitschke
2017-01-15tdf#50916 Make sure that we don't access aCol out of rangeBartosz Kosiorek
2017-01-15Expose ExternalDataMapper member functions to the publicJaskaran Singh
2017-01-14add GAMMALN.PRECISE test caseZdeněk Crhonek
2017-01-14add MODE.MULT test caseZdeněk Crhonek
2017-01-14coverity#1371289 avoid the need for an assignmentCaolán McNamara
2017-01-14add GAMMALN.PRECISE test caseZdeněk Crhonek
2017-01-14add JIS test caseZdeněk Crhonek