summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-06-27Remove unused include filesThomas Arnhold
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold
2012-06-27tweak ScDrawStringsVars::RepeatToFill, us String::Expand instead of loopNoel Power
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-26removed unused lcl_IsReference()Eike Rathke
2012-06-26bring some sense into translated commentEike Rathke
2012-06-26resolved fdo#51442 N() inconsistent argument handlingEike Rathke
2012-06-26added mnStringNoValueError handling to ConvertStringToValue()Eike Rathke
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-26re-base on ALv2 code.Michael Meeks
2012-06-26fdo#46338 preserve sheet name input of invalid referenceEike Rathke
2012-06-25ScCondFrmtItem appears to be a oxbox lakeCaolán McNamara
2012-06-25callcatcher: remove some more unused codeCaolán McNamara
2012-06-25callcatcher: update unused codeCaolán McNamara
2012-06-25UnlockSolarMutex is unused, but probably should be usedCaolán McNamara
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
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-25handle also COLLAPSEd in switchMarkus Mohrhard
2012-06-25we still need to check that we have a token, fdo#51326Markus 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-24rearranged forward declarations of classTakeshi Abe
2012-06-23removed unused forward declarations of classTakeshi Abe
2012-06-22Resolves: fdo#45869 we want page preview text to layout for print outputCaolán McNamara
2012-06-22Translate German comments in sc/inc/viewopti.hxxFlorian Reisinger
2012-06-22more new formulabuffer const cleanupNoel Power
2012-06-22Remove empty or non-called methodsThomas Arnhold
2012-06-22Remove some PCH tracesThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-21some const correctness tweaks to various signatures in new formulabufferNoel Power
2012-06-21fdo#51249 Disable stream copy when saving a file with 'Changes Record' activePierre-Eric Pelloux-Prayer
2012-06-21fix core dump setting preload value for some cell formulaNoel Power
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-21Remove unused dbexch.hrcThomas Arnhold
2012-06-20gah :/ some cleanup for 7fff9872 that I applied to wrong source tree.Noel Power
2012-06-20big formula performance improvement for xlsx import (bnc#763168 & bnc#765942)Noel Power
2012-06-20move ScNamedEntryArr_Impl out of header to make MSVC happyMichael Stahl
2012-06-20Convert SV_DECL_PTRARR_DEL(ScNamedEntryArr_Impl) to boost::ptr_vectorNoel Grandin
2012-06-20Convert SV_DECL_PTRARR_DEL(XResultListenerArr_Impl) to ptr_vectorNoel Grandin