Parth Raiyani

Results 14 issues of Parth Raiyani

Change-Id: Ia2f48eca778c396ae1fa17afe2d92d9631aadad5 * Resolves: #7984 * Target version: master ### Summary - Added support to replace a formula with its value in Data > Formula to Value - Here, is...

Change-Id: I9ad6c36a393ef5d895ee463f44569c52f1c8fd61 * Resolves: #7211 * Target version: master ### Checklist - [ ] Code is properly formatted - [ ] All commits have Change-Id - [ ] I have...

CODE "red"

Change-Id: Iafeeac96893816b813ff3d6fe0c5a845adcb759d * Resolves: #9750 * Target version: master ### Checklist - [X] I have run `make prettier-write` and formatted the code. - [X] All commits have Change-Id - [...

- Modified colorPalettes in docstate to include new color values - Added margin-top to .ui-color-picker-palette Change-Id: I5a8520ec0b1798977ec69da74b8488021b30123a * Resolves: #6947 * Target version: master ### Checklist - [X] I have...

Change-Id: I04eba16400825869522012eb16ba033200effeaa * Resolves: #7935 * Target version: master ### Summary 1. disableSpellCheckIfReadOnly Method: - Created a private method called disableSpellCheckIfReadOnly that updates the spellOnline property based on the isReadOnly...

Change-Id: If77d15697eadb56aadb62cf883d2bcf5782f4a54 * Resolves: #9478 * Target version: master ### Checklist - [X] I have run `make prettier-write` and formatted the code. - [X] All commits have Change-Id - [...

Change-Id: Ic79f0a5f179dde21cdd15dbf6d0e79b9c8bf3e6b This PR is part of icon-view conversion. Related patch: https://gerrit.libreoffice.org/c/core/+/186326 Target: 1. Format->Format Page->Borders->Presets 2. Format->Format Page->Borders->Position 3. other icon view entries ### Checklist - [ ] I...

- Created new Cypress test files for Lighthouse accessibility audits in the Calc, Draw, Impress, and Writer - Each test file sets up the respective document and performs a Lighthouse...

Change-Id: I33d4abcd6ad25750d18be915d4fbee5ab0dae476 Core patch required: https://gerrit.libreoffice.org/c/core/+/194261 ### Checklist - [ ] I have run `make prettier-write` and formatted the code. - [ ] All commits have Change-Id - [ ]...

- Intoduces icon-view entry selection json to send along with selection/activation instead of just selected index - This information can be helpful in core side to know if any mouse...