Age | Commit message (Expand) | Author |
2016-03-25 | use the ScRefCellValue already available, tdf#97989 | Markus Mohrhard |
2016-03-25 | use the ScRefCellValue that is already available, tdf#93405 | Markus Mohrhard |
2016-03-25 | we already pass the ScRefCellValue as parameter, tdf#93405 | Markus Mohrhard |
2016-03-25 | these two methods are identical copies, related tdf#93405 | Markus Mohrhard |
2016-03-24 | MM: remove lock from saved documents | Jan-Marek Glogowski |
2016-03-24 | const as const can | Eike Rathke |
2016-03-24 | tdf#75372 rework sheet-copy names for converting global names to sheet-local | Eike Rathke |
2016-03-24 | tdf#98657: Fix a corner case when NaN's were added to ScFullMatrix. | Jan Holesovsky |
2016-03-24 | don't sanitize value to an insane value, tdf#97863 | Markus Mohrhard |
2016-03-24 | use FindRangeNameByIndexAndSheet() | Eike Rathke |
2016-03-24 | loplugin:constantparam in sc | Noel Grandin |
2016-03-24 | werror: loplugin:staticcall | Markus Mohrhard |
2016-03-24 | don't allocate and destroy a LocaleDataItem for each cell, tdf#97989 | Markus Mohrhard |
2016-03-23 | better use mdds in matrix concat, tdf#88849 | Markus Mohrhard |
2016-03-23 | add a recursion guard to lcl_FindRangeNamesInUse() | Eike Rathke |
2016-03-23 | loplugin:constantparam in sc | Noel Grandin |
2016-03-22 | Resolves: tdf#98642 comparing RPN insufficient in shared formula detection | Eike Rathke |
2016-03-22 | enquote sheet name of other-sheet-local named expressions, tdf#96915 follow-up | Eike Rathke |
2016-03-22 | use an empty block as empty cell flag, related tdf#88849 | Markus Mohrhard |
2016-03-22 | tdf#84938 replace #define with scoped typed_flags | Jochen Nitschke |
2016-03-21 | drop unused header | Douglas Mencken |
2016-03-21 | Resolves: tdf#93127 copying cells does not modify named expressions | Eike Rathke |
2016-03-21 | UBSan: SfxInt16Item/SfxInt32Item mismatch | Stephan Bergmann |
2016-03-21 | sc tiled rendering: Fix a corner case with shift modifier | Pranav Kant |
2016-03-20 | no need to declare the variable outside of the for loop | Markus Mohrhard |
2016-03-19 | tdf#96099 fix trival typedef, sc/source/core/, std::vector<std::string> | Jakub Trzebiatowski |
2016-03-19 | tdf#82641 Currency drop-down list | Mohammed Abdul Azeem |
2016-03-19 | simplify code a bit | Markus Mohrhard |
2016-03-19 | sc: replace conversion macros | Jochen Nitschke |
2016-03-19 | tdf#84938 replace #defined constant with scoped enum class | Jochen Nitschke |
2016-03-19 | adjust sheet references when copying sheet-local named expressions | Eike Rathke |
2016-03-18 | sc lok bccu#1602: Don't crash when the copy functionality is not allowed. | Jan Holesovsky |
2016-03-18 | sc lok bccu#1519: More general solution to detecting cell resizes. | Jan Holesovsky |
2016-03-18 | adjust other-sheet-local relative sheet references, tdf#96915 | Eike Rathke |
2016-03-18 | let FindRangeNamesInUse() collect also sheet-local names, tdf#96915 related | Eike Rathke |
2016-03-18 | convert SvButtonState to scoped enum | Noel Grandin |
2016-03-18 | convert SvLBoxButtonKind to scoped enum | Noel Grandin |
2016-03-18 | Resolves: tdf#96915 implement other-sheet-local named expressions | Eike Rathke |
2016-03-18 | drop unused params from SvLBoxItem and all it's subclasses | Noel Grandin |
2016-03-18 | Related: tdf#42629 Improve the readability of the status bar functions | Dag Wieers |
2016-03-18 | loplugin:defaultparams | Tor Lillqvist |
2016-03-18 | loplugin:constantfunction in editeng | Noel Grandin |
2016-03-18 | loplugin:constantparam in formula | Noel Grandin |
2016-03-17 | sc: Improve documentation, and a cosmetic change. | Jan Holesovsky |
2016-03-17 | sc lok: Extend uno commands: .uno:SelectRow/Column | Pranav Kant |
2016-03-17 | loplugin:constantparam in sfx2 | Noel Grandin |
2016-03-17 | ensure a correct index is assigned to a duplicated ScRangeData instance | Eike Rathke |
2016-03-17 | loplugin:constantparam in svl | Noel Grandin |
2016-03-17 | loplugin:constantparam in svx | Noel Grandin |
2016-03-17 | sc: remove unused member variable | Jochen Nitschke |