summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2016-03-25use the ScRefCellValue already available, tdf#97989Markus Mohrhard
2016-03-25use the ScRefCellValue that is already available, tdf#93405Markus Mohrhard
2016-03-25we already pass the ScRefCellValue as parameter, tdf#93405Markus Mohrhard
2016-03-25these two methods are identical copies, related tdf#93405Markus Mohrhard
2016-03-24MM: remove lock from saved documentsJan-Marek Glogowski
2016-03-24const as const canEike Rathke
2016-03-24tdf#75372 rework sheet-copy names for converting global names to sheet-localEike Rathke
2016-03-24tdf#98657: Fix a corner case when NaN's were added to ScFullMatrix.Jan Holesovsky
2016-03-24don't sanitize value to an insane value, tdf#97863Markus Mohrhard
2016-03-24use FindRangeNameByIndexAndSheet()Eike Rathke
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-24werror: loplugin:staticcallMarkus Mohrhard
2016-03-24don't allocate and destroy a LocaleDataItem for each cell, tdf#97989Markus Mohrhard
2016-03-23better use mdds in matrix concat, tdf#88849Markus Mohrhard
2016-03-23add a recursion guard to lcl_FindRangeNamesInUse()Eike Rathke
2016-03-23loplugin:constantparam in scNoel Grandin
2016-03-22Resolves: tdf#98642 comparing RPN insufficient in shared formula detectionEike Rathke
2016-03-22enquote sheet name of other-sheet-local named expressions, tdf#96915 follow-upEike Rathke
2016-03-22use an empty block as empty cell flag, related tdf#88849Markus Mohrhard
2016-03-22tdf#84938 replace #define with scoped typed_flagsJochen Nitschke
2016-03-21drop unused headerDouglas Mencken
2016-03-21Resolves: tdf#93127 copying cells does not modify named expressionsEike Rathke
2016-03-21UBSan: SfxInt16Item/SfxInt32Item mismatchStephan Bergmann
2016-03-21sc tiled rendering: Fix a corner case with shift modifierPranav Kant
2016-03-20no need to declare the variable outside of the for loopMarkus Mohrhard
2016-03-19tdf#96099 fix trival typedef, sc/source/core/, std::vector<std::string>Jakub Trzebiatowski
2016-03-19tdf#82641 Currency drop-down listMohammed Abdul Azeem
2016-03-19simplify code a bitMarkus Mohrhard
2016-03-19sc: replace conversion macrosJochen Nitschke
2016-03-19tdf#84938 replace #defined constant with scoped enum classJochen Nitschke
2016-03-19adjust sheet references when copying sheet-local named expressionsEike Rathke
2016-03-18sc lok bccu#1602: Don't crash when the copy functionality is not allowed.Jan Holesovsky
2016-03-18sc lok bccu#1519: More general solution to detecting cell resizes.Jan Holesovsky
2016-03-18adjust other-sheet-local relative sheet references, tdf#96915Eike Rathke
2016-03-18let FindRangeNamesInUse() collect also sheet-local names, tdf#96915 relatedEike Rathke
2016-03-18convert SvButtonState to scoped enumNoel Grandin
2016-03-18convert SvLBoxButtonKind to scoped enumNoel Grandin
2016-03-18Resolves: tdf#96915 implement other-sheet-local named expressionsEike Rathke
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-03-18Related: tdf#42629 Improve the readability of the status bar functionsDag Wieers
2016-03-18loplugin:defaultparamsTor Lillqvist
2016-03-18loplugin:constantfunction in editengNoel Grandin
2016-03-18loplugin:constantparam in formulaNoel Grandin
2016-03-17sc: Improve documentation, and a cosmetic change.Jan Holesovsky
2016-03-17sc lok: Extend uno commands: .uno:SelectRow/ColumnPranav Kant
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-17ensure a correct index is assigned to a duplicated ScRangeData instanceEike Rathke
2016-03-17loplugin:constantparam in svlNoel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-17sc: remove unused member variableJochen Nitschke