summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2017-01-24use rtl::Reference in FastParserNoel Grandin2-3/+3
2017-01-24Fix typo in comments: absolut -> absoluteTakeshi Abe1-3/+3
2017-01-23Related: tdf#105466 add a freeze/thaw to avoid interim RecalcAllsCaolán McNamara2-0/+27
2017-01-23Resolves: tdf#105466 crash when changing conditional formatting conditionCaolán McNamara1-8/+12
2017-01-23signs match, so don't need to castCaolán McNamara1-4/+4
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski32-50/+50
2017-01-23tdf#105348 add check for divide by zero situation.Winfried Donkers2-5/+11
2017-01-23pass ownership by pointerJochen Nitschke2-9/+9
2017-01-23tdf#105238 : return error when SHEETS argument is not a reference.Winfried Donkers1-9/+2
2017-01-23tdf#48140 replace ApiCellRangeList in xlsx import (5)Jochen Nitschke6-208/+27
2017-01-23tdf#48140 replace ApiCellRangeList in xlsx import (4)Jochen Nitschke6-10/+32
2017-01-23Revert "used std::map in SfxItemSet"Noel Grandin1-3/+3
2017-01-23use rtl::Reference in CellShell_ImplNoel Grandin3-14/+16
2017-01-23use rtl::Reference in ScSelectionTransferObjNoel Grandin2-31/+20
2017-01-22add SKEWP test caseZdeněk Crhonek1-0/+6874
2017-01-21add HEX2BIN, HEX2DEC, HEX2OCT test caseZdeněk Crhonek3-0/+17523
2017-01-21add IMABS, IMAGINARY testcaseZdeněk Crhonek2-0/+11534
2017-01-21coverity#1399047 Untrusted loop boundCaolán McNamara1-1/+1
2017-01-21coverity#1399031 golden, Out-of-bounds readCaolán McNamara1-1/+1
2017-01-21coverity#1399019 Division or modulo by zeroCaolán McNamara1-0/+3
2017-01-20Resolves: tdf#105158 set date or time return type for DATEVALUE TIMEVALUEEike Rathke2-5/+28
2017-01-20add GESTEP test caseZdeněk Crhonek1-0/+5709
2017-01-20sc: use unique_ptr and make_unique instead of new/deleteTomaž Vajngerl1-4/+4
2017-01-19tdf#50916 Allow ScTable work on dynamic ScColContainerBartosz Kosiorek2-13/+21
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann70-35/+435
2017-01-19svx: load BitmapEx resources instead of Image onesCaolán McNamara1-3/+3
2017-01-19sc: load BitmapEx resources instead of Image onesCaolán McNamara11-102/+99
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin70-263/+198
2017-01-18bail out early if there are no notesEike Rathke1-0/+3
2017-01-18tdf#104967 preserve isolated notes data in clipboard when closing documentEike Rathke10-26/+60
2017-01-18tdf#104967 prevent crash when pasting notes originating from a closed documentEike Rathke1-0/+15
2017-01-18Resolves: tdf#105411 remove from entries before disposeCaolán McNamara1-2/+3
2017-01-18add ERF,ERFC,FACTDOUBLE test caseZdeněk Crhonek3-0/+17823
2017-01-18add DELTA,DEC2BIN,DEC2OCT,DEC2HEX test caseZdeněk Crhonek4-0/+23210
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke12-25/+14
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl1-2/+2
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski1-1/+1
2017-01-17Add sensible timer handling for Calc inputJan-Marek Glogowski1-48/+31
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski10-11/+11
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski6-5/+18
2017-01-17add COMPLEX, CONVERT testcaseZdeněk Crhonek2-0/+11567
2017-01-17add INTRATE testcaseZdeněk Crhonek1-0/+1853
2017-01-17LOK: Calc: notes: on edit mode starts/ends: missing tiles invalidationMarco Cecchetti2-0/+4
2017-01-17LOK: Calc: show/hide a note does not perform any tile invalidationMarco Cecchetti3-0/+48
2017-01-17use rtl::Reference in ScDPDimensions/ScDPHierarchies/ScDPLevelsNoel Grandin2-28/+13
2017-01-17use rtl::Reference to manage ScAccessiblePageHeaderArea'sNoel Grandin2-60/+27
2017-01-17used std::map in SfxItemSetNoel Grandin1-3/+3
2017-01-17convert subtotalfuncs from manual array to std::vectorNoel Grandin7-90/+30
2017-01-16LOK: Calc: notes: when edit mode begins the text content is misplacedMarco Cecchetti1-0/+14
2017-01-16Convert RID_MENU_NOTEBOOKBAR to xmlMaxim Monastirsky3-0/+21