summaryrefslogtreecommitdiff
path: root/sc/source/core
AgeCommit message (Expand)Author
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-14convert SvxCellOrientation to scoped enumNoel Grandin
2017-09-14simplify calls to IsStreamValid/SetStreamValidNoel Grandin
2017-09-14convert ScAttrArray to use std::vectorNoel Grandin
2017-09-13tdf#107267: Fix grand total calculationJean-Sebastien Bevilacqua
2017-09-13tdf#109096 Allow 0 as argument value(s) to GEOMEAN()Winfried Donkers
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin
2017-09-13rename ScAttrEntry.nRow to nEndRowNoel Grandin
2017-09-12Prefix one more member of ScDocument: pDrawLayerTor Lillqvist
2017-09-12Prefix one more member of ScDocument: pVirtualDevice_100th_mmTor Lillqvist
2017-09-12Prefix one more member of ScDocument: pPrinterTor Lillqvist
2017-09-12Bin noise commentTor Lillqvist
2017-09-12Revert "Make two slightly mysterious static local variables thread_local"Tor Lillqvist
2017-09-12Make two slightly mysterious static local variables thread_localTor Lillqvist
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-09-12use more GetColumnsRangeNoel Grandin
2017-09-09tdf#112278: Pivot table: filtering of non-string fields is not exported to XLSTamás Zolnai
2017-09-09Avoid underflow of unsigned integer which leads a false error messageTamás Zolnai
2017-09-08sc-perf: do not add a million empty filter entries just to sort and discardEike Rathke
2017-09-07tdf#107135 Add missing ODFF function SEARCHB.Winfried Donkers
2017-09-07tdf#112177 remove incorrect constraint for Calc function NPER.Winfried Donkers
2017-09-06tdf#107135 fix too tight constraint for FINDB.Winfried Donkers
2017-09-05Revert "Make two slightly mysterious static local variables thread_local"Tor Lillqvist
2017-09-05Prefix one more member of ScDocument: pShellTor Lillqvist
2017-09-05Prefix one more member of ScDocument: pNoteEngineTor Lillqvist
2017-09-05Prefix one more member of ScDocument: pEditEngineTor Lillqvist
2017-09-05Prefix one more member of ScDocument: xPoolHelperTor Lillqvist
2017-09-04Make two slightly mysterious static local variables thread_localTor Lillqvist
2017-09-04Resolves: tdf#103734 propagate error from matrix to MIN()/MAX()Eike Rathke
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-02dynamic column container: fix some more for loopsNoel Grandin
2017-08-31make the ScColumnsRange iterator return SCCOLNoel Grandin
2017-08-31Classify ocPercentSign as Array capableEike Rathke
2017-08-30fix ScJumpMatrixToken memory handlingNoel Grandin
2017-08-30loplugin:constparamNoel Grandin
2017-08-30This can be constTor Lillqvist
2017-08-30This variable can be const, and calculated once before the loopTor Lillqvist
2017-08-30tdf#108352: Structure of pivot table coming from XLS is altered in LOTamás Zolnai
2017-08-29loplugin:constparam in sc part8Noel Grandin
2017-08-25Follow-up fix for aa7dc5fa1df23f1a9079305cb362aab018e94848Tor Lillqvist
2017-08-25dynamic column container: more efficient loops over all colsNoel Grandin
2017-08-25Get rid of need to use initial :: for ::opencl to avoid clash with sc::openclTor Lillqvist
2017-08-25loplugin:constparam in sc part6Noel Grandin
2017-08-25loplugin:useuniqueptr in scNoel Grandin
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-24Resolves: tdf#93171 follow-up, notify dependents of subtotal formula cellsEike Rathke
2017-08-24loplugin:constparam in sc part4Noel Grandin
2017-08-24loplugin:constparam in sc part3Noel Grandin
2017-08-23loplugin:constparam in sc part2Noel Grandin