summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2018-09-21tdf#41425 XLS/XLSX export: workaround for style and validation lossLászló Németh2-0/+15
2018-06-26forcepoint#40 null derefCaolán McNamara1-0/+0
2018-04-07forcepoint #30 check validity of group rangeCaolán McNamara1-0/+0
2018-04-07forcepoint #29 detect illegal self series addCaolán McNamara1-0/+0
2018-04-07ofz#7121 NamedDBs::insert takes ownership of its argumentEike Rathke1-4/+0
2018-03-06copy ScAddress before possibly joining itCaolán McNamara1-0/+0
2018-01-17Better handle ScDde formulas with missing dde-link entriesCaolán McNamara1-1/+1
2017-11-15TypoPranav Kant1-1/+1
2017-11-01tdf#113268: Pivot table: Missing popup button after opening a ODSTamás Zolnai2-0/+30
2017-11-01tdf#113159: Pivot table: tabular mode is converted to oultine modeTamás Zolnai2-0/+20
2017-10-26sc lok: fix spell checking languages in CalcHenry Castro1-0/+51
2017-10-15tdf#109016: Avoid to write the same pivot item member more timesTamás Zolnai2-0/+16
2017-10-07tdf#112946: Pivot table: Missing selector for a row field after RT in CalcTamás Zolnai2-0/+19
2017-10-07tdf#112893: Pivot table: filtering of error item is not importedTamás Zolnai2-0/+32
2017-10-07tdf#107711:Pivot table: filtering of non-string fields is not exported to XLSXTamás Zolnai6-0/+341
2017-10-07tdf#112733: Pivot table is displayed wrong in Excel after saved in LO CalcTamás Zolnai2-0/+23
2017-09-26tdf#112005 xmloff: ODF export: export embedded object text *first*Michael Stahl1-0/+22
2017-09-25tdf#112501: Pivot table: popupbuttons are placed on wrong cellsTamás Zolnai2-0/+69
2017-09-14tdf#112348: Pivot table: page field filtering is not imported from XLSTamás Zolnai2-0/+95
2017-09-14tdf#112337: Pivot table: empty / blank item is not imported from XLSTamás Zolnai2-0/+39
2017-09-12tdf#112278: Pivot table: filtering of non-string fields is not exported to XLSTamás Zolnai6-0/+353
2017-09-10tdf#112306: containsSemiMixedTypes is true for blanks-onlyMike Kaganski2-34/+51
2017-09-08tdf#111974: Ensure sufficient space for all sheets in FormulaBuffer...Dennis Francis2-0/+10
2017-09-03tdf#89139 Fix exporting of DateTime to CacheDefinition according to ISO 8601Bartosz Kosiorek3-46/+92
2017-09-01tdf#112106: Corrupted pivot table after XLSX -> XLS conversion in CalcTamás Zolnai2-0/+33
2017-09-01tdf#108352: Structure of pivot table coming from XLS is altered in LOTamás Zolnai2-0/+73
2017-08-26tdf#89139: list all items in pivot table definition, incl. hiddenMike Kaganski2-0/+18
2017-08-25tdf#111876 Save correct relative links in CalcSzymon Kłos2-0/+22
2017-08-15tdf#107238 VBA autofilter: list of stringsSzymon Kłos1-0/+0
2017-08-11ofz#2867 null derefCaolán McNamara1-0/+1
2017-08-11Resolves: ofz#2833 null derefCaolán McNamara1-0/+2
2017-08-11tdf#89139 tdf#109016 Fix PivotCache fields according to OOXML specificationBartosz Kosiorek2-1/+60
2017-08-09tdf#91567 Apply pattern without AutoFilter onlySzymon Kłos2-0/+17
2017-07-26sc lok: disable Undo/Redo state if conflict with other viewsHenry Castro1-0/+66
2017-05-31tdf#104219 Don't export color information when color is automaticBartosz Kosiorek2-5/+13
2017-05-30tdf#108017 xlsb import: protection settings were reversedJustin Luth2-11/+26
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti1-8/+12
2017-05-15it's raining drawing layersEike Rathke1-0/+15
2017-05-15sprinkle some drawing layers over test casesEike Rathke2-13/+39
2017-05-15move ScDocShell de-/init related to getNewDocShell() and closeDocShell()Eike Rathke2-8/+24
2017-05-03sc lok: Extend MaxTiledCol/Row when painting beoyond the current doc area.Jan Holesovsky1-7/+1
2017-05-02sc lok: Unit test that pgdown grows the document size for the new view.Jan Holesovsky2-0/+45
2017-04-12tdf#106252 Engineering notation for Precision as shownLaurent Balland-Poirier1-26/+79
2017-04-12Tests for "Precision as shown" following tdf#105657 tdf#106052Laurent Balland-Poirier2-0/+107
2017-03-31LOK: Calc: unit test for invalidation on insert imageMarco Cecchetti2-0/+44
2017-03-29LOK: Calc: limiting undo and add support for repair modeMarco Cecchetti1-0/+133
2017-03-26tdf#104729 FILESAVE Save author name in comment during export to .xlsxBartosz Kosiorek2-0/+21
2017-03-23sc lok: Edit annotation by idPranav Kant1-1/+6
2017-03-23sc lok: Delete cell note by IdPranav Kant1-0/+4
2017-02-28tdf#84323: Make osl::Condition::wait more readableFakabbir Amin1-4/+3