summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-20Bump package version to 6.4.0.2 (RC2)libreoffice-6.4.0.2Andras Timar1-1/+1
2020-01-20sync bundled LOKit headers from coreAndras Timar3-11/+20
2020-01-20Update translations from WeblateAndras Timar408-9147/+10737
2020-01-20Update translations from LO coreAndras Timar34-85/+268
2020-01-20Update UNO command translationsAndras Timar119-378/+768
2020-01-20Fixed a typo in Online HelpAndras Timar2-4/+4
2020-01-20remove screenshot dimensions from help in order to avoid distorsions with upd...Andras Timar1-29/+29
2020-01-20These units are not really localisableAndras Timar1-3/+3
2020-01-20Use special Mac key names on Mac clients with localized keyboards, tooAndras Timar2-3/+25
2020-01-20scripts/unocommands.py expects ascii inputAndras Timar1-1/+1
2020-01-20enable l10n of 'Default Style' string hereAndras Timar1-1/+1
2020-01-20Use special Mac key names on Mac clientsAndras Timar3-1/+18
2020-01-20With switch to Weblate, downloadpootle.sh script became obsoleteAndras Timar2-12/+0
2020-01-20Cleanup JWTAuth token before shutdown.Michael Meeks3-3/+14
2020-01-20sighandler: break infinite loop with corrupted heapMichael Meeks1-11/+9
2020-01-20wsd: use SIGKILL to kill a childAshod Nakashian1-1/+1
2020-01-20Fix watermarks overflow the document areamert1-6/+10
2020-01-20wsd: kill with SIGABRT now that SIGTERM cleanly shutsdownAshod Nakashian1-1/+1
2020-01-20modernise TLS setupLionel Elie Mamane2-42/+74
2020-01-20wsd: avoid malloc in signal handlerAshod Nakashian2-33/+11
2020-01-20wsd: replace mutex in signal handlerAshod Nakashian3-15/+45
2020-01-20wsd: notify clients of WOPI CONFLICT responseAshod Nakashian1-1/+2
2020-01-20wsd: SIGTERM signals clean shutdown nowAshod Nakashian1-1/+1
2020-01-20test: thread-safe common shared test dataAshod Nakashian3-14/+21
2020-01-06Avoid taking address over the end of a vector if reading 0 bytes.Michael Meeks1-0/+3
2019-12-10tdf#129306 SslSocket: handle EAGAIN properly.Michael Meeks2-6/+18
2019-12-10prefetch: disable interval timer when we've pre-fetched everything.Michael Meeks1-2/+8
2019-12-10prefetch: cleanup, and avoid constant growth of pre-loading area.Michael Meeks4-21/+9
2019-12-10fix Insert shape dropdown is too narrow on desktopmert1-3/+2
2019-12-10Allow ConfigValueGetter to be used with uint64 on 32 bits systemsCorentin Noël1-1/+1
2019-12-10WebSocketHandler: allow to build on 32bits systemsCorentin Noël1-1/+1
2019-12-02lok: add viewId to window painting, to allow special-casing on render.Michael Meeks1-3/+1
2019-12-02insert image needs fps_office component these days.Michael Meeks1-1/+1
2019-11-27fix calc simple, single cell content copy; add origin to plain text.Michael Meeks4-17/+36
2019-11-22IE11 - adminconsole, polyfill and HTML cleanup.Michael Meeks2-5/+14
2019-11-21Bump package version to 6.4.0.0.beta1libreoffice-6.4.0.0.beta1Andras Timar1-1/+1
2019-11-21Update translations from LO coreAndras Timar233-1757/+2924
2019-11-21Updated translations from PootleAndras Timar390-63428/+254846
2019-11-15loleaflet: add missing parameters when early websocket connectionlibreoffice-6-4-branch-pointHenry Castro1-5/+19
2019-11-15loleaflet: fix the dragging limits of the dialog boxHenry Castro1-1/+5
2019-11-15killpoco: removed StringTokenizer from common directoryPranam Lashkari3-12/+19
2019-11-14mobileWizard: improve focus/active states in all unobuttons using new class a...Pedro Pinto Silva1-2/+3
2019-11-14mobileWizard: style unobutton when selectedPedro Pinto Silva1-2/+5
2019-11-14Make Ctrl+f jumping to the search again.Jan Holesovsky2-8/+10
2019-11-14Make pressing Ctrl+F twice behave like Desktopmerttumer1-2/+7
2019-11-14Take the name of .uno:MasterSlidesPanel directly from the core.Jan Holesovsky1-3/+1
2019-11-14jsdialog: add uno listener for checkboxesSzymon Kłos1-3/+49
2019-11-14mobile: Toolbar-search: remove .over class that sometimes would appear when u...Pedro Pinto Silva1-0/+1
2019-11-14jsdialogs: remove debug printoutSzymon Kłos1-1/+1
2019-11-14jsdialog: add uno listener for uno toolitemsSzymon Kłos2-0/+23