summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2019-08-29sc: LOK: commit cell edits before saveascd-6.0-29-20190828Ashod Nakashian2-0/+8
2019-08-21calc: simplify getDocumentSize calculation.Michael Meeks1-9/+1
2019-07-16LOK: Emit the doc. modified state even when changing the cell inline.Jan Holesovsky2-6/+21
2019-07-15LOK: emit modified status on entering cell dataAshod Nakashian1-0/+12
2019-05-03tdf#125086: Write dataField attribute for fields that also appear in DataMike Kaganski3-0/+35
2019-05-03tdf#125055: properly round fractions of secondsMike Kaganski3-2/+46
2019-05-03tdf#125046: export longText attribute for sharedItems elementMike Kaganski3-0/+29
2019-04-25sc lok: avoid save incorrect data, whether the pane has ...Henry Castro2-11/+16
2019-04-24Unit test deleting shared formula group top cell, tdf#119623Eike Rathke2-0/+44
2019-04-24Resolves: tdf#119623 record group positions also for top cellsEike Rathke1-6/+10
2019-04-24Unit tests for tdf#121002 tdf#120013 tdf#123714 tdf#123736Eike Rathke2-0/+737
2019-04-24Resolves: tdf#120013 tdf#123714 tdf#123736 shared formula group splitEike Rathke7-69/+358
2019-04-24tdf#124741: export default column width to XLSXMike Kaganski3-87/+69
2019-04-22tdf#124883: don't drop data field names on importMike Kaganski3-0/+33
2019-04-22tdf#124881: Provide a non-empty name for pivot table's data fieldMike Kaganski3-5/+10
2019-04-20tdf#124810: Roundtrip pivot table style info from XLSX.Mike Kaganski8-0/+138
2019-04-18sc: Get rid of the Idle hack in the Special Filter Dialog.Jan Holesovsky2-24/+16
2019-04-18tdf#124772: export data field number format to XLSXMike Kaganski3-10/+61
2019-04-16tdf#124736: Sort group field itemsMike Kaganski2-40/+115
2019-04-15LOK: getPartInfo now returns list of selected partsAshod Nakashian1-1/+5
2019-04-13tdf#113908: Implement exporting pivot tables' groups fields to XSLXMike Kaganski4-86/+208
2019-04-12tdf#124651: always write "name" attribute to dataField elementMike Kaganski3-8/+32
2019-04-12XmlTestTools::getXPath now asserts that non-empty attribute existsMike Kaganski1-2/+2
2019-04-12dpcache : use case-insensitive normalization of...Dennis Francis4-62/+60
2019-04-11tdf#123421 : xlsx export : Don't write data field entry...Dennis Francis5-4/+65
2019-04-07do not access uninitialized values when printing (tdf#121439)Luboš Luňák2-7/+21
2019-04-01Add Rows() method to ooo.vba.excel.XApplicationTor Lillqvist2-0/+10
2019-04-01Avoid "Text Import" dialog if invoking Paste() from OLE AutomationTor Lillqvist1-2/+4
2019-03-27tdf#124293 add RedactDoc to writer, calc menubar in toolsandreas kainz1-0/+1
2019-03-27Add aCalcPageSize and aCalcPagePos properties to ScModelObj::getRendererMuhammet Kara2-1/+14
2019-03-15LOK: re-factor async key & mouse event re-posting.Michael Meeks1-40/+2
2019-03-11tdf#123939: string and error are same type for pivot cache in XLSXMike Kaganski3-2/+34
2019-03-11tdf#123923: make COUNTIF propagate errors in its first parameterMike Kaganski3-0/+20
2019-02-18Resolves: tdf#121002 UpdateRefOnNonCopy::mbUpdated=true if references changeEike Rathke1-0/+2
2019-02-18Resetting all fields for all dims corrupts pivot cacheKatarina Behrens7-4/+52
2019-01-18make format->page dialog asyncNoel Grandin1-33/+35
2019-01-18make insert->header/footer dialogs asyncNoel Grandin2-17/+21
2019-01-18make Format->Conditional Formatting->Manage dialog asyncNoel Grandin1-32/+33
2019-01-17[cp] build fixcp-6.0-20Aron Budea1-1/+1
2019-01-17Resolves: tdf#114695 limit width of this comboCaolán McNamara1-0/+4
2019-01-17tdf#112484: repeat-item-labels is invalid in odf1.2 strictJulien Nabet1-0/+1
2019-01-17Correct typed_flags<PivotFunc> mask is 0x1fffEike Rathke1-1/+1
2019-01-17crashtesting: ooo55266-3.ods some members are nullptrKatarina Behrens1-1/+5
2019-01-17Resolves: tdf#80583 create range list string with proper delimiterEike Rathke3-4/+4
2019-01-17Resolves: tdf#121887 RowModel::mnRow is 1-based, alwaysEike Rathke1-1/+1
2019-01-17tdf#121612: update pivot caches during saving to XLSXVasily Melenchuk3-2/+29
2019-01-17tdf#105236, only take number format from numeric cellsMarkus Mohrhard1-1/+1
2019-01-17Resolves: tdf#119700 save correct table:last-row-spannedEike Rathke1-1/+1
2019-01-17tdf#107586, import chart sheet colorMarkus Mohrhard1-1/+9
2018-12-29tdf#117332: select replaced text to properly replace it next timeMike Kaganski1-0/+6