summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2023-02-16Use -O3 for Emscripten, seems to workTor Lillqvist
2023-02-16Add comment about using WASM exceptionsTor Lillqvist
2023-02-12Avoid LOKClipboard harder on iOSTor Lillqvist
2023-02-10Pass product name and not hardcoded "LibreOffice" to make_installer.pl -pTor Lillqvist
2023-02-10Revert "check-last-commit: more detailed advice on using clang-format"Ilmari Lauhakangas
2023-02-09check-last-commit: more detailed advice on using clang-formatIlmari Lauhakangas
2023-02-06Make LOKClipboard available to other modulesSzymon Kłos
2023-02-02capture output of package command and add to log on errorChristian Lohmaier
2023-01-27Split long-running CppunitTest_sc_opencl_test in twoStephan Bergmann
2023-01-27Remove Solaris 32-bit SPARC and x86 C++ UNO bridge implementationsStephan Bergmann
2023-01-27Remove support for 32-bit S390Stephan Bergmann
2023-01-27Remove support for AIXStephan Bergmann
2023-01-26no need for sd::ModuleController to load these factories via UNONoel Grandin
2023-01-24[API CHANGE] remove service sd::framework::ModuleControllerNoel Grandin
2023-01-24Clarify commentTor Lillqvist
2023-01-24Use PYTHONWARNINGS=ignore instead of 'default' for EmscriptenTor Lillqvist
2023-01-24[API CHANGE] remove service sd::framework::ConfigurationControllerNoel Grandin
2023-01-23Bin line that was commented-out in December 2021Tor Lillqvist
2023-01-23[API CHANGE] sd::frame::Configuration does not need to be an UNO serviceNoel Grandin
2023-01-21move presenter console from sdext/ to sd/Noel Grandin
2023-01-20New loplugin:unoaggregationStephan Bergmann
2023-01-20[API CHANGE] remove unused SlideSorterServiceNoel Grandin
2023-01-20[API CHANGE] PresenterTextView UNO service is deadNoel Grandin
2023-01-20[API CHANGE] no need to load PresentationFactoryProvider via UNO and/or configNoel Grandin
2023-01-17Adapt for --enable-wasm-exceptionsTor Lillqvist
2023-01-14ooo_vba_VBAToOOEventDesc_get_implementation appears twiceCaolán McNamara
2023-01-14com_sun_star_comp_chart2_ChartDocumentWrapper_get_implementation appears twiceCaolán McNamara
2023-01-14EXCEPTIONS_ON has no meaningTor Lillqvist
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2023-01-12merge duplicate CairoTextRender implsCaolán McNamara
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