summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2019-05-14LOK: sc: Issue DOCUMENT_SIZE_CHANGED only when size changesAshod Nakashian1-6/+10
2019-05-10CppunitTest_sc_tiledrendering: close the document while LOK is still activeMiklos Vajna1-84/+77
2019-05-10crashtesting: crash on importing tdf#123420-2.xlsxDennis Francis1-4/+2
2019-05-10lok: avoid locking table when ScSpecialFilterDlg is destroyedHenry Castro1-1/+1
2019-05-10tdf#124953: Use rangelist's combined range top-left address...Dennis Francis4-7/+29
2019-05-10related tdf#117816, the dxf ID is a global and not a sheet propertyMarkus Mohrhard2-2/+2
2019-05-10related tdf#117816, only export cond format formula to xlsx when requiredMarkus Mohrhard1-3/+24
2019-05-10related tdf#117816, add more work arounds for MS Excel bugsMarkus Mohrhard1-11/+53
2019-05-10add test for tdf#117816Markus Mohrhard2-0/+13
2019-05-10tdf#117816, work around MS Excel bug with containsText cond formatMarkus Mohrhard1-0/+10
2019-05-10tdf#122590: follow-up : import x14:cfRule prioritiesDennis Francis7-11/+162
2019-05-10tdf#122590 Import and export xlsx x14:cfRule element for type = cellis.Gülşah Köse22-35/+429
2019-05-06lok sc: Fix the formula input bar and address bar notifications.Jan Holesovsky1-8/+5
2019-05-02tdf#125086: Write dataField attribute for fields that also appear in DataMike Kaganski3-0/+35
2019-05-02sfx2: Re-enable the sidebars for LOKAshod Nakashian1-1/+6
2019-05-01tdf#125055: properly round fractions of secondsMike Kaganski3-2/+46
2019-04-30tdf#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