Age | Commit message (Expand) | Author |
2016-03-30 | tdf#98893 Remove expensive calls to GetCellType + GetValue/... in calc | Aleksas Pantechovskis |
2016-03-30 | add TODO comment for a bug | Markus Mohrhard |
2016-03-30 | extract another function from ScDocument::FillInfo | Markus Mohrhard |
2016-03-30 | stylistic changes in ScDocument::FillInfo | Markus Mohrhard |
2016-03-30 | limit scope of another variable in ScDocument::FillInfo | Markus Mohrhard |
2016-03-30 | limit the scope of a few variable in ScDocument::FillInfo | Markus Mohrhard |
2016-03-30 | extract another function from ScDocument::FillInfo | Markus Mohrhard |
2016-03-30 | extract another function from ScDocument::FillInfo | Markus Mohrhard |
2016-03-29 | that should not have become part of the previous commit | Markus Mohrhard |
2016-03-29 | extract another function from ScDocument::FillInfo | Markus Mohrhard |
2016-03-29 | Bin pointless comment | Tor Lillqvist |
2016-03-29 | tdf#96099 fixes trivial typedefs, ::std::vector<OUString> | Apachev Ivan |
2016-03-29 | ScOpenCLTest is not a FiltersTest | Tor Lillqvist |
2016-03-29 | Avoid running out of memory on Windows when OpenCL is available | Tor Lillqvist |
2016-03-29 | set translatable property in .ui files (bin/ui-translatable.sh) | Andras Timar |
2016-03-29 | Avoid reserved identifiers | Stephan Bergmann |
2016-03-27 | tdf#98893 Remove expensive calls to GetCellType + GetValue/... in calc | Aleksas Pantechovskis |
2016-03-27 | extract function from ScDocument::FillInfo | Markus Mohrhard |
2016-03-27 | mark the reference as const | Markus Mohrhard |
2016-03-27 | don't inherit from std::map | Markus Mohrhard |
2016-03-26 | sc: replace local macros | Jochen Nitschke |
2016-03-26 | remove debug functions | Markus Mohrhard |
2016-03-26 | no need to iterate through all cells | Markus Mohrhard |
2016-03-26 | also test that we are not still listening to the old area | Markus Mohrhard |
2016-03-26 | add a few unit tests for conditional format reference listening | Markus Mohrhard |
2016-03-26 | fix indentation | Markus Mohrhard |
2016-03-26 | add a few unit tests for ScFormulaListener | Markus Mohrhard |
2016-03-26 | switch to a listener based cond format update, tdf#95437 | Markus Mohrhard |
2016-03-25 | unit test for copying sheet-local names before original position | Eike Rathke |
2016-03-25 | sheet-local names' references of original sheet are updated later | Eike Rathke |
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 | unit test for copying global names to sheet-local names, tdf#75372 | 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 | sc - added fixed and variable array formula range perf tests | Marco Cecchetti |
2016-03-23 | add test for new ScMatConcat code | Markus Mohrhard |
2016-03-23 | better use mdds in matrix concat, tdf#88849 | Markus Mohrhard |
2016-03-23 | sc: sc_mark_test can just link to scqahelper | Michael Stahl |
2016-03-23 | add a recursion guard to lcl_FindRangeNamesInUse() | Eike Rathke |
2016-03-23 | loplugin:constantparam in sc | Noel Grandin |