summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2019-01-18make insert->header/footer dialogs asyncNoel Grandin
2019-01-18make Format->Conditional Formatting->Manage dialog asyncNoel Grandin
2019-01-17[cp] build fixcp-6.0-20Aron Budea
2019-01-17Resolves: tdf#114695 limit width of this comboCaolán McNamara
2019-01-17tdf#112484: repeat-item-labels is invalid in odf1.2 strictJulien Nabet
2019-01-17Correct typed_flags<PivotFunc> mask is 0x1fffEike Rathke
2019-01-17crashtesting: ooo55266-3.ods some members are nullptrKatarina Behrens
2019-01-17Resolves: tdf#80583 create range list string with proper delimiterEike Rathke
2019-01-17Resolves: tdf#121887 RowModel::mnRow is 1-based, alwaysEike Rathke
2019-01-17tdf#121612: update pivot caches during saving to XLSXVasily Melenchuk
2019-01-17tdf#105236, only take number format from numeric cellsMarkus Mohrhard
2019-01-17Resolves: tdf#119700 save correct table:last-row-spannedEike Rathke
2019-01-17tdf#107586, import chart sheet colorMarkus Mohrhard
2018-12-29tdf#117332: select replaced text to properly replace it next timeMike Kaganski
2018-12-21tdf#98074, using the same builtinId maps the styles to the same oneMarkus Mohrhard
2018-12-15lok: Insert shape at the positon of the selected cellTamás Zolnai
2018-12-10lok: Insert shapes directly into the document.Mike Kaganski
2018-12-10use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-08tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl
2018-11-07lok: sc: make hi-dpi/zoom compatible with retrieving cell cursorMarco Cecchetti
2018-11-07lok: calc: fix needed when position caching is disabledMarco Cecchetti
2018-11-07sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky