summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2015-03-12TableRef: parse item specifiersEike Rathke
2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis
2015-03-11TableRef: possible item combinationsEike Rathke
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-10virtual ScTableRefToken::SetIndex(); of course..Eike Rathke
2015-03-10Fix issue in re-use of ScTokenArray objects from a TokenPoolTor Lillqvist
2015-03-09SCROWS64K is not used anywhereTor Lillqvist
2015-03-09SC_ROWLIMIT_MORE_THAN_64K is not used anywhereTor Lillqvist
2015-03-09SC_LIMIT_ROWS is not defined anywhereTor Lillqvist
2015-03-09tdf#89387 General functor and basic operationsŁukasz Hryniuk
2015-03-09extract ScInterpreter::div to own methodMarkus Mohrhard
2015-03-09correct fix for the linking problemMarkus Mohrhard
2015-03-09sc tiled mouse events: Proof-of-concept.Jan Holesovsky
2015-03-06Little build fix to Windows ScRefreshTimerJan-Marek Glogowski
2015-03-06V801: Decreased performanceCaolán McNamara
2015-03-06Autotimer: added function to publicTobias Madl
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-03-06idle includes and enum useJennifer Liebel
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-06Timer: Reversed some Idles to TimerTobias Madl
2015-03-06V801: Decreased performanceCaolán McNamara
2015-03-05V801: Decreased performanceCaolán McNamara
2015-03-05add Item enum to ScTableRefTokenEike Rathke
2015-03-05use ScTableRefToken in ScRawToken::CreateToken()Eike Rathke
2015-03-05introduce ScTableRefTokenEike Rathke
2015-03-05add HandleTableRef()Eike Rathke
2015-03-05remove SC_START_INDEX_DB_COLL binary file format legacyEike Rathke
2015-03-05rename confusing HandleSingleRef() to more appropriate HandleColRowName()Eike Rathke
2015-03-02ScInputHandler::ImplCreateEditEngine: don't invalidate unconditionallyMiklos Vajna
2015-03-02sc: Initial support for tiled editing in Calc.Jan Holesovsky
2015-02-28tdf#89436 ScHorizontalAttrIterator cleanupLászló Németh
2015-02-26split formula grouping for reference edge expansion, tdf#81659 relatedEike Rathke
2015-02-25calc : add UNO properties for "Record changes"Laurent Godard
2015-02-19small clean-upMarkus Mohrhard
2015-02-18Missing ScMergeFlagAttr::CloneStephan Bergmann
2015-02-17tdf#89436 fix ScHorizontalAttrIterator performanceLászló Németh
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir
2015-02-13tdf#89330 preserve file name case in an unresolvable external named rangeJan Kantert
2015-02-12tdf#89281 fix performance regression of XLS import - cleanupLászló Németh
2015-02-11add ScMatrix::IsEmptyResult() for tdf#39316 fix preparationEike Rathke
2015-02-10tdf#89281 fix performance regression of XLS importLászló Németh
2015-02-07ERROR is a macro on Windows, try ILLEGAL thenTor Lillqvist
2015-02-07We (will) need ScCalcConfig also for formula groupsTor Lillqvist
2015-02-07Turn StringConversion into a C++11 scoped enumerationTor Lillqvist
2015-02-07Introduce SetResultError()Tor Lillqvist
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-02-05Resolves: tdf#88792 do not hold a ScFormulaCell** in group area listenerEike Rathke