summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2011-09-15Resolves: rhbz#738255 avoid crash on NULL pointerCaolán McNamara
2011-09-14Don't always set refresh flag on export. This is a bad hack.Kohei Yoshida
2011-09-14Check the source range when refreshing, and abort refresh if invalid.Kohei Yoshida
2011-09-14Do the same when calling ScDocument::InsertTabs().Kohei Yoshida
2011-09-14fdo#35965: Mark all formula cells dirty when appending a new sheet.Kohei Yoshida
2011-09-14ScCompiler::IsDBRange compares upper case stringsMarkus Mohrhard
2011-09-13I believe the src charset pragma is archaic and unusedCaolán McNamara
2011-09-13make it possible to est formula string in csv filesMarkus Mohrhard
2011-09-12Move ScCheckListMenuWindow and ScMenuFloatingWindow into own files.Kohei Yoshida
2011-09-12Rename: ScDPFieldPopupWindow -> ScCheckListMenuWindow.Kohei Yoshida
2011-09-12sb140: #i117698# no implementations of XIdlClassProvider remain, so code that...Stephan Bergmann
2011-09-12Modified GetClipState in ScCellShell to allow multiple dest ranges.Kohei Yoshida
2011-09-12Moved the code that checks destination ranges to ScClipUtil.Kohei Yoshida
2011-09-12Moved PasteFromClipboard() from ScCellShell to ScClipUtil (new class).Kohei Yoshida
2011-09-12Added code to handle paste functions and skip empties.Kohei Yoshida
2011-09-12Allow paste when the dest range is a multiple of the source range.Kohei Yoshida
2011-09-12Properly mark multiple ranges during undo and redo.Kohei Yoshida
2011-09-12Now I can pass range list to PostPaint() when appropriate.Kohei Yoshida
2011-09-12ResetChanged() now takes range list.Kohei Yoshida
2011-09-12PostPaint() now takes range list.Kohei Yoshida
2011-09-12Swapped the 8-param and 3-param variants of PostPaint().Kohei Yoshida
2011-09-12Some attempts to remove the 8-param variant of PostPaint().Kohei Yoshida
2011-09-12Pass multi-ranges to the undo object.Kohei Yoshida
2011-09-12ScUndoPaste to handle multiple ranges.Kohei Yoshida
2011-09-12ScPateUndo cleaned up.Kohei Yoshida
2011-09-12ScMultiBlockUndo in place.Kohei Yoshida
2011-09-12PostPasteFromClip to work with ScRangeList.Kohei Yoshida
2011-09-12Undo to work.Kohei Yoshida
2011-09-12Got the normal paste to work. Still no undo etc.Kohei Yoshida
2011-09-12fdo#40759 Fix GAMMADIST() result for x=0Wolfgang Pechlaner
2011-09-12callcatcher: drop unused methodsCaolán McNamara
2011-09-11sal_Bool to bool and cosmeticsEike Rathke
2011-09-11translated some commentsEike Rathke
2011-09-11fix fdo#39485 recalculate matrix formula dimension correctlyEike Rathke
2011-09-11fix fdo#40590 stop abusing regular string token for XML importEike Rathke
2011-09-10Revert partly cppcheck cleaningJulien Nabet
2011-09-10Some cppcheck cleaningJulien Nabet
2011-09-09externalrefmgr.cxx is String freeMarkus Mohrhard
2011-09-08sal_Bool to bool.Kohei Yoshida
2011-09-08Bring the default row height back to the 3.4 level.Kohei Yoshida
2011-09-08make ScViewFunc::SetStyleSheetToMarked() work againEike Rathke
2011-09-07use SAL_CONST_UINT64 with such large valuesEike Rathke
2011-09-07Remove warnings.Kohei Yoshida
2011-09-07Merge branch 'master' into feature/calc-multiline-inputKohei Yoshida
2011-09-07BITxxx functions according to ODF 1.2 OpenFormulaWolfgang Pechlaner
2011-09-06Improve performance of large Excel documents wrt cell style import.Kohei Yoshida
2011-09-06related #i114504: external reference manager partMarkus Mohrhard
2011-09-06related #i114504: don't assume external references are always file urlsNiklas Nebel
2011-09-06merge area does not need to be increased if a shadow is attachedMarkus Mohrhard
2011-09-05"thereof" should be translated to modern EnglishLior Kaplan