Age | Commit message (Expand) | Author |
2013-06-18 | resolved fdo#65082 RATE function should not find roots <= -1 | Eike Rathke |
2013-05-27 | fix build error, OUString->rtl::OUString | Noel Power |
2013-05-27 | remove chart listener when chart is deleted, fdo#64639 | Markus Mohrhard |
2013-05-17 | resolved fdo#63805 max day of month of the intended month | Eike Rathke |
2013-05-15 | resolved fdo#60468 no special tab case workaround for CSV import | Eike Rathke |
2013-05-13 | resolved fdo#64384 check subtotal row filtered also for single reference | Eike Rathke |
2013-04-18 | resolved rhbz#918544 do not attempt to access non-existing format | Eike Rathke |
2013-04-15 | resolved fdo#63421 crash in pivot table with accessibility | Eike Rathke |
2013-04-11 | prevent vector and sequence out of bounds access, fdo#60300 | Eike Rathke |
2013-04-11 | prevent out of bounds vector access in ooo62493-1.xls recalculation | Eike Rathke |
2013-04-11 | resolved fdo#63403 do not create matrix with 0 rows or cols | Eike Rathke |
2013-03-13 | bnc#798309 inherit group style from parent | Noel Power |
2013-03-07 | resolved rhbz#916936 allow also input line for read-only | Eike Rathke |
2013-02-25 | support new attribute also in 3.6, fdo#60760 | Markus Mohrhard |
2013-02-09 | fdo#39135: Prevent integer overflow & update the character during loop. | Kohei Yoshida |
2013-02-06 | resolved fdo#60366 make MATCH() accept a single cell reference | Eike Rathke |
2013-01-21 | resolved fdo#59583 prevent inappropriate column/row label detection | Eike Rathke |
2013-01-19 | reset one of the sort containers before refilling, fdo#57465 | Markus Mohrhard |
2013-01-15 | one more improvement around cond format rendering, fdo#57896 | Markus Mohrhard |
2013-01-14 | Fix fdo#51121 OWA misbehaviour with uncompressed meta.xml | Thorsten Behrens |
2013-01-12 | Let's not return here to prevent memory leak. | Kohei Yoshida |
2013-01-11 | fdo#59084: Sync dimension members after reloading the group data. | Kohei Yoshida |
2013-01-02 | fdo#47466 FORMATTING: Autoformat empty rows causes app to crash | Julien Nabet |
2012-12-18 | adapt cond format range when copying sheets, fdo#56742 | Markus Mohrhard |
2012-12-18 | fdo#56937 - mac a11y hang related to traversing vast, broken hierarchies. | Michael Meeks |
2012-12-18 | finalize pivot *before* scenario sheet to ensure table numbers are correct | Noel Power |
2012-12-18 | fix sometimes data corruption with xlsx import ( with scenario sheets ) | Noel Power |
2012-12-18 | fix fdo#58237 import hyperlinks for shapes in xlsx documents | Noel Power |
2012-12-15 | Do extra check on source range to make sure no funny things happen. | Kohei Yoshida |
2012-12-08 | fdo#57497: Remove group table data when all group dimensions are gone. | Kohei Yoshida |
2012-11-24 | we need to catch the exception here, fdo#57451 | Markus Mohrhard |
2012-11-21 | fdo#56584: delete also note caption. | Markus Mohrhard |
2012-11-15 | resolved fdo#56278 broadcast deletion to dependent formula cells | Eike Rathke |
2012-11-13 | fdo#56776: Change in formula options should cause repaint. | Kohei Yoshida |
2012-11-13 | remove conditional formats withiout range after import, related fdo#56983 | Markus Mohrhard |
2012-11-12 | only set entries for existing sort entries, related fdo#56958 | Markus Mohrhard |
2012-11-12 | make sure that the sort vector is large enough, fdo#56958 | Markus Mohrhard |
2012-11-11 | fix for fdo#55875 numbers as text converted strangely | Noel Power |
2012-11-09 | fdo#54898: Test equality by order index (integer) which is more stable. | Kohei Yoshida |
2012-11-07 | Minor enhancements on the autofilter popup window. | Kohei Yoshida |
2012-11-05 | fix ooxml color export | Markus Mohrhard |
2012-11-05 | export dxfs at the correct place | Markus Mohrhard |
2012-11-06 | fdo#53531: Time field can be represented with an extended time field type. | Kohei Yoshida |
2012-11-05 | halt corrupted styles with multi-saved xlsx document fdo#55418 | Noel Power |
2012-11-05 | fix xlsx export missing alignment attributes with cellstyle fdo#55417 | Noel Power |
2012-11-05 | fix copy paste error, fdo#55673 | Markus Mohrhard |
2012-11-05 | only delete cond formats if the correct attributes are passed, fdo#56316 | Markus Mohrhard |
2012-11-04 | Correctly handle cell note shifting when immediate row/column is deleted. | Kohei Yoshida |
2012-11-04 | Fix incorrect shifting of cell notes upon cell insertion / deletion. | Kohei Yoshida |
2012-11-02 | Remove the correct range, or else maItems would end up with invalid pointer. | Kohei Yoshida |