summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-07-04add the cond format managerMarkus Mohrhard
2012-07-03do not attempt to compile running formula cell (fdo#51601 related)Eike Rathke
2012-07-03fdo#51266: Properly set pivot item 'empty' on empty cells.Kohei Yoshida
2012-07-02fdo#51222: Use multi-list box for subtotal dialog.Kohei Yoshida
2012-07-02fdo#50587: Remove totally mis-placed 'static' keyword.Kohei Yoshida
2012-07-02resolved fdo#51478 handle array context in T()Eike Rathke
2012-07-02propagate error in ScInterpreter::GetDoubleOrStringFromMatrix() (fdo#51478 de...Eike Rathke
2012-07-02resolved fdo#51442 N() inconsistent argument handlingEike Rathke
2012-07-02added mnStringNoValueError handling to ConvertStringToValue() (fdo#51442 depe...Eike Rathke
2012-06-30handle single cell conditional formats correctly, fdo#51555Markus Mohrhard
2012-06-30correctly calculate scroll bar position, related fdo#51599Markus Mohrhard
2012-06-30show correct preview when opening the dialog, fdo#51590Markus Mohrhard
2012-06-30the end of the formula is the closing bracket, fdo#51507Markus Mohrhard
2012-06-27add import of axis color for data bars from xlsxMarkus Mohrhard
2012-06-27add support for axis color import/exportMarkus Mohrhard
2012-06-27support colored axis in data barsMarkus Mohrhard
2012-06-26fix for fdo#51040 preview crashNoel Power
2012-06-26Revert "set the zoom only once, prevents infinite loop, fdo#51040"Noel Power
2012-06-26resolved fdo#47222 in N() pop string constant before pushing resultEike Rathke
2012-06-26fdo#46338 preserve sheet name input of invalid referenceEike Rathke
2012-06-25only export the supported number of rows/columns, fdo#49582Markus Mohrhard
2012-06-25repaint all cells if NULL is passed, fdo#51174Markus Mohrhard
2012-06-25pass the ScRangeList directly to improve performance, fdo#49764Markus Mohrhard
2012-06-25set the zoom only once, prevents infinite loop, fdo#51040Markus Mohrhard
2012-06-25we still need to check that we have a token, fdo#51326Markus Mohrhard
2012-06-25handle also COLLAPSEd in switchMarkus Mohrhard
2012-06-25if no new cell exists, create hidden broadcaster cell, fdo#51368Markus Mohrhard
2012-06-25only show dialog elements if entry is not collapsedMarkus Mohrhard
2012-06-22more new formulabuffer const cleanupNoel Power
2012-06-22some const correctness tweaks to various signatures in new formulabufferNoel Power
2012-06-22fix core dump setting preload value for some cell formulaNoel Power
2012-06-22gah :/ some cleanup for 7fff9872 that I applied to wrong source tree.Noel Power
2012-06-22big formula performance improvement for xlsx import (bnc#763168 & bnc#765942)Noel Power
2012-06-21fdo#51249 Disable stream copy when saving a file with 'Changes Record' activePierre-Eric Pelloux-Prayer
2012-06-19typo: paramters, paramaters -> parametersAndras Timar
2012-06-18use correct localization aware string to doubleMarkus Mohrhard
2012-06-17Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-06-15add HelpId to key binding selection listboxAndras Timar
2012-06-15-Werror,-Wmismatched-tagsStephan Bergmann
2012-06-15-Werror,-Wunused-functionStephan Bergmann
2012-06-15disable two ui elements for 3.6Markus Mohrhard
2012-06-15handle formula is in new conditional format dlgMarkus Mohrhard
2012-06-15small improvements to data bar dialogMarkus Mohrhard
2012-06-15seems like windows does not like thatMarkus Mohrhard
2012-06-15make new conditional format menu appearMarkus Mohrhard
2012-06-15need to export all symbols for color formatsMarkus Mohrhard
2012-06-15replace tabs with spacesMarkus Mohrhard
2012-06-15eMode may be used uninitialized in this functionStephan Bergmann
2012-06-15abstract type in ptr_container needs this workaroundMarkus Mohrhard
2012-06-15make mac tinderbox happyMarkus Mohrhard