summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)AuthorFilesLines
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 Kaganski1-0/+16
2019-05-03tdf#125055: properly round fractions of secondsMike Kaganski1-2/+4
2019-05-03tdf#125046: export longText attribute for sharedItems elementMike Kaganski1-0/+11
2019-04-25sc lok: avoid save incorrect data, whether the pane has ...Henry Castro2-11/+16
2019-04-24Resolves: tdf#119623 record group positions also for top cellsEike Rathke1-6/+10
2019-04-24Resolves: tdf#120013 tdf#123714 tdf#123736 shared formula group splitEike Rathke5-61/+326
2019-04-24tdf#124741: export default column width to XLSXMike Kaganski2-21/+31
2019-04-22tdf#124883: don't drop data field names on importMike Kaganski2-0/+11
2019-04-22tdf#124881: Provide a non-empty name for pivot table's data fieldMike Kaganski1-2/+6
2019-04-20tdf#124810: Roundtrip pivot table style info from XLSX.Mike Kaganski5-0/+67
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 Kaganski1-10/+34
2019-04-16tdf#124736: Sort group field itemsMike Kaganski1-40/+59
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 Kaganski2-8/+117
2019-04-12tdf#124651: always write "name" attribute to dataField elementMike Kaganski1-2/+5
2019-04-12dpcache : use case-insensitive normalization of...Dennis Francis1-61/+36
2019-04-11tdf#123421 : xlsx export : Don't write data field entry...Dennis Francis1-3/+8
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-27Add aCalcPageSize and aCalcPagePos properties to ScModelObj::getRendererMuhammet Kara1-1/+12
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 Kaganski1-2/+5
2019-03-11tdf#123923: make COUNTIF propagate errors in its first parameterMike Kaganski1-0/+1
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 Behrens2-2/+7
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-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 Melenchuk1-2/+9
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
2018-12-21tdf#98074, using the same builtinId maps the styles to the same oneMarkus Mohrhard1-3/+8
2018-12-15lok: Insert shape at the positon of the selected cellTamás Zolnai1-5/+15
2018-12-10lok: Insert shapes directly into the document.Mike Kaganski1-1/+8
2018-12-10use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin9-33/+32
2018-11-08tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl2-0/+2
2018-11-07lok: sc: make hi-dpi/zoom compatible with retrieving cell cursorMarco Cecchetti1-2/+5