summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-03-10GridWindow: change pNoteMarker to unique_ptrTomaž Vajngerl
2015-03-10GridWindow: unique_ptr for overlaysTomaž Vajngerl
2015-03-10ScGridWindow: scoped_ptr -> unique_ptrTomaž Vajngerl
2015-03-10put local functions into anonymous namespaceTomaž Vajngerl
2015-03-10GridWindow: use unique_ptr for filter box and floatTomaž Vajngerl
2015-03-10clean-up ScGridWindowTomaž Vajngerl
2015-03-10translate some commentsTomaž Vajngerl
2015-03-10add option to disable animations, use in dashed border overlayTomaž Vajngerl
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-09Bin unused static const fieldTor Lillqvist
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-09sc: fix -Werror=unused-variable in product buildsMiklos Vajna
2015-03-09Resolves tdf#80137 Paste array formula into range pastes as non-array formulaHenry Castro
2015-03-09sc tiled mouse events: Proof-of-concept.Jan Holesovsky
2015-03-09sc tiled rendering: Simplify the zoom computation.Jan Holesovsky
2015-03-09sc tiled rendering: Make the drawings and charts work.Jan Holesovsky
2015-03-09Kill this return.Jan Holesovsky
2015-03-09sc tiled rendering: tdf#85848: Use DrawContent() in PaintTile() too.Jan Holesovsky
2015-03-09sc tiled rendering: Split ScGridWindow::Draw() to setup and drawing.Jan Holesovsky
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna
2015-03-07first stab at handling table[] all rangeEike Rathke
2015-03-07clarify this visuallyEike Rathke
2015-03-06WaE: passing 'class rtl::OUString' by value, rather pass by referenceTor Lillqvist
2015-03-06tdf#89267: Reduce duplicate codePranav Kant
2015-03-06Little build fix to Windows ScRefreshTimerJan-Marek Glogowski
2015-03-06Add NORMSDIST to the default OpenCL use opcode subsetTor Lillqvist
2015-03-06V801: Decreased performanceCaolán McNamara
2015-03-06Autotimer: added function to publicTobias Madl
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 and Timer are now completely independentTobias 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-06Return a #DIV/0! error in one case in the OpenCL SLOPE() implementationTor Lillqvist
2015-03-06Set #VALUE! error in PEARSON() OpenCL implementation when appropriateTor Lillqvist
2015-03-06Set #VALUE! error in COVAR() OpenCL implementation when appropriateTor Lillqvist
2015-03-06V801: Decreased performanceCaolán McNamara
2015-03-06Set #DIV/0! error in VAR() OpenCL implementation when appropriateTor Lillqvist
2015-03-06Don't return negative values from ScGroupTokenConverter::trimLength()Tor Lillqvist
2015-03-06Add VAR, CORREL, COVAR, PEARSON and SLOPE to the OpenCL default opcode subsetTor Lillqvist