summaryrefslogtreecommitdiff
path: root/sc/source/core/inc
AgeCommit message (Expand)AuthorFilesLines
2014-12-06Fix incorrect adjustment of range references during sort.Kohei Yoshida1-2/+4
2014-11-28Move more Calc-independent OpenCL stuff from the sc to the opencl moduleTor Lillqvist1-108/+0
2014-11-28Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist1-4/+1
2014-11-28Move clew into a library of its ownTor Lillqvist2-1317/+1
2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida1-0/+5
2014-11-18WaE: implicit conversion (IntegralCast) from bool to 'unsigned long'Tor Lillqvist1-1/+1
2014-11-18Send broadcast range to the area broadcast slot machine.Kohei Yoshida1-0/+2
2014-11-18Dedicated listener type tailored for formula groups.Kohei Yoshida1-20/+37
2014-11-18Add a means to dump the state of the area broadcaster slot machine.Kohei Yoshida1-0/+8
2014-11-18Unindent.Kohei Yoshida1-18/+18
2014-11-18Optimize area broadcast iteration ...Kohei Yoshida1-0/+9
2014-11-12Make checkForKnownBadCompilers() publicTor Lillqvist1-0/+2
2014-11-12Expand tiny misleadingly named 'registerOpenCLKernel' at its only call siteTor Lillqvist1-1/+0
2014-11-04Bin presumably obsolete SUNWS crackTor Lillqvist1-4/+0
2014-10-29sc::opencl::getOpenCLPlatformCount is unneededTor Lillqvist1-1/+0
2014-10-29Avoid pointless thin wrapper layerTor Lillqvist3-0/+1468
2014-10-23Remove ScToken from the formula::FormulaToken hierarchyStephan Bergmann1-3/+3
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-08-30interpr: ZinsesZins is Compound InterestThomas Arnhold1-1/+1
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