summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2024-09-30Revert "Fall back to old bootstrap.ini [Win32] section, for backwards compati...Stephan Bergmann1-24/+0
2024-09-25sw: add new command to make a response comment rootJaume Pujantell1-0/+1
2024-09-24cool#9992 lok doc sign: store signing cert in the viewMiklos Vajna1-2/+2
2024-09-23cool#9992 lok doc sign: handle .uno:SignatureCert/Key/Ca view optionsMiklos Vajna1-3/+32
2024-09-20lok: sd: slideshow render: some bug fixesMarco Cecchetti1-2/+2
2024-09-20cool#9992 lok doc sign: extract duplicated code to SfxLokHelperMiklos Vajna1-122/+3
2024-09-17This should iterate over the thesaurus languages, not the spelling onesCaolán McNamara1-1/+1
2024-09-17these can be constCaolán McNamara1-2/+2
2024-09-17Output what languages are handled by LanguageToolCaolán McNamara1-10/+23
2024-09-17move setLanguageToolConfig out of extern "C" zoneCaolán McNamara1-81/+79
2024-09-06drop unused eventtesting cmd line optionCaolán McNamara1-1/+0
2024-09-03Emscripten: workerID is only defined under -sASSERTIONSStephan Bergmann1-12/+5
2024-09-02cid#1608081 silence Overflowed array index writeCaolán McNamara1-4/+4
2024-08-28Emscripten: Support --disable-guiStephan Bergmann1-1/+2
2024-08-28lok: elide various unhelpful events during background save.Michael Meeks1-0/+23
2024-08-28lok: add method to allow explicit cleanup of temporary files.oMichael Meeks1-0/+13
2024-08-27lok: ensure our 'main thread' concept is updated post-fork.Michael Meeks1-0/+2
2024-08-23Emscripten: Only resolve Module.uno_init after Module.uno_mainPort is setStephan Bergmann1-1/+1
2024-08-23Emscripten: Module.uno_scripts are relative to document.baseURIStephan Bergmann1-5/+7
2024-08-23make joinThreadsIfIdle return false if it cannot joinCaolán McNamara1-1/+2
2024-08-23allow an exemption to be made for a specific hostCaolán McNamara1-0/+3
2024-08-23LOKit: Enable the Execute Interaction command for ImpressHubert Figuière1-0/+1
2024-08-23Emscritpen: Use WorkerGlobalScope.importScriptsStephan Bergmann1-7/+1
2024-08-22Emscripten: Experimental -sPROXY_POSIX_SOCKETS supportStephan Bergmann1-0/+39
2024-08-20More useful to have an EMSCRIPTEN_EXTRA_SOFFICE_PRE_JSStephan Bergmann1-2/+2
2024-08-18LOKit: Enable the "Interaction..." command for Impress.Hubert Figuière1-0/+1
2024-08-15desktop: Fix '--enable-gui --without-x' buildMichael Weghorn1-2/+2
2024-08-15Emscripten: Establish a channel between browser and LO main threadsStephan Bergmann1-1/+31
2024-08-15vcl: add "fillWithData" function to BitmapTools - used in lokTomaž Vajngerl1-25/+2
2024-08-14Emscripten: Run external code on LO's main threadStephan Bergmann1-2/+49
2024-08-14Related: cool#9735 vcl lok: add an AnyInput() callbackMiklos Vajna2-1/+15
2024-08-14LOKit: enable the Distribute commandHubert Figuière1-0/+8
2024-08-12Emscripten: Move the Qt event loop off the JS main threadStephan Bergmann1-0/+1
2024-08-07I finally understand why we need that hackStephan Bergmann1-2/+13
2024-08-04cid#1556583 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-08-02cid#1556086 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-08-01Use gb_SUPPRESS_TESTS to control inclusion of embindtest.jsStephan Bergmann1-1/+1
2024-07-30LOK: Mention name of unknown command in exceptionAron Budea1-1/+1
2024-07-28cool#9082 - lok: cleanup WakeUpThread before forking, then re-start.Michael Meeks1-3/+12
2024-07-27cui, dbaccess, desktop, external, filter, librelogo: fix issues found byIlmari Lauhakangas2-5/+5
2024-07-26lok: join Webdav Ticker thread.Michael Meeks2-3/+22
2024-07-26Looks like Emscripten LO doesn't need explicit --norestore --nologoStephan Bergmann1-3/+0
2024-07-24cid#1556131 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-23cid#1555167 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-20Remove now unneeded osl/diagnose.hGabor Kelemen6-0/+6
2024-07-18Change from Module.intiUno() to Module.uno_init promiseStephan Bergmann1-0/+2
2024-07-18lok: joinThreads - take down configmgr's write-thread.Michael Meeks1-0/+8
2024-07-17Use IsRunningUnitTest / IsRunningUITest consistentlyMike Kaganski1-1/+2
2024-07-17UI tests: use a dedicated desktop on WindowsMike Kaganski1-0/+10
2024-07-17Sw: extract/transform document structure 2Attila Szűcs1-5/+12