summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2021-01-18tdf#133887 Set flag of variable when formal parameter is not expecting variant.tushar
2021-01-17Removed executable permission on ods fileAndrea Gelmini
2021-01-16tdf#139583 fix case rot 180deg for cell anchored shapesRegina Henschel
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-15tdf#138832 XLSX export: fix lost file names in modified linksAttila Szűcs
2021-01-15tdf#139258 XLSX export: fix position of rotated imagesSzabolcs Toth
2021-01-14tdf#133858 reduce the double-ref range to data contentDennis Francis
2021-01-14uitest: sc: factor out common code ( part 2 )Xisco Fauli
2021-01-13tdf#113013 XLSX import: fix "Formula is" type conditional formattingTibor Nagy
2021-01-12uitest: sc: factor out common code ( part 1 )Xisco Fauli
2021-01-11MakeNumberInfoItem always passed a non-null ScViewData*Caolán McNamara
2021-01-10fix coverity parse errorsCaolán McNamara
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-08tdf#124822 Move UItest to CppUnitTestshubham656
2021-01-08tdf#139173: sc_addin_functions_test: Add dec2bin and dec2oct functionsXisco Fauli
2021-01-08tdf#138134 sc: remove red circle of updated formulaTibor Nagy
2021-01-07tdf#139173: sc_addin_functions_test: Add functionXisco Fauli
2021-01-07tdf131407 Move UItest to CppUnitTestdiwanshu885
2021-01-07ScTable::GetProtection and ScDocument::GetTabProtection can be constMike Kaganski
2021-01-06exclude more tests for non-default DPINoel Grandin
2021-01-05tdf#139394 XLSX export: remove extra quotation marksTibor Nagy
2021-01-04Fix typosAndrea Gelmini
2021-01-02introduce Degree100 strong_int typeNoel
2021-01-01disable contantly failing testCaolán McNamara
2020-12-30Fix build - incorrect stringSzymon Kłos
2020-12-30loplugin:stringviewparam: operator +, reduxStephan Bergmann
2020-12-29tdf#120749 XLSX: fix "begins/ends with" conditionalTibor Nagy
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-28tdf#137033 improve save of cell anchored shapesRegina Henschel
2020-12-28tdf#139021 XLSX export: fix "contains" conditional formattingTibor Nagy
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-23More loplugin:bufferadd findingsStephan Bergmann
2020-12-23tdf#121472 XLSX export: fix external Linux pathAttila Szűcs
2020-12-22Fix typoAndrea Gelmini
2020-12-21tdf#138710: sc_uicalc: Add unittestXisco Fauli
2020-12-21tdf#138824 tdf#137937 XLSX export: fix parent directory pathAttila Szűcs
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-12-17tdf#138822: sc: Add UItestXisco Fauli
2020-12-16tdf#122102 XLSX import: fix "contains" conditional formattingTibor Nagy
2020-12-14tdf#138851: sc: Add UItestXisco Fauli
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-11Strength-reduce some OUStringToOString("..."+...)Stephan Bergmann
2020-12-11tdf#123613 XLSX export: fix position of rotated shapesSzabolcs Toth
2020-12-09tdf#138741 XLSX export: fix crash in setSkipUnusedFileIdsAttila Szűcs
2020-12-07tdf#43003 - convert parameter to the requested typeAndreas Heinisch
2020-12-04Fix typoAndrea Gelmini
2020-12-04exclude some more tests for !IsDefaultDPINoel Grandin
2020-12-03tdf#87973 XLSX export: fix lost file names in modified linksAttila Szűcs
2020-12-03Related: tdf#138360 Use approxFloor() in rtl_math_round()Eike Rathke