summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-03-11add TableRef stackEike Rathke
2015-03-11Clean up previous commitStephan Bergmann
2015-03-11sc: use constructor syntax in scfilt.componentChris Sherlock
2015-03-11correct b0rken logic that accidentally worked neverthelessEike 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-10replace an OSL_ENSURE() with assert(), tdf#89319 relatedEike Rathke
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-10Add unit test for bb0c05cebed131805d04919fac2b83030087451bTor Lillqvist
2015-03-10Revert "Ifdef out testSharedFormulaXLS() for now, fails for me with ..."Tor Lillqvist
2015-03-10Fix issue in re-use of ScTokenArray objects from a TokenPoolTor Lillqvist
2015-03-10Also relative row references need to wrap around, like fdo#84556 for columnsTor Lillqvist
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