summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wsd: invoke handlePoll on all socketsbackport/5007/distro/collabora/co-21-11Ashod Nakashian2022-07-201-4/+2
* wsd: add query parameter product name & version.Gökay Şatır2022-07-181-0/+2
* remove interval timer and listen to updateviewlist event.Gökay Şatır2022-07-161-3/+2
* Beautify the version string.Gökay Şatır2022-07-151-1/+1
* Attempt to solve freebsd check issue.Gökay Şatır2022-07-151-1/+1
* Fix padding in follow editor's entry (userListPopover)Pedro Pinto Silva2022-07-071-1/+1
* Add following label to userListPopover (avatar list)Pedro Pinto Silva2022-07-072-1/+25
* Hide avatars list when follow editor changes statusPedro Pinto Silva2022-07-071-0/+1
* Hide avatars list when a user entry is selectedPedro Pinto Silva2022-07-071-0/+1
* Avatars list: Add missing hover stylesPedro Pinto Silva2022-07-071-0/+5
* Use the same bg for #userListPopover and its pointing trianglePedro Pinto Silva2022-07-071-1/+1
* wsd: proxy: fix length static stringHenry Castro2022-07-061-2/+3
* wsd: proxy: ensure to forward only static filesHenry Castro2022-07-062-2/+2
* wsd: proxy: replace std::map -> std::std::unordered_mapHenry Castro2022-07-062-2/+2
* wsd: proxy: add missing catcher exceptionHenry Castro2022-07-061-1/+6
* wsd: proxy: simplify time_pointHenry Castro2022-07-061-4/+5
* wsd: proxy: handle the proxy requestHenry Castro2022-07-061-2/+14
* wsd: proxy: modify basic headers to forwardHenry Castro2022-07-061-0/+3
* wsd: proxy: handle cache max ageHenry Castro2022-07-062-0/+15
* wsd: proxy: add cache responseHenry Castro2022-07-062-0/+11
* wsd: proxy: add a callback response handlerHenry Castro2022-07-061-0/+22
* net: add "response" getter functionHenry Castro2022-07-061-0/+1
* net: add getter funtion "getUrl"Henry Castro2022-07-061-0/+1
* wsd: proxy: add handler request functionHenry Castro2022-07-062-0/+24
* wsd: proxy: add ProxyRequestHandler filesHenry Castro2022-07-063-0/+36
* wsd: add getter function to obtain the ...Henry Castro2022-07-062-1/+8
* Keep custom buttons when switching the viewSzymon Kłos2022-07-062-0/+22
* Allow buttons in vex dialogs to wrapPedro Pinto Silva2022-07-051-0/+1
* jsdialog: use open/close instead of toggle for dropdownsSzymon Kłos2022-07-041-1/+11
* notebookbar: unify color control in all componentsSzymon Kłos2022-07-041-5/+16
* notebookbar: unify color control with coreSzymon Kłos2022-07-042-18/+28
* comments: don't lose focus if is editedSzymon Kłos2022-06-291-1/+2
* fix: CheckFileInfo - HideSaveOption, HideExportOption and HidePrintOption do ...Rash4192022-06-276-70/+86
* Avoid TypeError by not using undefined functionSzymon Kłos2022-06-241-1/+1
* Don't focus map on .uno:CellCursor message when widget is focusedSzymon Kłos2022-06-241-5/+9
* introduce user statsPranam Lashkari2022-06-203-0/+19
* introduce unconditional logging methodPranam Lashkari2022-06-202-14/+23
* wsd: alias: handle a case when regex is added in host tag of alias_groupRash4192022-06-174-0/+51
* MessageQueue: don't insert duplicates of tiles into TileCombined.Michael Meeks2022-06-151-20/+45
* notebookbar: retry to activate when neededSzymon Kłos2022-06-141-6/+8
* Allow to send view mode command when dialog is openedSzymon Kłos2022-06-141-1/+1
* Bump version to 21.11.5.3cp-21.11.5-3Andras Timar2022-06-132-1/+7
* Revert "wsd: add getter function to obtain the ..."Andras Timar2022-06-132-8/+1
* Revert "wsd: add fetch external method"Andras Timar2022-06-133-48/+0
* Revert "wsd: add indirect request logo image"Andras Timar2022-06-132-32/+0
* Revert "wsd: fetch external resource in debug build, but not for unit tests"Andras Timar2022-06-131-5/+3
* jsdialog: be sure popup overlay will not block userSzymon Kłos2022-06-131-11/+18
* jsdialog: use correct element to close popupSzymon Kłos2022-06-131-1/+21
* cursor: hide current not allSzymon Kłos2022-06-131-2/+2
* jsdialog: combobox is not a container typecp-21.11.5-2Szymon Kłos2022-06-101-2/+8