summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2023-10-27At least use the oldest available -std:c++14 for MSVC gb_CXX03FLAGSStephan Bergmann
2023-10-27vcl: move textlayout.cxx from gdi to text directoryChris Sherlock
2023-10-26uitest oneprocess mode: default to this and clean up one testMiklos Vajna
2023-10-23liborcus(-parser) also needs boost_iostreams - fixes wasm buildChristian Lohmaier
2023-10-23Sync flatpak-manifest.in with FlathubStephan Bergmann
2023-10-22tdf#119931 Fix accessibility warnings in dbaccessnirnay
2023-10-21clang-format sal/rtl/math.cxxMike Kaganski
2023-10-20fix GBUILD_TRACE on cygwin, needs to have unix-style path for the logChristian Lohmaier
2023-10-20fix make GBUILD_TRACE=/path/to/log.json for non-macChristian Lohmaier
2023-10-12split up the backtrace implementations into separate filesNoel Grandin
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-07loplugin:ostr: Rewrite some uses of O[U]String to use ""_ostr/u""_ustr literalsStephan Bergmann
2023-10-05uitest oneprocess mode: add a way to explicitly avoid thisMiklos Vajna
2023-10-04remove obsolete -single_module linker flag (is the default)Christian Lohmaier
2023-09-28rpm packaging: don't add /usr/.build-id/* symlinksChristian Lohmaier
2023-09-27Resolves tdf#155561 - Notification for the overwrite modeHeiko Tietze
2023-09-24Adapt a hard-coded value hackStephan Bergmann
2023-09-23tdf#105303: Drop html export wizardXisco Fauli
2023-09-18JavaScript uno bindings for WASM with Embind - first cutSarper Akdemir
2023-09-18Sync flatpak-manifest.in with FlathubStephan Bergmann
2023-09-15loplugin, merge weakobject into weakbaseNoel Grandin
2023-09-15A more principled suppression of -fsanitize=function in external C codeStephan Bergmann
2023-09-09Rename .cpp examples to .cxxHossein
2023-09-08Flatpak build needs external/java_websocketStephan Bergmann
2023-09-07merge SvxFmDrawPage into SvxDrawPageNoel Grandin
2023-09-02drop ChartController service nameNoel Grandin
2023-09-02update clang asan suppressionsNoel Grandin
2023-09-01update clang asan suppressionsNoel Grandin
2023-08-28Do a real compile after a successful COMPILER_PLUGIN_TOOL=... compileStephan Bergmann
2023-08-28new loplugin:optionalboolNoel Grandin
2023-08-24Sync flatpak-manifest.in with FlathubStephan Bergmann
2023-08-22tdf#156825 Half of the splash screen is visible on both monitors under LinuxNoel Grandin
2023-08-19loplugin: new global analysis locking2Noel Grandin
2023-08-18Drop JAVA_CLASSPATH_NOT_SET which is always TRUEMichael Weghorn
2023-08-16Resolves: tdf#156751 add "Special Character..." to GtkEntry context menusCaolán McNamara
2023-08-16tdf#156538 Enhancement to show character information in the insertJim Raykowski
2023-08-09vcl: Organize CoreText font code a bitKhaled Hosny
2023-08-09tdf#155446 Fix problem with ccache on WindowsHossein
2023-08-08wina11y: Drop AccObjectManagerAgent indirectionMichael Weghorn
2023-08-07Sync flatpak-manifest.in with FlathubStephan Bergmann
2023-07-22SfxItemSetHint is deadNoel Grandin
2023-07-21Remove officecfg/util/sanity.xsl check of no valueStephan Bergmann
2023-07-18xmloff: move XMLComplexColor* import/export classes to public includeTomaž Vajngerl
2023-07-18MSVC: Silence C++23 std::numeric_limits::has_denorm deprecation warningStephan Bergmann
2023-07-17solenv: gdb: BigPtrArrayPrinter, try both 0 and 0ulMichael Stahl
2023-07-12Sync flatpak-manifest.in with FlathubStephan Bergmann
2023-07-10Flatpak build needs external/frozenStephan Bergmann
2023-07-03Rename and move header next to other font headersKhaled Hosny
2023-07-01Sync flatpak-manifest.in with FlathubStephan Bergmann
2023-06-26new loplugin:constexprliteralNoel Grandin