summaryrefslogtreecommitdiff
path: root/sc/source/core/inc
AgeCommit message (Expand)AuthorFilesLines
2014-07-31fdo#78555: Retain formula results when moving a range of cells.Kohei Yoshida1-2/+4
2014-07-08fdo#73148 add options to Calc function AGGREGATEWinfried Donkers1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard6-9/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin2-2/+2
2014-06-13resolved fdo#79957 propagate ForceArray through jump tokensEike Rathke1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin2-2/+2
2014-06-05unify the handling of string position arguments, fdo#75971 relatedEike Rathke1-0/+48
2014-05-19add COLOR functionMarkus Mohrhard1-0/+1
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold1-29/+0
2014-05-11fix-includes.pl: scThomas Arnhold5-8/+8
2014-04-25fdo#73148 (partial patch) Add Excel 2010 function AGGREGATEWinfried Donkers1-0/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold14-31/+31
2014-04-11fdo#73149 add Excel 2010 functions ERF.PRECISE and ERFC.PRECISEWinfried Donkers1-0/+2
2014-04-09fdo#73147 improve function code for speedWinfried Donkers1-1/+7
2014-04-06whitespace cleanup in scMarkus Mohrhard3-16/+0
2014-04-02fdo#73147 add Excel2010 functions NETWORKDAYS.INTL and WORKDAY.INTLWinfried Donkers1-0/+5
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann3-25/+25
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-15Use listener's listening range when re-activating area listeners.Kohei Yoshida1-2/+12
2014-03-15fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida1-0/+4
2014-03-14some formula interpreter options are document specificEike Rathke1-0/+5
2014-03-10fdo#71720 Add Excel 2010 functionsWinfried Donkers1-0/+2
2014-03-05fdo#72197 Add Excel 2010 functionsWinfried Donkers1-0/+2
2014-03-03Remove visual noise from scAlexander Wilms3-8/+8
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-5/+5
2014-02-15fdo#63154 Remove unused solar.h reference in sc.Alexandre Vicenzi1-1/+0
2014-02-12make Calc function PERCENTRANK comply with ODF1.2Winfried Donkers1-2/+1
2014-02-06Mark as static & constTakeshi Abe1-1/+1
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud1-2/+1
2014-01-30fdo#73146 Add Excel 2010 functionsWinfried Donkers1-3/+6
2014-01-27fdo#72793 Add Excel 2010 functionsWinfried Donkers1-3/+5
2014-01-14Be explicit when using bool as integral valueStephan Bergmann1-2/+2
2014-01-08resolved fdo#72929 buffer jump matrix' result matrix blocksEike Rathke1-1/+30
2013-12-20Add internal cell function __DEBUG_VAR to sniff arbitrary internal state.Kohei Yoshida1-0/+1
2013-12-16fdo#72158 Add Excel 2010 functionsWinfried Donkers1-2/+3
2013-12-13remove unused code (ancient Calc function ZELLERROR)Winfried Donkers1-2/+0
2013-12-03fdo#70797 fix incorrect argument handling of CHISQ.DISTWinfried Donkers1-0/+1
2013-11-29fdo#71936 Add Excel 2010 functions GAMMA.DIST, GAMMA.INV, GAMMALN.PRECISEWinfried Donkers1-1/+1
2013-11-22fdo#71722 add Excel 2010 functionsWinfried Donkers1-0/+2
2013-11-20fdo#71436 add Excel 2010 functions for F-distributionWinfried Donkers1-0/+2
2013-11-20DynamicKernel isn't needed outside formulagroupcl.cxx after allTor Lillqvist1-107/+0
2013-11-20Fix some life-cycle issues for backgroup OpenCL kernel compilationTor Lillqvist1-1/+4
2013-11-20WIP: Background ahead-of-time OpenCL compilationTor Lillqvist1-0/+38
2013-11-20Make it clear in comments what kind of "code generation" they meanTor Lillqvist1-1/+1
2013-11-20Refactoring in preparation for threaded OpenCL kernel compilationTor Lillqvist1-0/+104
2013-11-14fdo#71350 add Excel 2010 function CONFIDENCE.NORM and CONFIDENCE.TWinfried Donkers1-0/+2
2013-11-06Allow instantiation of more than one SvNumberFormatter from the document.Kohei Yoshida1-0/+4
2013-10-31fdo#71008 add Excel 2010 functions BETA.DEST and BETA.INVWinfried Donkers1-0/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist2-2/+2
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-0/+1