summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2015-04-07LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna
2015-04-04Typo: creat->createJulien Nabet
2015-04-03first part for correct handling of new cond format entriesMarkus Mohrhard
2015-04-03tdf#51460 Calc fails to set undo step after changing image anchor modeHenry Castro
2015-04-02use error value instead of string in array/matrix, tdf#89387 tdf#42481 relatedEike Rathke
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Revert "tdf#89387 Add functor for ScAmpersand"Eike Rathke
2015-03-31Resolves: tdf#35636 implement match on empty cellsEike Rathke
2015-03-30sc tiled editing: Implement resetSelection().Jan Holesovsky
2015-03-30sc tiled editing: Implement scaling of drawings and bitmaps in Calc.Jan Holesovsky
2015-03-30sc tiled editing: Implement moving of the selection handles.Jan Holesovsky
2015-03-30add color scale entriesMarkus Mohrhard
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