summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin1-1/+0
2023-12-01move the SfxItemPoolCache to sc/Noel Grandin1-2/+2
2023-11-30Use "set logging enabled on/off" instead of deprecated "set logging on/off"Julien Nabet1-2/+2
2023-11-25Update solenv/flatpak-manifest.inStephan Bergmann1-4/+102
2023-11-25Simplify UITest's custom configuration handlingMike Kaganski1-3/+1
2023-11-25tdf#156243 Fix off-by-one bug for autocorrectMatt K1-1/+1
2023-11-22Drop a redundant CR cleanupMike Kaganski1-7/+0
2023-11-17Don't reuse --unit values across (sequential, even) systemd-run invocationsStephan Bergmann1-3/+4
2023-11-16tdf#146386 remove references to FTP UCP codeMichael Stahl1-23/+0
2023-11-16Format optaboutconfig with clang-formatSamuel Mehrbrodt1-2/+0
2023-11-15tdf#157518: enforce password policy on sfx2/ui/password.uiSarper Akdemir1-0/+4
2023-11-10Improve error logging in remove_Files_Without_SourcedirectoryMike Kaganski1-7/+5
2023-11-09enable unchecked lint for our java codeNoel Grandin1-1/+2
2023-11-09gbuild: remove not needed gb_UITest_use_oneprocessMiklos Vajna1-4/+0
2023-11-09tdf#157431 Show description for expert config itemsSamuel Mehrbrodt1-2/+2
2023-11-08new loplugin:fieldcastNoel Grandin1-0/+1
2023-11-07specify the reason for listing zxcvbn-c among build toolsSarper Akdemir1-0/+2
2023-11-06add --with-system-zxcvbnRene Engelhard1-1/+1
2023-11-05Fix typoAndrea Gelmini1-1/+1
2023-11-05Fix typoAndrea Gelmini1-1/+1
2023-11-05limit parallelism during msi packaging stage to avoid cscript failuresChristian Lohmaier1-0/+116
2023-11-03gbuildtojson: announce every targetMike Kaganski1-0/+1
2023-11-02VS IDE integration: enable Python pretty printers when debugging a WSL buildMike Kaganski1-0/+9
2023-11-02tdf#158038 fix opening pdf files in appstore ver (sandbox issue w/ helper tool)Christian Lohmaier1-1/+5
2023-10-30tdf#157518: external: bundle zxcvbn-cSarper Akdemir1-0/+1
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