summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2017-10-31Removed duplicated includeAndrea Gelmini1-1/+0
2017-10-31Rename class from ScAreaLink to ScAreaLinkObjJens Carl1-10/+10
2017-10-29tdf#45904: Move Java _XSheetFilterable test to C++Jens Carl3-7/+41
2017-10-29tdf#45904: Move Java _XSheetFilterDescriptor tests to C++Jens Carl1-0/+102
2017-10-29tdf#45904: Move Java _XSheetLinkable tests to C++Jens Carl1-17/+30
2017-10-29tdf#45904: Move Java _XSheetOperation tests to C++Jens Carl4-17/+155
2017-10-29tdf#45904: Move Java _XSheetPageBreak tests to C++Jens Carl1-9/+16
2017-10-29tdf#45904 Move Java _XSpreadsheet tests to C++Jens Carl1-6/+14
2017-10-29tdf#45904 Move _XSubTotalCalculatable Java tests to C++Jens Carl3-6/+59
2017-10-29tdf#45904: Move _XSubTotalDescriptor Java tests to C++Jens Carl1-0/+114
2017-10-27Handle decimalSeparatorAlternative in ScColumn::ParseString(), tdf#81671Eike Rathke1-0/+1
2017-10-25loplugin:unnecessaryoverrideNoel Grandin1-6/+0
2017-10-23loplugin:includeform: scStephan Bergmann33-236/+236
2017-10-23tdf#96505 Get rid of cargo cult long integer literalsudareechk1-12/+12
2017-10-22sc lok: fix spell checking languages in CalcHenry Castro1-0/+51
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara2-3/+3
2017-10-19tdf#113211: fix calculations with big integersMike Kaganski1-728/+528
2017-10-19tdf#113268: Pivot table: Missing popup button after opening a ODSTamás Zolnai2-0/+30
2017-10-19tdf#113159: Pivot table: tabular mode is converted to oultine modeTamás Zolnai2-0/+20
2017-10-18add CVE-2017-0199 test-casesCaolán McNamara2-0/+0
2017-10-09tdf#45904: Move _XAreaLinks Java to C++Jens Carl1-0/+97
2017-10-08tdf#45904: Move _XSubTotalField Java tests to C++Jens Carl2-1/+119
2017-10-07tdf#109016: Avoid to write the same pivot item member more timesTamás Zolnai2-0/+16
2017-10-06tdf#112946: Pivot table: Missing selector for a row field after RT in CalcTamás Zolnai2-0/+19
2017-10-05tdf#112893: Pivot table: filtering of error item is not importedTamás Zolnai2-0/+32
2017-10-02TypoPranav Kant1-1/+1
2017-09-30Fix typosAndrea Gelmini1-1/+1
2017-09-30tdf#107711:Pivot table: filtering of non-string fields is not exported to XLSXTamás Zolnai6-0/+341
2017-09-30tdf#112733: Pivot table is displayed wrong in Excel after saved in LO CalcTamás Zolnai2-0/+23
2017-09-29sc: fix loplugin:unnecessaryoverride warningMiklos Vajna1-6/+0
2017-09-29Get rid of some pointless cleanups that fail anyway occasionallyTor Lillqvist1-6/+0
2017-09-28The OpenCL XIRR test fails randomly on some machines so bin itTor Lillqvist2-25/+0
2017-09-27Test also SUMIFS where no row matchesTor Lillqvist1-2/+9
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski1-1/+0
2017-09-21tdf#112501: Pivot table: popupbuttons are placed on wrong cellsTamás Zolnai2-0/+69
2017-09-20tdf#112005 xmloff: ODF export: export embedded object text *first*Michael Stahl1-0/+22
2017-09-15Test joining two disjoint ranges into one by adding a third inbetweenTor Lillqvist1-0/+20
2017-09-15Handle also the case where a range extends an existing one with overlapTor Lillqvist1-0/+34
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin1-2/+2
2017-09-14Add test for joining a range totally contained in an existing oneTor Lillqvist1-0/+23
2017-09-13tdf#109096 Allow 0 as argument value(s) to GEOMEAN()Winfried Donkers1-9/+74
2017-09-12tdf#112348: Pivot table: page field filtering is not imported from XLSTamás Zolnai2-0/+95
2017-09-12tdf#112337: Pivot table: empty / blank item is not imported from XLSTamás Zolnai2-0/+39
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin4-196/+196
2017-09-11This test file was added by accidentTamás Zolnai1-0/+0
2017-09-11Fix typoAndrea Gelmini1-1/+1
2017-09-10tdf#112306: containsSemiMixedTypes is true for blanks-onlyMike Kaganski2-34/+51
2017-09-09tdf#112278: Pivot table: filtering of non-string fields is not exported to XLSTamás Zolnai7-0/+353
2017-09-07tdf#107135 Add missing ODFF function SEARCHB.Winfried Donkers2-0/+1755
2017-09-07tdf#112177 remove incorrect constraint for Calc function NPER.Winfried Donkers1-9/+27