summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-01-14Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens
2013-01-12Let's not return here to prevent memory leak.Kohei Yoshida
2013-01-11fdo#59084: Sync dimension members after reloading the group data.Kohei Yoshida
2013-01-02fdo#47466 FORMATTING: Autoformat empty rows causes app to crashJulien Nabet
2012-12-18adapt cond format range when copying sheets, fdo#56742Markus Mohrhard
2012-12-18fdo#56937 - mac a11y hang related to traversing vast, broken hierarchies.Michael Meeks
2012-12-18finalize pivot *before* scenario sheet to ensure table numbers are correctNoel Power
2012-12-18fix sometimes data corruption with xlsx import ( with scenario sheets )Noel Power
2012-12-18fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power
2012-12-15Do extra check on source range to make sure no funny things happen.Kohei Yoshida
2012-12-08fdo#57497: Remove group table data when all group dimensions are gone.Kohei Yoshida
2012-11-24we need to catch the exception here, fdo#57451Markus Mohrhard
2012-11-21fdo#56584: delete also note caption.Markus Mohrhard
2012-11-15resolved fdo#56278 broadcast deletion to dependent formula cellsEike Rathke
2012-11-13fdo#56776: Change in formula options should cause repaint.Kohei Yoshida
2012-11-13remove conditional formats withiout range after import, related fdo#56983Markus Mohrhard
2012-11-12only set entries for existing sort entries, related fdo#56958Markus Mohrhard
2012-11-12make sure that the sort vector is large enough, fdo#56958Markus Mohrhard
2012-11-11fix for fdo#55875 numbers as text converted strangelyNoel Power
2012-11-09fdo#54898: Test equality by order index (integer) which is more stable.Kohei Yoshida
2012-11-07Minor enhancements on the autofilter popup window.Kohei Yoshida
2012-11-05fix ooxml color exportMarkus Mohrhard
2012-11-05export dxfs at the correct placeMarkus Mohrhard
2012-11-06fdo#53531: Time field can be represented with an extended time field type.Kohei Yoshida
2012-11-05halt corrupted styles with multi-saved xlsx document fdo#55418Noel Power
2012-11-05fix xlsx export missing alignment attributes with cellstyle fdo#55417Noel Power
2012-11-05fix copy paste error, fdo#55673Markus Mohrhard
2012-11-05only delete cond formats if the correct attributes are passed, fdo#56316Markus Mohrhard
2012-11-04Correctly handle cell note shifting when immediate row/column is deleted.Kohei Yoshida
2012-11-04Fix incorrect shifting of cell notes upon cell insertion / deletion.Kohei Yoshida
2012-11-02Remove the correct range, or else maItems would end up with invalid pointer.Kohei Yoshida
2012-10-31fdo#56325: Don't forget to build_tree() in fillTable().Kohei Yoshida
2012-10-25fdo#44657 Remove hack that "simulates" a mirrored horizontal scrollbar.Jan Holesovsky
2012-10-19write the custom sort list info into the item set, fdo#53870Markus Mohrhard
2012-10-19only use non blank cells in the visible data methods, fdo#54552Markus Mohrhard
2012-10-19ignore broadcaster cells to fill autofilter dialog, fdo#55712Markus Mohrhard
2012-10-18Resolves: fdo#44925 list box contents should be same direction as sheetManal Alhassoun
2012-10-17exchange sort settings between the two tab pages, fdo#53482Noel Power
2012-10-13don't insert notes from deleted cells, fdo#55885Markus Mohrhard
2012-10-13Check for null object. The OLE name may not always be set.Kohei Yoshida
2012-10-12WaE: calm android tinderboxenMichael Meeks
2012-10-11only access first element if vector is not empty, fdo#55734Markus Mohrhard
2012-10-11kill this hard coded sheet limit for xlsx import, rhbz#864858Markus Mohrhard
2012-10-10fix for fdo#53814 Revert "there should be no need any more for this check"Noel Power
2012-10-09don't insert the same pointer twice into a ptr_set, fdo#55710Markus Mohrhard
2012-10-09xlsx fix import/export of column widths fdo#55623Noel Power
2012-10-05workaround broken uno implementatiion with ScRangeListMarkus Mohrhard
2012-10-04really export default row heights for xlsx fdo#55621Noel Power
2012-10-04fdo#54940 - make editing relative refs more intuitive to meMichael Meeks
2012-10-04Revert "really export default row heights for xlsx fdo#55621" wrong branchNoel Power