summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2024-10-31convert KernArray from sal_Int32 to doubleNoel Grandin
2024-10-31Prevent 'Failed to dispatch .uno:None' messageAndras Timar
2024-10-30win a11y: Stop using setting to indicate AT supportMichael Weghorn
2024-10-29UnoApiTest: check mxComponent right after loadingXisco Fauli
2024-10-27cid#1555789 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-26cid#1555767 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-25win a11y: Assert creating MSAAService succeedsMichael Weghorn
2024-10-25cid#1633781 Initialization or destruction ordering is unspecifiedCaolán McNamara
2024-10-22tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-22cid#1545605 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-22move vcl::DeleteOnDeinit to toolsNoel Grandin
2024-10-22tdf#161625 Use SolarMutex instead of std::mutex in ExtMgrDialogMichael Weghorn
2024-10-14cid#1554844 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-10Make --disable-emscripten-proxy-to-pthread configurableStephan Bergmann
2024-10-07cid#1606611 Data race conditionNoel Grandin
2024-10-02Hack reordering includes to avoid Windows Yield macro falloutStephan Bergmann
2024-10-02Get SolarMutex before calling ImplClearAllFontDataCaolán McNamara
2024-10-02desktop lok: fix crash in getStyles()Miklos Vajna
2024-10-01simplifyNoel Grandin
2024-09-30Revert "Fall back to old bootstrap.ini [Win32] section, for backwards compati...Stephan Bergmann
2024-09-25sw: add new command to make a response comment rootJaume Pujantell
2024-09-24cool#9992 lok doc sign: store signing cert in the viewMiklos Vajna
2024-09-23cool#9992 lok doc sign: handle .uno:SignatureCert/Key/Ca view optionsMiklos Vajna
2024-09-20lok: sd: slideshow render: some bug fixesMarco Cecchetti
2024-09-20cool#9992 lok doc sign: extract duplicated code to SfxLokHelperMiklos Vajna
2024-09-17This should iterate over the thesaurus languages, not the spelling onesCaolán McNamara
2024-09-17these can be constCaolán McNamara
2024-09-17Output what languages are handled by LanguageToolCaolán McNamara
2024-09-17move setLanguageToolConfig out of extern "C" zoneCaolán McNamara
2024-09-06drop unused eventtesting cmd line optionCaolán McNamara
2024-09-03Emscripten: workerID is only defined under -sASSERTIONSStephan Bergmann
2024-09-02cid#1608081 silence Overflowed array index writeCaolán McNamara
2024-08-28Emscripten: Support --disable-guiStephan Bergmann
2024-08-28lok: elide various unhelpful events during background save.Michael Meeks
2024-08-28lok: add method to allow explicit cleanup of temporary files.oMichael Meeks
2024-08-27lok: ensure our 'main thread' concept is updated post-fork.Michael Meeks
2024-08-23Emscripten: Only resolve Module.uno_init after Module.uno_mainPort is setStephan Bergmann
2024-08-23Emscripten: Module.uno_scripts are relative to document.baseURIStephan Bergmann
2024-08-23make joinThreadsIfIdle return false if it cannot joinCaolán McNamara
2024-08-23allow an exemption to be made for a specific hostCaolán McNamara
2024-08-23LOKit: Enable the Execute Interaction command for ImpressHubert Figuière
2024-08-23Emscritpen: Use WorkerGlobalScope.importScriptsStephan Bergmann
2024-08-22Emscripten: Experimental -sPROXY_POSIX_SOCKETS supportStephan Bergmann
2024-08-20More useful to have an EMSCRIPTEN_EXTRA_SOFFICE_PRE_JSStephan Bergmann
2024-08-18LOKit: Enable the "Interaction..." command for Impress.Hubert Figuière
2024-08-15desktop: Fix '--enable-gui --without-x' buildMichael Weghorn
2024-08-15Emscripten: Establish a channel between browser and LO main threadsStephan Bergmann
2024-08-15vcl: add "fillWithData" function to BitmapTools - used in lokTomaž Vajngerl
2024-08-14Emscripten: Run external code on LO's main threadStephan Bergmann
2024-08-14Related: cool#9735 vcl lok: add an AnyInput() callbackMiklos Vajna