summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
42 hourstdf#145735 avmedia qt: Use QtMultimedia for Qt 6 media playbackMichael Weghorn15-1/+641
2024-05-08Emscripten: Towards a working C++ UNO bridgeStephan Bergmann16-3/+1313
2024-05-02Prepare to run (select) tests during Emscripten buildStephan Bergmann5-4/+13
2024-04-26gb_Trace_EndRange MOC instead of CXX (CustomTarget_wasm-qt5-mandelbrot_moc)Julien Nabet1-1/+1
2024-04-19Emscripten: Drop unused, deprecated EXPORTED_RUNTIME_METHODSStephan Bergmann1-1/+1
2024-04-18Embind: call decrementExceptionRefcount upon catchingStephan Bergmann1-0/+5
2024-04-04Improved documentation (Emscripten, Qt5 usage, WASM examples)Moritz Duge1-13/+15
2024-03-06Adapt to emsdk 3.1.46Stephan Bergmann1-1/+1
2024-02-29Avoid -Werror,-Wunused-but-set-variable for ENABLE_WASM_STRIP_PINGUSERStephan Bergmann1-0/+2
2024-02-28Revert "gbuild: WASM: try to fix "Missing generated source file *_embind.cxx""Stephan Bergmann1-5/+0
2024-02-24Add a favicon to the Wasm buildStephan Bergmann4-1/+21
2024-02-23Emscripten: Filter out some configurationStephan Bergmann2-14/+18
2024-02-23Emscripten: Filter out some filter configurationStephan Bergmann2-9/+19
2024-02-23Abort if type information is missing when creating sequencesStephan Bergmann1-0/+16
2024-02-22Framework for some UNOIDL to test the Embind UNO binding withStephan Bergmann12-3/+168
2024-02-10Fix WASM TB following ace21b4b2537a3cf2301fca2ac6f78d0612e911fJulien Nabet1-1/+1
2024-02-05Allow qmake, moc to be explicitly set in autogen.inputStephan Bergmann1-4/+0
2024-01-30Rework the Embind mapping of UNO interfacesStephan Bergmann4-70/+85
2024-01-29Experimental support for latest Emscripten (and Qt6)Stephan Bergmann9-9/+218
2024-01-25Let embindmaker also generate a .js file with more natural namesStephan Bergmann6-123/+260
2024-01-15gbuild: WASM: try to fix "Missing generated source file *_embind.cxx"Michael Stahl1-0/+5
2023-12-12wasm: include missing custom shape presetsCaolán McNamara1-0/+3
2023-11-13Fix warning for emscripten buildJulien Nabet1-2/+4
2023-10-28Fix WASM TB following 217f23f6437b1cac10fb4ea09b72fa896d46bd6bJulien Nabet1-1/+1
2023-10-23liborcus(-parser) also needs boost_iostreams - fixes wasm buildChristian Lohmaier1-1/+1
2023-10-23fix wasm build (int vs sal_Int32 mismatch)Christian Lohmaier1-2/+6
2023-10-12COWASM-02 - Fix wasm build for co-23.05Balazs Varga1-0/+2
2023-09-26WASM: Embind: get rid of redundant EMSCRIPTEN conditionalSarper Akdemir1-6/+3
2023-09-18JavaScript uno bindings for WASM with Embind - first cutSarper Akdemir13-27/+505
2023-04-20WASM: don't run gfx tests on startupThorsten Behrens1-0/+2
2023-02-27It seems to work to compile also the MMX code for WASMTor Lillqvist1-1/+1
2023-02-23Don't call CuiResId() in a global static variable initialiserTor Lillqvist1-6/+10
2023-02-22Fix --disable-scripting build (for example for WASM)Tor Lillqvist1-1/+1
2023-02-16Add comment about using WASM exceptionsTor Lillqvist1-0/+4
2023-02-13Mention that Emscripten 3.1.30 is known to work for COWASMTor Lillqvist1-0/+4
2023-02-10Avoid implicit function declaration warningsTor Lillqvist1-0/+8
2023-02-09Use SIMD in pixman for WASMTor Lillqvist3-1/+110
2023-02-02Add instructions for when building headless LO core for WASMTor Lillqvist1-2/+37
2023-01-24Surround recently added code that breaks on COWASM with ifdefTor Lillqvist1-0/+2
2023-01-23Enforce compiling cairo and pixman for WASM with -O3Tor Lillqvist2-2/+2
2023-01-17Adapt for --enable-wasm-exceptionsTor Lillqvist1-0/+8
2023-01-17Don't bother building the liborcus benchmarkTor Lillqvist2-0/+20
2023-01-12Don't bother building the vcldemo executable for WASM unless using Qt5Tor Lillqvist1-1/+3
2023-01-11Make the "custom widgets" for the notebookbar work in COWASMTor Lillqvist1-1/+39
2023-01-09Missing includeStephan Bergmann1-0/+1
2023-01-02Use std synchronisation APIs instead of a pipeTor Lillqvist2-69/+22
2022-12-30I get "warning: unsupported syscall: __sys_prlimit64" in WASM so avoid thatTor Lillqvist1-1/+1
2022-12-13Use libxml2 instead of expat in bundled fontconfig in the Emscripten caseTor Lillqvist1-0/+2
2022-12-13Attempt to add ifdefs for WASM (Emscripten) for LOKit-based codeTor Lillqvist2-6/+8
2022-12-06Need --disable-gen for the Qt5-based WASM LibreOffice nowTor Lillqvist1-0/+1