summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2015-03-30implement one more methodMarkus Mohrhard
2015-03-30fix getPropertyValue/setPropertyValue for ScCondFormatEntry UNO objectMarkus Mohrhard
2015-03-30integrate new conditional format list into normal UNO stuffMarkus Mohrhard
2015-03-30more code for conditional format APIMarkus Mohrhard
2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann
2015-03-28tdf#42897 Warn the user if string without quote is entered as condition value.Laszlo Kis-Adam
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26Enhancement : tdf#89908 Add Search field to the autofilterDeena Francis
2015-03-25tdf#89387 Add functor for ScAmpersandŁukasz Hryniuk
2015-03-24add minLength and maxLength support to databarsMarkus Mohrhard
2015-03-23loplugin:constantfunction: scNoel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
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-13add ScTableRefToken::AddItem()Eike Rathke
2015-03-12TableRef: use existing ALL instead of yet another bitEike Rathke
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