summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2023-01-11Use gb_EMSCRIPTEN_QTDEFS only when building with Qt5Tor Lillqvist
2023-01-10OAccessibleImplementationAccess was apparently effectively unused by nowStephan Bergmann
2023-01-06Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessible...Stephan Bergmann
2023-01-03More verbose unoidl-check errorsStephan Bergmann
2023-01-01sw: read theme from OOXML file and set it to the draw pageTomaž Vajngerl
2022-12-31tdf#136604: Remove Source Sans Pro fontsKhaled Hosny
2022-12-28Introduce lo_get_app_data_dir() for Emscripten, tooTor Lillqvist
2022-12-23Don't use symlinks for the Emscripten soffice.data and soffice.data.js.metadataTor Lillqvist
2022-12-23Un-confuse Emscripten and Qt5 conditionalsTor Lillqvist
2022-12-22gb_LTOFLAGS: use -flto=jobserver instead of fixed $(PARALLELISM)Christian Lohmaier
2022-12-21tdf#140215 Simplify the handling of .ulf filesIlmari Lauhakangas
2022-12-20tdf#151341 Use lzfse compression instead of bzip2Patrick Luby
2022-12-20gbuild trace: make it work nicer on macOS (seconds-only accuracy)Christian Lohmaier
2022-12-20gbuild trace: fix mismatching start/end category in Extension.mkChristian Lohmaier
2022-12-20fix gbuild trace when building with translationsChristian Lohmaier
2022-12-20make inclusion of config_host.mk unconditionalCaolán McNamara
2022-12-20new loplugin:implinheritancehelperNoel Grandin
2022-12-19keep environment clear of SYSTEM_FOO varsChristian Lohmaier
2022-12-19remove dependency from drawinglayer to frameworkNoel Grandin
2022-12-18Combine oox::FormulaIm-/ExportBaseStephan Bergmann
2022-12-16Merge sdr::table::TableDesignUser into sdr::table::SdrTableObjImplStephan Bergmann
2022-12-15don't export entries from download.lst - only used by makeChristian Lohmaier
2022-12-15fix BigInt gdb pretty-printerCaolán McNamara
2022-12-14Fix typoAndrea Gelmini
2022-12-14Fix prepending xargs to gb_ExternalExecutable_get_command, core partStephan Bergmann
2022-12-13don't rebuild Gallery themes if nothing changedChristian Lohmaier
2022-12-13use $(file …) directly instead of gb_var2file when not used as intermediateChristian Lohmaier
2022-12-13gb_var2file: remove now unused chunk-size parameterChristian Lohmaier
2022-12-13bump minimum make version to 4.0 (for $(file …) function)Christian Lohmaier
2022-12-12lld 16 trunk defaults to --no-undefined-version nowStephan Bergmann
2022-12-08unused suppressionCaolán McNamara
2022-12-07Natvis: improve O(U)String visualizersMike Kaganski
2022-12-06build installer packages with make parallelism instead of GNU parallelChristian Lohmaier
2022-12-05jsdialog: sort enabled .ui listSzymon Kłos
2022-12-05gb_LinkTarget_use_clang: only use flto=thin with clang, not with gccChristian Lohmaier
2022-12-05tdf#152376: Remove Kacst Book and Kacst Office fontsKhaled Hosny
2022-12-05tdf#136604: Remove Source Serif Pro and Source Code Pro fontsKhaled Hosny
2022-11-30Add LOKit functions and whitelist export for it to WASMThorsten Behrens
2022-11-29New loplugin:crosscastStephan Bergmann
2022-11-28WASM gbuild: write link dependencies into a file $@.linkdepsMichael Stahl
2022-11-28WASM gbuild: avoid annoying python warnings from emscriptenMichael Stahl
2022-11-25CppunitTest_sdext_pdfimport: move it to 'qa' folderXisco Fauli
2022-11-24Expansion of $(dir ...) always ends in a slash, no need for an additional oneStephan Bergmann
2022-11-24Drop redundant -Wnon-virtual-dtorStephan Bergmann
2022-11-22upgrade to libjpeg-turbo-2.1.4Caolán McNamara
2022-11-21Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> insteadStephan Bergmann
2022-11-21Avoid external processes picking up instdir/program/libxml2.so.2Stephan Bergmann
2022-11-19vcl: add WinFontFace::GetVariations()Khaled Hosny
2022-11-18sc: rename these tests to ucalc_*Xisco Fauli
2022-11-15bugfix-test.cxx: use clang-formatXisco Fauli