Age | Commit message (Expand) | Author |
2015-03-11 | TableRef: need to distinguish between entire table and All specified | Eike Rathke |
2015-03-11 | add TableRef stack | Eike Rathke |
2015-03-11 | Clean up previous commit | Stephan Bergmann |
2015-03-11 | sc: use constructor syntax in scfilt.component | Chris Sherlock |
2015-03-11 | correct b0rken logic that accidentally worked nevertheless | Eike Rathke |
2015-03-11 | V668 no sense in testing the result of new against null | Caolán McNamara |
2015-03-10 | virtual ScTableRefToken::SetIndex(); of course.. | Eike Rathke |
2015-03-10 | replace an OSL_ENSURE() with assert(), tdf#89319 related | Eike Rathke |
2015-03-10 | V668 no sense in testing the result of new against null | Caolán McNamara |
2015-03-10 | V668 no sense in testing the result of new against null | Caolán McNamara |
2015-03-10 | Add unit test for bb0c05cebed131805d04919fac2b83030087451b | Tor Lillqvist |
2015-03-10 | Revert "Ifdef out testSharedFormulaXLS() for now, fails for me with ..." | Tor Lillqvist |
2015-03-10 | Fix issue in re-use of ScTokenArray objects from a TokenPool | Tor Lillqvist |
2015-03-10 | Also relative row references need to wrap around, like fdo#84556 for columns | Tor Lillqvist |
2015-03-10 | GridWindow: change pNoteMarker to unique_ptr | Tomaž Vajngerl |
2015-03-10 | GridWindow: unique_ptr for overlays | Tomaž Vajngerl |
2015-03-10 | ScGridWindow: scoped_ptr -> unique_ptr | Tomaž Vajngerl |
2015-03-10 | put local functions into anonymous namespace | Tomaž Vajngerl |
2015-03-10 | GridWindow: use unique_ptr for filter box and float | Tomaž Vajngerl |
2015-03-10 | clean-up ScGridWindow | Tomaž Vajngerl |
2015-03-10 | translate some comments | Tomaž Vajngerl |
2015-03-10 | add option to disable animations, use in dashed border overlay | Tomaž Vajngerl |
2015-03-09 | SCROWS64K is not used anywhere | Tor Lillqvist |
2015-03-09 | SC_ROWLIMIT_MORE_THAN_64K is not used anywhere | Tor Lillqvist |
2015-03-09 | SC_LIMIT_ROWS is not defined anywhere | Tor Lillqvist |
2015-03-09 | tdf#89387 General functor and basic operations | Łukasz Hryniuk |
2015-03-09 | Bin unused static const field | Tor Lillqvist |
2015-03-09 | extract ScInterpreter::div to own method | Markus Mohrhard |
2015-03-09 | CID#1287400: Control flow issues (MISSING_BREAK) | Eike Rathke |
2015-03-09 | correct fix for the linking problem | Markus Mohrhard |
2015-03-09 | Revert "fdo#88547 allow inline date-arrays for array functions", tdf#89872 | Eike Rathke |
2015-03-09 | sc: fix -Werror=unused-variable in product builds | Miklos Vajna |
2015-03-09 | Resolves tdf#80137 Paste array formula into range pastes as non-array formula | Henry Castro |
2015-03-09 | sc tiled mouse events: Proof-of-concept. | Jan Holesovsky |
2015-03-09 | sc tiled rendering: Simplify the zoom computation. | Jan Holesovsky |
2015-03-09 | sc tiled rendering: Make the drawings and charts work. | Jan Holesovsky |
2015-03-09 | Kill this return. | Jan Holesovsky |
2015-03-09 | sc tiled rendering: tdf#85848: Use DrawContent() in PaintTile() too. | Jan Holesovsky |
2015-03-09 | sc tiled rendering: Split ScGridWindow::Draw() to setup and drawing. | Jan Holesovsky |
2015-03-07 | SdrMarkView: aHdl -> maHdlList | Miklos Vajna |
2015-03-07 | first stab at handling table[] all range | Eike Rathke |
2015-03-07 | clarify this visually | Eike Rathke |
2015-03-06 | WaE: passing 'class rtl::OUString' by value, rather pass by reference | Tor Lillqvist |
2015-03-06 | tdf#89267: Reduce duplicate code | Pranav Kant |
2015-03-06 | Little build fix to Windows ScRefreshTimer | Jan-Marek Glogowski |
2015-03-06 | Add NORMSDIST to the default OpenCL use opcode subset | Tor Lillqvist |
2015-03-06 | V801: Decreased performance | Caolán McNamara |
2015-03-06 | Autotimer: added function to public | Tobias Madl |
2015-03-06 | Return #VALUE! instead of NaN in the OpenCL NORMSINV() | Tor Lillqvist |
2015-03-06 | One more #VALUE! instead of 'nan' | Tor Lillqvist |