Age | Commit message (Expand) | Author |
2024-07-26 | Looks like Emscripten LO doesn't need explicit --norestore --nologo | Stephan Bergmann |
2024-07-25 | Enable start center in Emscripten build | Stephan Bergmann |
2024-07-25 | Adapt comphelper::ThreadPool to Emscripten's threading needs | Stephan Bergmann |
2024-07-21 | tdf#82716 Add initial implementation of the Histogram Chart | varshneydevansh |
2024-07-18 | solenv: gdb: adapt ItemSetPrinter to unordered_map | Michael Stahl |
2024-07-17 | xmlsecurity: Add UItest (save GPG encrypted ODF) | Moritz Duge |
2024-07-17 | Simplify checking for "running under unit/ui test" | Noel Grandin |
2024-07-14 | tdf#161811 Changes in TC manager dialog should be in order of | Jim Raykowski |
2024-07-13 | Python: use is None/is not None instead of == None/!= None | Julien Nabet |
2024-07-11 | Rename wasmcallgen -> wasmbridgegen | Stephan Bergmann |
2024-07-11 | Unify/Port to use VCLUnoHelper for AWT <-> VCL conversions | Michael Weghorn |
2024-07-10 | python3: fix macosx installer | Xisco Fauli |
2024-07-10 | make MSVC /analyze a configure option | Noel Grandin |
2024-07-10 | CairoSDPR: Handle FillGraphicPrimitive2D better | Armin Le Grand (allotropia) |
2024-07-09 | Adapt flatpak build to upstream changes | Stephan Bergmann |
2024-07-05 | Bundle fonts of Google's DocRepair Project | Andras Timar |
2024-07-04 | VS natvis: improve css::uno::Any handling | Mike Kaganski |
2024-07-04 | VS natvis: improve handling of SwFlowFrame derivatives | Mike Kaganski |
2024-07-03 | Fix Help build with --with-lang=... | Olivier Hallot |
2024-07-01 | Only use -Wv:18 in Visual Studio 2019 | Mike Kaganski |
2024-07-01 | Fix the warning description | Mike Kaganski |
2024-06-28 | Adapt flatpak build to upstream changes | Stephan Bergmann |
2024-06-27 | .NET Bindings: Remove absolute path check in DotnetLibrary | RMZeroFour |
2024-06-21 | tdf#161648 sc a11y: Set a11y names for items in border style control | Michael Weghorn |
2024-06-21 | tdf#146468: Fix typo and move comments | Kira Tubo |
2024-06-20 | tdf#146468: Match border tooltips in toolbar/sidebar | Kira Tubo |
2024-06-19 | use gb_StaticLibrary_WORKDIR and gb_Library_DLLDIR more consistently | Christian Lohmaier |
2024-06-19 | makefile simplification: replace $(call gb_AutoInstall_get_target,foo) | Christian Lohmaier |
2024-06-19 | .NET Bindings: Add netmaker (.NET codemaker) | RMZeroFour |
2024-06-12 | .NET Bindings: Add DotnetLibrary class to gbuild | RMZeroFour |
2024-06-11 | tdf#161327 Interpret angle units in dr3d:end-angle .. | Regina Henschel |
2024-06-10 | drop unused suppressions | Caolán McNamara |
2024-06-07 | Modernize wasm debug symbol generation | Thorsten Behrens |
2024-06-07 | Make Embind-related code also available under --disable-dbgutil | Stephan Bergmann |
2024-06-06 | Adapt flatpak build to upstream changes | Stephan Bergmann |
2024-06-05 | Simplify make.clean in helpcontent2 gbuild | Olivier Hallot |
2024-06-05 | Fix make 'clean' command in helpcontents2/ | Olivier Hallot |
2024-06-04 | windows packaging: reduce parallelism further to three | Christian Lohmaier |
2024-06-04 | Fix typo | Andrea Gelmini |
2024-06-03 | disable MSVC -analyse when run in CI - build time penalty is too much | Christian Lohmaier |
2024-06-02 | allow low-translation-completion-langs for dev-builds (e.g.: Sundanese) | Christian Lohmaier |
2024-05-31 | wsl-as-helper: enable gb_COLOR by default when using git-bash | Christian Lohmaier |
2024-05-29 | Emscripten: Unconditional --enable-wasm-exceptions | Stephan Bergmann |
2024-05-18 | tdf#115357: Set Start Menu folder under Windows to \LibreOffice\ | kubak |
2024-05-17 | introduce SAL_RET_MAYBENULL | Caolán McNamara |
2024-05-16 | MSI: Adds the missing ExtendedType column in the CustomAction table | kubak |
2024-05-14 | drop some unused suppressions | Caolán McNamara |
2024-05-14 | annot: move TextAPI to svx and adapt the code | Tomaž Vajngerl |
2024-05-10 | gbuild: don't create empty services.rdb on "make postprocess" | Michael Stahl |
2024-05-08 | Emscripten: Towards a working C++ UNO bridge | Stephan Bergmann |