Age | Commit message (Expand) | Author |
2016-05-17 | tdf#99255 Calc crashing on Undo after Spell Correction | Arul Michael |
2016-05-13 | Resolves: tdf#99730 lower the barrier for inferior systems, cripple the test | Eike Rathke |
2016-05-12 | Missing break in switch | Stephan Bergmann |
2016-05-12 | Missing break in switch | Stephan Bergmann |
2016-05-11 | tdf#99588: Fix radio button groups (and thus up/down key cycle) | Katarina Behrens |
2016-05-10 | tdf#99479: Delete column with styles resets the 'Apply Style' drop down | Julien Nabet |
2016-05-06 | tdf#86575 for OOXML write plain #REF! if deleted parts | Eike Rathke |
2016-05-05 | Resolves: tdf#94146 a11y crash, obtain formula using the correct pointer | Eike Rathke |
2016-05-03 | Resolves: tdf#96426 significant whitespace as intersection in Excel syntax | Eike Rathke |
2016-05-03 | Resolves: tdf#99417 explicitly track formula cells for BROADCAST_BROADCASTERS | Eike Rathke |
2016-05-03 | Resolves: tdf#99461 reverse logic of TokenPointers::skipToken() | Eike Rathke |
2016-04-26 | -Werror=address (GCC 6) | Stephan Bergmann |
2016-04-26 | -Werror=address (GCC 6) | Stephan Bergmann |
2016-04-20 | Resolves: tdf#91778 drawing the background over an active cursor | Caolán McNamara |
2016-04-19 | call StartNeededListeners() only on affected columns, tdf#99322 follow-up | Eike Rathke |
2016-04-19 | Resolves: tdf#99322 re-establish group area listeners after update reference | Eike Rathke |
2016-04-18 | tdf#96996 sc: fix the data pilot | Michael Stahl |
2016-04-12 | Resolves: tdf#97897 (re)broadcast if formula groups were split | Eike Rathke |
2016-04-12 | (re)broadcast if value replaces cell of grouped formulas, tdf#97897 related | Eike Rathke |
2016-04-12 | Resolves: tdf#98990 accept R1C1 notation entire column/row references | Eike Rathke |
2016-04-12 | use the better color import method also for databars, tdf#98554 | Markus Mohrhard |
2016-04-12 | work around Excel theme color bug, tdf#98554 | Markus Mohrhard |
2016-04-12 | import all formatting properties for column style, tdf#96549 | Markus Mohrhard |
2016-04-12 | lp#1566050: prevent cyclic reference zombies | Bjoern Michaelsen |
2016-04-07 | (re)broadcast, same as in ScDocument::SetString(), tdf#97897 related | Eike Rathke |
2016-04-02 | Avoid running out of memory on Windows when OpenCL is available | Tor Lillqvist |
2016-03-31 | tdf#93300, handle hard formatting with cond format correct | Markus Mohrhard |
2016-03-31 | tdf#92963 Pasting a whole row with data crashes all open LibO apps | Arul Michael |
2016-03-29 | fix memory leak in array xls import | Markus Mohrhard |
2016-03-29 | 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 | Resolves: tdf#98642 comparing RPN insufficient in shared formula detection | Eike Rathke |
2016-03-23 | add a recursion guard to lcl_FindRangeNamesInUse() | Eike Rathke |
2016-03-22 | Resolves: tdf#93127 copying cells does not modify named expressions | Eike Rathke |
2016-03-18 | ensure a correct index is assigned to a duplicated ScRangeData instance | Eike Rathke |
2016-03-15 | vcl: move graph.[hx]xx to graphic.[hc]xx | Chris Sherlock |
2016-03-15 | Resolves: tdf#93196 add RecursionCounter guard also to InterpretFormulaGroup() | Eike Rathke |
2016-03-14 | tdf#94561 : Create notes drawing objects only once on sheet copy | Dennis Francis |
2016-03-14 | tdf#98083: Always save cell format | Katarina Behrens |
2016-03-09 | Resolves: tdf#95226 second case, stack error count in JumpMatrix context | Eike Rathke |
2016-03-09 | Resolves: tdf#98297 exclude error values from COUNT in array/matrix | Eike Rathke |
2016-03-08 | Resolves: tdf#98389 check memory requirement of matrix | Eike Rathke |
2016-03-07 | don't use same file in two tests | Markus Mohrhard |
2016-03-03 | tdf#97215 Sorting with update reference causes crash | Arul Michael |
2016-03-01 | fix the "group not recalculated after delete" second part of tdf#97897 | Eike Rathke |
2016-03-01 | tdf#97369/#97587 - Further fix SUMming in the software interpreter | Marco Cecchetti |
2016-02-29 | tdf#97963: Impose size limit on all 3 edit windows | Katarina Behrens |
2016-02-09 | tdf#97369: Fix SUMming in the software interpreter | Tor Lillqvist |
2016-02-08 | tdf#97587: Treat plain NaNs as zero in the software interpreter for SUM | Tor Lillqvist |
2016-02-05 | Resolves: tdf#97465 like scroll ignore wheel for sc input handler inputchanged | Caolán McNamara |