Andras Timar
Andras Timar
Change-Id: I3236d8ebb323b7d682e58c01da4ad8ec01ee943d * Resolves: # * Target version: master ### Summary ### TODO - [ ] ... ### Checklist - [ ] Code is properly formatted - [ ] All...

When richdocumentscode app is disabled or removed, the detached AppImage process keeps running.
 In `browser/src/control/Control.UserList.ts` the following messages are defined: - userJoinedPopupMessage: _('%user has joined') - userLeftPopupMessage: _('%user has left') The %user can be 'You'. This is where the grammar breaks, not...
The Transifex v2 API that we used in transifex.sh is deprecated. `This version of API is obsolete. Please have a look at https://developers.transifex.com/reference/api-introduction for details.`
**This is an [Easy Hack](https://collaboraonline.github.io/post/easyhacks/).** Potential mentors: @timar ### Detailed description and rationale The label "Page" is misaligned. Find out why and fix it. 
There are at least two examples where we use bitmap images from jQuery UI Lightness theme. - The down arrow of listboxes, it is the `ui-listbox-arrow` style.  - The...