summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2023-10-12split up the backtrace implementations into separate filesNoel Grandin1-0/+3
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann2-4/+4
2023-10-07loplugin:ostr: Rewrite some uses of O[U]String to use ""_ostr/u""_ustr literalsStephan Bergmann1-0/+1
2023-10-05uitest oneprocess mode: add a way to explicitly avoid thisMiklos Vajna1-0/+4
2023-10-04remove obsolete -single_module linker flag (is the default)Christian Lohmaier1-1/+1
2023-09-28rpm packaging: don't add /usr/.build-id/* symlinksChristian Lohmaier1-1/+1
2023-09-27Resolves tdf#155561 - Notification for the overwrite modeHeiko Tietze1-0/+1
2023-09-24Adapt a hard-coded value hackStephan Bergmann1-1/+1
2023-09-23tdf#105303: Drop html export wizardXisco Fauli2-3/+0
2023-09-18JavaScript uno bindings for WASM with Embind - first cutSarper Akdemir3-3/+46
2023-09-18Sync flatpak-manifest.in with FlathubStephan Bergmann1-2/+2
2023-09-15loplugin, merge weakobject into weakbaseNoel Grandin2-2/+0
2023-09-15A more principled suppression of -fsanitize=function in external C codeStephan Bergmann1-13/+0
2023-09-09Rename .cpp examples to .cxxHossein1-1/+1
2023-09-08Flatpak build needs external/java_websocketStephan Bergmann1-0/+7
2023-09-07merge SvxFmDrawPage into SvxDrawPageNoel Grandin1-2/+0
2023-09-02drop ChartController service nameNoel Grandin1-1/+0
2023-09-02update clang asan suppressionsNoel Grandin1-0/+6
2023-09-01update clang asan suppressionsNoel Grandin1-0/+7
2023-08-28Do a real compile after a successful COMPILER_PLUGIN_TOOL=... compileStephan Bergmann3-17/+31
2023-08-28new loplugin:optionalboolNoel Grandin1-0/+1
2023-08-24Sync flatpak-manifest.in with FlathubStephan Bergmann1-2/+2
2023-08-22tdf#156825 Half of the splash screen is visible on both monitors under LinuxNoel Grandin1-1/+0
2023-08-19loplugin: new global analysis locking2Noel Grandin1-0/+1
2023-08-18Drop JAVA_CLASSPATH_NOT_SET which is always TRUEMichael Weghorn1-1/+1
2023-08-16Resolves: tdf#156751 add "Special Character..." to GtkEntry context menusCaolán McNamara1-0/+1
2023-08-16tdf#156538 Enhancement to show character information in the insertJim Raykowski1-0/+1
2023-08-09vcl: Organize CoreText font code a bitKhaled Hosny1-1/+1
2023-08-09tdf#155446 Fix problem with ccache on WindowsHossein1-2/+6
2023-08-08wina11y: Drop AccObjectManagerAgent indirectionMichael Weghorn1-2/+0
2023-08-07Sync flatpak-manifest.in with FlathubStephan Bergmann1-2/+2
2023-07-22SfxItemSetHint is deadNoel Grandin1-1/+0
2023-07-21Remove officecfg/util/sanity.xsl check of no valueStephan Bergmann1-6/+1
2023-07-18xmloff: move XMLComplexColor* import/export classes to public includeTomaž Vajngerl1-1/+1
2023-07-18MSVC: Silence C++23 std::numeric_limits::has_denorm deprecation warningStephan Bergmann1-0/+6
2023-07-17solenv: gdb: BigPtrArrayPrinter, try both 0 and 0ulMichael Stahl1-1/+6
2023-07-12Sync flatpak-manifest.in with FlathubStephan Bergmann1-2/+2
2023-07-10Flatpak build needs external/frozenStephan Bergmann1-0/+7
2023-07-03Rename and move header next to other font headersKhaled Hosny1-1/+1
2023-07-01Sync flatpak-manifest.in with FlathubStephan Bergmann1-10/+43
2023-06-26new loplugin:constexprliteralNoel Grandin1-0/+1
2023-06-25sc: simplify and fix prop. mapping for cell BG and char theme colorTomaž Vajngerl1-0/+1
2023-06-24Add a natvis entry for o3tl::spanMike Kaganski1-0/+10
2023-06-21Require icu-i18n >= 66Khaled Hosny1-1/+0
2023-06-19CppunitTest_cppcanvas_test: clang-formatKhaled Hosny1-1/+0
2023-06-19Fix nightly build failures on Mac IntelPatrick Luby1-2/+3
2023-06-15gdb: BigPtrArrayPrinter, add the suffix, so 0->0ulJulien Nabet1-1/+1
2023-06-08No longer append appdata for components to flatpak's metainfoStephan Bergmann3-29/+1
2023-06-07Set entitlements in non-release in $(INSTROOTBASE) and .dmg packagePatrick Luby2-3/+18
2023-06-06add unit test for loplugin:staticmethodsNoel Grandin1-0/+1