Commit 2712631
committed
too many warnings: type the Calc sheet slot args as unsigned short
scalc.sdi declares Index as SfxUInt16Item for the Insert, Remove and Name
slots, so a long here hits the "Passing sal_uInt16 in sal_Int32!" fallback.
same fix as:
commit 1fe99b7
Date: Fri Jul 24 14:17:20 2026 +0000
too many warnings: type the .uno:Move args as JSON
Signed-off-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Change-Id: I8b6d52e68a15f227f868446cd6d6ab7f10f94d0e
Reviewed-on: https://gerrit.collaboraoffice.com/c/online/+/7932
Reviewed-by: Noel Grandin <noel.grandin@collabora.com>
Tested-by: Jenkins CPCI <releng@collaboraoffice.com>1 parent 3dfad30 commit 2712631
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
394 | | - | |
| 394 | + | |
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
| |||
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
458 | | - | |
| 458 | + | |
459 | 459 | | |
460 | 460 | | |
461 | 461 | | |
| |||
506 | 506 | | |
507 | 507 | | |
508 | 508 | | |
509 | | - | |
| 509 | + | |
510 | 510 | | |
511 | 511 | | |
512 | 512 | | |
| |||
0 commit comments