summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* use rtl::Reference in CellShell_ImplNoel Grandin2017-01-233-14/+16
* use rtl::Reference in ScSelectionTransferObjNoel Grandin2017-01-232-31/+20
* add SKEWP test caseZdeněk Crhonek2017-01-221-0/+6874
* add HEX2BIN, HEX2DEC, HEX2OCT test caseZdeněk Crhonek2017-01-213-0/+17523
* add IMABS, IMAGINARY testcaseZdeněk Crhonek2017-01-212-0/+11534
* coverity#1399047 Untrusted loop boundCaolán McNamara2017-01-211-1/+1
* coverity#1399031 golden, Out-of-bounds readCaolán McNamara2017-01-211-1/+1
* coverity#1399019 Division or modulo by zeroCaolán McNamara2017-01-211-0/+3
* Resolves: tdf#105158 set date or time return type for DATEVALUE TIMEVALUEEike Rathke2017-01-202-5/+28
* add GESTEP test caseZdeněk Crhonek2017-01-201-0/+5709
* sc: use unique_ptr and make_unique instead of new/deleteTomaž Vajngerl2017-01-201-4/+4
* tdf#50916 Allow ScTable work on dynamic ScColContainerBartosz Kosiorek2017-01-192-13/+21
* New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann2017-01-1970-35/+435
* svx: load BitmapEx resources instead of Image onesCaolán McNamara2017-01-191-3/+3
* sc: load BitmapEx resources instead of Image onesCaolán McNamara2017-01-1911-102/+99
* new loplugin: useuniqueptr: sc part 2Noel Grandin2017-01-1970-263/+198
* bail out early if there are no notesEike Rathke2017-01-181-0/+3
* tdf#104967 preserve isolated notes data in clipboard when closing documentEike Rathke2017-01-1810-26/+60
* tdf#104967 prevent crash when pasting notes originating from a closed documentEike Rathke2017-01-181-0/+15
* Resolves: tdf#105411 remove from entries before disposeCaolán McNamara2017-01-181-2/+3
* add ERF,ERFC,FACTDOUBLE test caseZdeněk Crhonek2017-01-183-0/+17823
* add DELTA,DEC2BIN,DEC2OCT,DEC2HEX test caseZdeněk Crhonek2017-01-184-0/+23210
* replace boost::checked_deleter with std::default_deleteJochen Nitschke2017-01-1712-25/+14
* replace #ifdef SOLARIS with #ifdef __sunMichael Stahl2017-01-171-2/+2
* Change Idle to be a Timer subclassJan-Marek Glogowski2017-01-171-1/+1
* Add sensible timer handling for Calc inputJan-Marek Glogowski2017-01-171-48/+31
* Refactor Scheduler to add Task classJan-Marek Glogowski2017-01-1710-11/+11
* tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski2017-01-176-5/+18
* add COMPLEX, CONVERT testcaseZdeněk Crhonek2017-01-172-0/+11567
* add INTRATE testcaseZdeněk Crhonek2017-01-171-0/+1853
* LOK: Calc: notes: on edit mode starts/ends: missing tiles invalidationMarco Cecchetti2017-01-172-0/+4
* LOK: Calc: show/hide a note does not perform any tile invalidationMarco Cecchetti2017-01-173-0/+48
* use rtl::Reference in ScDPDimensions/ScDPHierarchies/ScDPLevelsNoel Grandin2017-01-172-28/+13
* use rtl::Reference to manage ScAccessiblePageHeaderArea'sNoel Grandin2017-01-172-60/+27
* used std::map in SfxItemSetNoel Grandin2017-01-171-3/+3
* convert subtotalfuncs from manual array to std::vectorNoel Grandin2017-01-177-90/+30
* LOK: Calc: notes: when edit mode begins the text content is misplacedMarco Cecchetti2017-01-161-0/+14
* Convert RID_MENU_NOTEBOOKBAR to xmlMaxim Monastirsky2017-01-163-0/+21
* tdf#48140 replace CellRangeAddress in xlsx import (16)Jochen Nitschke2017-01-152-23/+6
* tdf#48140 replace ApiCellRangeList in xlsx import (3)Jochen Nitschke2017-01-152-40/+32
* tdf#48140 replace ApiCellRangeList in xlsx import (2)Jochen Nitschke2017-01-156-22/+26
* tdf#48140 replace ApiCellRangeList in xlsx import (1)Jochen Nitschke2017-01-153-12/+24
* tdf#48140 replace CellRangeAddress in xlsx import (15)Jochen Nitschke2017-01-152-9/+12
* tdf#50916 Make sure that we don't access aCol out of rangeBartosz Kosiorek2017-01-151-4/+9
* Expose ExternalDataMapper member functions to the publicJaskaran Singh2017-01-151-2/+4
* add GAMMALN.PRECISE test caseZdeněk Crhonek2017-01-141-0/+5096
* add MODE.MULT test caseZdeněk Crhonek2017-01-141-0/+4213
* coverity#1371289 avoid the need for an assignmentCaolán McNamara2017-01-142-2/+2
* add GAMMALN.PRECISE test caseZdeněk Crhonek2017-01-141-0/+5188
* add JIS test caseZdeněk Crhonek2017-01-141-0/+1805