summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2023-10-27At least use the oldest available -std:c++14 for MSVC gb_CXX03FLAGSStephan Bergmann1-2/+3
2023-10-27vcl: move textlayout.cxx from gdi to text directoryChris Sherlock1-1/+1
2023-10-26uitest oneprocess mode: default to this and clean up one testMiklos Vajna1-1/+1
2023-10-23liborcus(-parser) also needs boost_iostreams - fixes wasm buildChristian Lohmaier1-1/+1
2023-10-23Sync flatpak-manifest.in with FlathubStephan Bergmann1-2/+2
2023-10-22tdf#119931 Fix accessibility warnings in dbaccessnirnay2-0/+6
2023-10-21clang-format sal/rtl/math.cxxMike Kaganski1-1/+0
2023-10-20fix GBUILD_TRACE on cygwin, needs to have unix-style path for the logChristian Lohmaier1-0/+4
2023-10-20fix make GBUILD_TRACE=/path/to/log.json for non-macChristian Lohmaier1-1/+1
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