summaryrefslogtreecommitdiff
path: root/desktop/source/app
AgeCommit message (Expand)Author
2024-11-23Use specific SvtModuleOptions::Is*Installed for clarityMike Kaganski
2024-11-10com::sun::star -> cssMike Kaganski
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-11-04new loplugin:staticconstexprNoel Grandin
2024-10-30win a11y: Stop using setting to indicate AT supportMichael Weghorn
2024-10-25win a11y: Assert creating MSAAService succeedsMichael Weghorn
2024-10-22tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-14cid#1554844 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-10Make --disable-emscripten-proxy-to-pthread configurableStephan Bergmann
2024-10-02Hack reordering includes to avoid Windows Yield macro falloutStephan Bergmann
2024-09-06drop unused eventtesting cmd line optionCaolán McNamara
2024-09-03Emscripten: workerID is only defined under -sASSERTIONSStephan Bergmann
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-23Emscritpen: Use WorkerGlobalScope.importScriptsStephan Bergmann
2024-08-22Emscripten: Experimental -sPROXY_POSIX_SOCKETS supportStephan Bergmann
2024-08-15Emscripten: Establish a channel between browser and LO main threadsStephan Bergmann
2024-08-14Emscripten: Run external code on LO's main threadStephan Bergmann
2024-08-07I finally understand why we need that hackStephan Bergmann
2024-07-24cid#1556131 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-23cid#1555167 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-18Change from Module.intiUno() to Module.uno_init promiseStephan Bergmann
2024-07-17Use IsRunningUnitTest / IsRunningUITest consistentlyMike Kaganski
2024-07-17UI tests: use a dedicated desktop on WindowsMike Kaganski
2024-06-29Fix "lets" -> "let's"Andrea Gelmini
2024-06-18loplugin:ostr in variousNoel Grandin
2024-06-15tdf#35568 Repeat "first run" procedure on upgradeMike Kaganski
2024-06-06mar: use OS version in User-AgentChristian Lohmaier
2024-05-31Make sure updates dir exists when writing updating.logStephan Bergmann
2024-05-31Consolidate on a single Updater::log overloadStephan Bergmann
2024-05-28tdf#161048 Revert "move opencl check at startup inside its own thread"Noel Grandin
2024-05-28Emscripten: Add hack to prepare for --enable-wasm-exceptionsStephan Bergmann
2024-05-20tdf#69192 fix cmdlinehelp: --show[=slide_number], etc.Justin Luth
2024-05-15tdf#70526 Provide start up time measurementsVenetia
2024-05-08tdf#69192: add StartingSlide to SID_PRESENTATION and cmdline show=Justin Luth
2024-05-08NFC dispatchwatcher.hxx: rename aPrinterName to aParamJustin Luth
2024-05-07loplugin:ostr in desktopNoel Grandin
2024-05-07move opencl check at startup inside its own threadNoel Grandin
2024-05-01next is never passed a null pointer, use a referenceCaolán McNamara
2024-04-03desktop: fix build with enable-online-updateXisco Fauli
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-04-01tdf#146619 Drop unused 'using namespace' in: desktop/Gabor Kelemen
2024-03-27Resolves tdf#159573 and tdf#137931 - WhatsNew or Welcome dialogHeiko Tietze
2024-03-21Drop C/C++ DEBUG macroStephan Bergmann
2024-02-28Init Embind-ings manually, once UNO is set upStephan Bergmann
2024-02-25Avoid UTF-16->UTF-8->UTF-16 conversionMike Kaganski
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-18-Werror,-Wunused-function (Emscripten)Stephan Bergmann
2024-01-05Also copy updater.ini (so that updater progress UI will actually shown up)Stephan Bergmann
2024-01-03tdf117100: do not attempt to re-install extensions on restartJustin Luth