summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* forkit: fix slow hard-linkingprivate/gmasei/slow_hard_linkingGabriel Masei2021-01-111-0/+103
* JSDialog: force checkbox stylePedro Pinto Silva2021-01-111-6/+18
* Add pixel-testing image for interpolation avoidance.Michael Meeks2021-01-112-0/+5
* wsd: disable setting "SAL_LOG" in "DEBUG" modeHenry Castro2021-01-111-0/+4
* cypress: NC: disable failing spellchecking tests.Tamás Zolnai2021-01-111-3/+1
* Fix #895: build poco from source, link poco statically, add openSUSE target, ...Andras Timar2021-01-114-6/+58
* jsdialog: radiobutton updatesSzymon Kłos2021-01-102-3/+37
* jsdialog: support radio groupsSzymon Kłos2021-01-101-3/+6
* jsdialog: apply updates using new messageSzymon Kłos2021-01-103-25/+58
* wsd: UploadResult cleanupAshod Nakashian2021-01-103-38/+32
* wsd: chrono type-safe usageAshod Nakashian2021-01-102-10/+11
* add clone and clear to ContextMenuAndreas-Kainz2021-01-101-0/+1
* notebookbar: select correct tab for cached onesSzymon Kłos2021-01-093-12/+12
* notebookbar: improve readibility in ImpressSzymon Kłos2021-01-091-854/+664
* notebookbar: improve readibility in CalcSzymon Kłos2021-01-091-896/+705
* notebookbar: improve readibility in WriterSzymon Kłos2021-01-091-570/+441
* notebookbar: improve readibility of JSONSzymon Kłos2021-01-091-438/+384
* loleaflet: fix remove childHenry Castro2021-01-081-1/+2
* loleaflet: makefile: fix override recipeHenry Castro2021-01-082-1/+1
* Mobile: Calc: Misaligned text in Validity > Error AlertPedro Pinto Silva2021-01-081-0/+9
* Impress: Expose Insert Line on classic and NotebookBar modePedro Pinto Silva2021-01-081-0/+13
* cypress: make: remove unneeded run_interactive_multi() funtcion.Tamás Zolnai2021-01-081-9/+3
* cypress: make: restructure and document desktop interference test functions.Tamás Zolnai2021-01-081-11/+12
* cypress: make: restructure and document mobile interference test functions.Tamás Zolnai2021-01-081-11/+12
* cypress: make: document multi-user test functions.Tamás Zolnai2021-01-081-1/+8
* cypress: make: remove unneeded '\' character.Tamás Zolnai2021-01-081-1/+1
* cypress: make: restructure and document run_multiuser_test() function.Tamás Zolnai2021-01-081-3/+8
* Writer: Expose Insert Line on classic and NotebookBar modePedro Pinto Silva2021-01-086-1/+28
* cypress: make: move this echos to the rigth place.Tamás Zolnai2021-01-081-6/+4
* cypress: make: restructure and document run_desktop_tests() function.Tamás Zolnai2021-01-081-3/+10
* cypress: make: restructure and document run_interactive_desktop() function.Tamás Zolnai2021-01-081-2/+8
* cypress: make: restructure and document run_mobile_tests() function.Tamás Zolnai2021-01-081-3/+10
* cypress: make: restructure and document run_interactive_mobile() function.Tamás Zolnai2021-01-081-2/+8
* cypress: make: extract run_test_headless() function.Tamás Zolnai2021-01-081-14/+20
* cypress: make: fix build failure caused by not expected parallel build.Tamás Zolnai2021-01-081-2/+2
* cypress: make: extract run_test_parallel() function.Tamás Zolnai2021-01-081-77/+40
* cypress: make: extract run_interactive_single() function.Tamás Zolnai2021-01-081-32/+22
* cypress: make: extract run_interactive_all() function.Tamás Zolnai2021-01-081-6/+18
* cypress: restructure makefile.Tamás Zolnai2021-01-081-164/+179
* CanvasTileLayer: Fix image rendering.Gökay Şatır2021-01-072-2/+6
* CanvasSectionContainer: Rename myProperties to sectionProperties.Gökay Şatır2021-01-073-25/+25
* CanvasSectionContainer: Add mouse enter & leave events.Gökay Şatır2021-01-071-0/+26
* CanvasSectionContainer: Improve event handling.Gökay Şatır2021-01-071-40/+57
* CanvasSectionContainer: Add drawingOrder feature.Gökay Şatır2021-01-073-8/+34
* CanvasSectionContainer: Rearrange re-drawings.Gökay Şatır2021-01-071-11/+8
* CanvasTileLayer: Fix offset variable setting.Gökay Şatır2021-01-061-2/+2
* CanvasTileLayer: Remove "clear" function.Gökay Şatır2021-01-061-26/+5
* CanvasTileLayer: Remove unused event handler declarations.Gökay Şatır2021-01-061-50/+0
* CanvasSectionContainer: Rename drawing order to processing order.Gökay Şatır2021-01-062-12/+12
* CanvasSectionContainer: Make event handlers and myProperties optional.Gökay Şatır2021-01-061-30/+15