summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-03leaflet: dialog and sidebar open flag not usedAshod Nakashian1-2/+0
2019-05-03leaflet: parse dialog dimentions and position onceAshod Nakashian1-11/+13
2019-05-03leaflet: dialog and sidebar paint functions made similarAshod Nakashian1-3/+4
2019-05-03leaflet: dialog: sidebar: factor out window event handlingAshod Nakashian1-8/+11
2019-05-03leaflet: dialog: sidebar: factor out child window event handlingAshod Nakashian1-5/+9
2019-05-03leaflet: rearangle sidebar functions to minimize diff with dialogsAshod Nakashian1-7/+7
2019-05-03leaflet: rearangle sidebar functions to minimize diff with dialogsAshod Nakashian1-8/+8
2019-05-03leaflet: minor cleanup of dialog and sidebarAshod Nakashian1-15/+1
2019-05-03leaflet: high-dpi support for sidebarsAshod Nakashian1-11/+20
2019-05-03leaflet: dialogs: don't request rendering empty areasAshod Nakashian1-5/+11
2019-05-03leaflet: rearangle sidebar functions to minimize diff with dialogsAshod Nakashian1-7/+7
2019-05-03leaflet: sidebar sendPaintWindowStr -> sendPaintWindowAshod Nakashian1-4/+4
2019-05-03leaflet: sidebar sendPaintWindow -> sendPaintWindowRectAshod Nakashian1-5/+5
2019-05-03leaflet: dialog and sidebar strDlgId -> strIdAshod Nakashian1-4/+4
2019-05-03leaflet: rearangle sidebar functions to minimize diff with dialogsAshod Nakashian1-38/+34
2019-05-03leaflet: rearangle sidebar functions to minimize diff with dialogsAshod Nakashian1-123/+123
2019-05-03leaflet: sidebar collapse regression fixAshod Nakashian2-3/+9
2019-05-03leaflet: cleanup unused sidebar titleAshod Nakashian1-13/+4
2019-05-03leaflet: use new menu selection colorAshod Nakashian1-0/+6
2019-05-03leaflet: no more sidebar header to account for in cursor posAshod Nakashian1-2/+0
2019-05-03wsd: support resizing of the sidebarAshod Nakashian6-2/+48
2019-05-03sidebar: resize eventAshod Nakashian2-0/+35
2019-05-03leaflet: update only invalidate regions of sidebarAshod Nakashian1-19/+24
2019-05-03Sync: squash a number of non-functional changesAshod Nakashian10-29/+32
2019-05-03leaflet: support arbitrary sized sidebarAshod Nakashian2-9/+14
2019-05-03wsd: leaflet: support reordering of slides via drag-and-dropAshod Nakashian2-0/+5
2019-05-03leaflet: notify sidebar when mouse leaves itAshod Nakashian1-0/+8
2019-05-03loleaflet: mobile: fix max-width screen size tabletHenry Castro4-4/+4
2019-05-03loleaflet: sidebar - support cursorAshod Nakashian3-29/+98
2019-05-03loleaflet: sidebar - render the deck rather than panelsAshod Nakashian1-36/+54
2019-05-03loleaflet: add sidebarAshod Nakashian10-0/+484
2019-05-03tdf#124749:loleaflet: use "KeyboardEvent.key" to detect ignored key eventsIván Sánchez Ortega1-8/+15
2019-05-02lok: update graphic selection callback descriptionMarco Cecchetti1-4/+33
2019-05-02loleaflet: constrained dragging for pie segmentMarco Cecchetti3-65/+133
2019-05-02loleaflet: exploiting new selection handling propertiesMarco Cecchetti3-13/+35
2019-05-02loleaflet: correct resize of rotated images in Writer.Marco Cecchetti1-2/+68
2019-05-01Don't use the same std::ostringstream from multiple threads.Michael Meeks2-10/+24
2019-04-30leaflet: after resizing a shape, dragging cursor with mouse pans viewMarco Cecchetti1-3/+23
2019-04-29Fix build in the MOBILEAPP caseTor Lillqvist4-14/+17
2019-04-27Revert attempts at re-using ostringstreamMichael Meeks2-30/+12
2019-04-27Reset the stringstream properly.Michael Meeks2-3/+4
2019-04-27wsd: reduce tile logging from debug to trace levelprivate/mmeeks/udsAshod Nakashian2-3/+3
2019-04-27leaflet: process the most common message firstAshod Nakashian2-19/+22
2019-04-27wsd: tile serializer now supports adding a suffixAshod Nakashian3-36/+42
2019-04-27wsd: set vector size when constructingAshod Nakashian1-2/+3
2019-04-27wsd: reuse ostringstream when loggingAshod Nakashian2-12/+29
2019-04-27wsd: use thread_local instead of __threadAshod Nakashian1-2/+2
2019-04-27wsd: use fast deflate level for pngAshod Nakashian1-0/+6
2019-04-27wsd: logging, comments, and const correctnessAshod Nakashian2-7/+8
2019-04-27fix build: "sockaddr_un addrunix’ has incomplete type ...Henry Castro1-0/+1