summaryrefslogtreecommitdiff
path: root/sc/qa/unit
AgeCommit message (Expand)AuthorFilesLines
2018-10-22tdf#62268: allow row height recalculation on document loadVasily Melenchuk4-36/+52
2018-10-08tdf#119904 : Generalize the fix for tdf#115093Dennis Francis1-0/+25
2018-10-05tdf#120301 oox: lclIsWhiteSpace should return true for a spaceJustin Luth2-0/+19
2018-09-14tdf#119562 Fix export of AutoFit property of shapes to XLSXBalazs Varga2-0/+16
2018-08-16tdf#118990: use full URI for absolute referencesMike Kaganski2-0/+33
2018-08-15tdf#119141 Revert "sc htmlimp: non-global sheet range names"Justin Luth1-2/+3
2018-08-14tdf#41425 XLS/XLSX export: workaround for style and validation lossLászló Németh2-0/+15
2018-07-26tdf#98074, using the same builtinId maps the styles to the same oneMarkus Mohrhard1-1/+1
2018-07-19tdf#118800 fix rounding error in Calc function HOUR, MINUTE, SECOND.Winfried Donkers3-12/+71
2018-07-18tdf#107690 OOXML import/export of setting "Open as read-only"László Németh2-0/+12
2018-07-16related tdf#117816, the dxf ID is a global and not a sheet propertyMarkus Mohrhard1-1/+1
2018-07-04tdf#118308: Incorrect Paste Special dialog when ...Henry Castro1-0/+6
2018-07-04sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro1-9/+9
2018-07-04sc: release XTransferable2 when used with VBA compatibility helpersHenry Castro2-0/+24
2018-06-12tdf#114487 sc htmlimp: non-global sheet range namesJustin Luth1-2/+2
2018-06-04tdf#114487 sc htmlimp: rangeNames should be 3DJustin Luth1-0/+16
2018-05-29forcepoint#40 null derefCaolán McNamara1-0/+0
2018-05-28weld ScTabBgColorDlgCaolán McNamara1-1/+1
2018-05-23tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro1-0/+50
2018-05-20weld ScDataPilotDatabaseDlgCaolán McNamara1-1/+1
2018-05-19weld ScColRowLabelDlgCaolán McNamara1-1/+1
2018-05-18weld ScDataPilotSourceTypeDlg and ScDataPilotServiceDlgCaolán McNamara1-1/+1
2018-05-18weld ScInsertTableDlgCaolán McNamara1-1/+1
2018-05-17weld ScInsertContentsDlgCaolán McNamara1-1/+1
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen2-14/+16
2018-05-09tdf#117433 count empty cells properly with COUNTIF.Winfried Donkers1-5/+17
2018-05-04Removed executable permission on data filesAndrea Gelmini28-0/+0
2018-05-03tdf#117041 use correct expression in if statement.Winfried Donkers1-0/+145
2018-05-01weld ScMoveTableDlgCaolán McNamara1-1/+1
2018-04-28tdf#114479: compute implicit sum ranges for ocSumIf,ocAverageIf...Dennis Francis3-0/+207
2018-04-27loplugin:constantparamNoel Grandin3-5/+3
2018-04-25tdf#117041 implement note at end of ODFF1.2 par. 6.18.37Winfried Donkers1-11/+62
2018-04-20Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl1-1/+1
2018-04-19cppcheck - fix variableScope in some filesGökhan Gurbetoğlu1-3/+1
2018-04-18convert DelCellCmd to scoped enumNoel Grandin3-30/+30
2018-04-17Fix typosAndrea Gelmini1-2/+2
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen2-2/+0
2018-04-15remove some unused comphelper includesJochen Nitschke1-2/+0
2018-04-13Revert "calc: unit tests for data validation"Eike Rathke4-43/+0
2018-04-13weld ScDeleteContentsDlgCaolán McNamara1-1/+1
2018-04-13calc: unit tests for data validationMarco Cecchetti4-0/+43
2018-04-13weld ScNameCreateDlgCaolán McNamara1-1/+1
2018-04-13weld ScDeleteCellDlgCaolán McNamara1-1/+1
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin1-0/+1
2018-04-10vlookup - optimize SC_EQUAL and NOT_EQUAL.Michael Meeks1-0/+1562
2018-04-10remove swapping and link from GraphicObject and GraphicTomaž Vajngerl1-1/+0
2018-04-09tdf#116706 fix for AGGREGATE with hidden rows and single references.Winfried Donkers1-2/+38
2018-04-08Corner-case unit tests for vlookup / case sensitivity comparison.Michael Meeks1-200/+1106
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann4-9/+9
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2-8/+8