summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2020-06-23Resolves: tdf#126928 allow link updates in an intermediate linked documentEike Rathke
2019-09-27sc lok: Optimize invalidation triggered by ScTabView::TabChanged() methodTamás Zolnai
2019-09-27lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai
2019-09-27sc lok: Optimize invalidation triggered by ScTabView::SetCursor() methodTamás Zolnai
2019-09-27sc lok: Test invalidation triggered by jumping to the last row on the sheetTamás Zolnai
2019-09-27sc lok: Test invalidation triggered by jumping horizontally on the sheetTamás Zolnai
2019-09-27sc lok: Optimize invalidation triggered by getRowColumnHeaders() methodTamás Zolnai
2019-09-27sc lok: Test invalidation triggered by getRowColumnHeaders() methodTamás Zolnai
2019-09-27sc lok: Test invalidation after adding\removing sheetTamás Zolnai
2019-09-27lok: send an invalidation by document size changeTamás Zolnai
2019-09-27sc lok tests: Store all invalidation rectangles.Tamás Zolnai
2019-09-27sc lok: Test invalidation after sheet changeTamás Zolnai
2019-09-27sc lok: Test also the invalidation rectangle in case of row/column insertionTamás Zolnai
2019-09-27sc lok: Test invalidation triggered by PageDownTamás Zolnai
2019-08-29sc: LOK: commit cell edits before saveascd-6.0-29-20190828Ashod Nakashian
2019-08-21calc: simplify getDocumentSize calculation.Michael Meeks
2019-07-16LOK: Emit the doc. modified state even when changing the cell inline.Jan Holesovsky
2019-07-15LOK: emit modified status on entering cell dataAshod Nakashian
2019-05-03tdf#125086: Write dataField attribute for fields that also appear in DataMike Kaganski
2019-05-03tdf#125055: properly round fractions of secondsMike Kaganski
2019-05-03tdf#125046: export longText attribute for sharedItems elementMike Kaganski
2019-04-25sc lok: avoid save incorrect data, whether the pane has ...Henry Castro
2019-04-24Unit test deleting shared formula group top cell, tdf#119623Eike Rathke
2019-04-24Resolves: tdf#119623 record group positions also for top cellsEike Rathke
2019-04-24Unit tests for tdf#121002 tdf#120013 tdf#123714 tdf#123736Eike Rathke
2019-04-24Resolves: tdf#120013 tdf#123714 tdf#123736 shared formula group splitEike Rathke
2019-04-24tdf#124741: export default column width to XLSXMike Kaganski
2019-04-22tdf#124883: don't drop data field names on importMike Kaganski
2019-04-22tdf#124881: Provide a non-empty name for pivot table's data fieldMike Kaganski
2019-04-20tdf#124810: Roundtrip pivot table style info from XLSX.Mike Kaganski
2019-04-18sc: Get rid of the Idle hack in the Special Filter Dialog.Jan Holesovsky
2019-04-18tdf#124772: export data field number format to XLSXMike Kaganski
2019-04-16tdf#124736: Sort group field itemsMike Kaganski
2019-04-15LOK: getPartInfo now returns list of selected partsAshod Nakashian
2019-04-13tdf#113908: Implement exporting pivot tables' groups fields to XSLXMike Kaganski
2019-04-12tdf#124651: always write "name" attribute to dataField elementMike Kaganski
2019-04-12XmlTestTools::getXPath now asserts that non-empty attribute existsMike Kaganski
2019-04-12dpcache : use case-insensitive normalization of...Dennis Francis
2019-04-11tdf#123421 : xlsx export : Don't write data field entry...Dennis Francis
2019-04-07do not access uninitialized values when printing (tdf#121439)Luboš Luňák
2019-04-01Add Rows() method to ooo.vba.excel.XApplicationTor Lillqvist
2019-04-01Avoid "Text Import" dialog if invoking Paste() from OLE AutomationTor Lillqvist
2019-03-27tdf#124293 add RedactDoc to writer, calc menubar in toolsandreas kainz
2019-03-27Add aCalcPageSize and aCalcPagePos properties to ScModelObj::getRendererMuhammet Kara
2019-03-15LOK: re-factor async key & mouse event re-posting.Michael Meeks
2019-03-11tdf#123939: string and error are same type for pivot cache in XLSXMike Kaganski
2019-03-11tdf#123923: make COUNTIF propagate errors in its first parameterMike Kaganski
2019-02-18Resolves: tdf#121002 UpdateRefOnNonCopy::mbUpdated=true if references changeEike Rathke
2019-02-18Resetting all fields for all dims corrupts pivot cacheKatarina Behrens
2019-01-18make format->page dialog asyncNoel Grandin