summaryrefslogtreecommitdiff
path: root/sc/source/core
AgeCommit message (Expand)Author
2015-03-24tdf#40835 add ODFF function FDISTWinfried Donkers
2015-03-24add minLength and maxLength support to databarsMarkus Mohrhard
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin
2015-03-24convert SvxZoomType to enum classNoel Grandin
2015-03-24convert sfxlink to enum classNoel Grandin
2015-03-23Unusedcode.easy: ScBroadcastAreaSlot::AreaBroadcastInRangeJulien Nabet
2015-03-23tdf#89387 Change summing loop to SumSquare methodŁukasz Hryniuk
2015-03-23loplugin:constantfunction: scNoel Grandin
2015-03-20fix commentsEike Rathke
2015-03-20Resolves: tdf#89958 filter ends with / does not end with correctionEike Rathke
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-16Small cleanup - no need to have 2 OpenURL's.Jan Holesovsky
2015-03-16tdf#89705: make hyperlinks clickable on impress/calcSiqi Liu
2015-03-14Related to tdf#89387 remove unused stuffŁukasz Hryniuk
2015-03-13add items to ScTableRefTokenEike Rathke
2015-03-13add ScTableRefToken::AddItem()Eike Rathke
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-13TableRef: scan whatever (translated) item name up to the next ']' closerEike Rathke
2015-03-13V803 decreased performance postfix incrementMichael Stahl
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-12TableRef: parse away an optional #All in entire tableEike Rathke
2015-03-12sc: PVS-Studio V595 'pCode' pointer could be nullMichael Stahl
2015-03-12TableRef: parse item specifiersEike Rathke
2015-03-12speed-up shortcut for non-alnum one character operators and separatorsEike Rathke
2015-03-12init and compare opcode hashmap with uppercase symbolsEike Rathke
2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-11TableRef: need to distinguish between entire table and All specifiedEike Rathke
2015-03-11add TableRef stackEike Rathke
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-10virtual ScTableRefToken::SetIndex(); of course..Eike Rathke
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-10Fix issue in re-use of ScTokenArray objects from a TokenPoolTor Lillqvist
2015-03-09tdf#89387 General functor and basic operationsŁukasz Hryniuk
2015-03-09extract ScInterpreter::div to own methodMarkus Mohrhard
2015-03-09CID#1287400: Control flow issues (MISSING_BREAK)Eike Rathke
2015-03-09correct fix for the linking problemMarkus Mohrhard
2015-03-09Revert "fdo#88547 allow inline date-arrays for array functions", tdf#89872Eike Rathke
2015-03-09Resolves tdf#80137 Paste array formula into range pastes as non-array formulaHenry Castro
2015-03-07first stab at handling table[] all rangeEike Rathke
2015-03-07clarify this visuallyEike Rathke
2015-03-06Add NORMSDIST to the default OpenCL use opcode subsetTor Lillqvist
2015-03-06V801: Decreased performanceCaolán McNamara
2015-03-06Return #VALUE! instead of NaN in the OpenCL NORMSINV()Tor Lillqvist
2015-03-06One more #VALUE! instead of 'nan'Tor Lillqvist
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06idle includes and enum useJennifer Liebel
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl