Title=%PRODUCTNAME Math Language=mn Order=6 Start=text%2Fsmath%2Fmain0000.xhp Heading=headingheading Program=MATH okunlong.cn:88/cgit/lo/core/atom/config_host/config_global.h.in?h=libreoffice-25-2' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/config_host/config_global.h.in
AgeCommit message (Expand)Author
2024-02-07double operator < is not a strict weak ordering due to NaNStephan Bergmann
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2022-01-21Fix typosAndrea Gelmini
2022-01-20Fix typoAndrea Gelmini
2022-01-18Add HAVE_(UNIX_)DLAPI config header defineJan-Marek Glogowski
2020-09-02Turn OStringLiteral into a consteval'ed, static-refcound rtl_StringStephan Bergmann
2020-04-17No need for HAVE_GCC_DEPRECATED_MESSAGEStephan Bergmann
2020-04-17No need for HAVE_GCC_PRAGMA_OPERATORStephan Bergmann
2020-04-17HAVE_CPP_GUARANTEED_COPY_ELISION should always be true nowStephan Bergmann
2020-04-17Just use __builtin_ffs on GCC and ClangStephan Bergmann
2020-01-28HAVE_GCC_ATTRIBUTE_WARN_UNUSED should always be true now for Clang/GCCStephan Bergmann
2019-12-14Rename HAVE_GCC_BUG_87150 to HAVE_P1155R3Stephan Bergmann
2019-12-07Adapt o3tl::span to P1872R0Stephan Bergmann
2019-09-25constinit, here we comeStephan Bergmann
2018-12-08HAVE_CPP_ATTRIBUTE_NODISCARD is always true nowStephan Bergmann
2018-12-07HAVE_CXX_CWG1579_FIX is always true nowStephan Bergmann
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann
2018-12-07HAVE_CPP_ATTRIBUTE_FALLTHROUGH is always true nowStephan Bergmann
2018-12-07HAVE_CXX14_CONSTEXPR is always true nowStephan Bergmann
2018-12-07HAVE_BROKEN_CONST_ITERATORS is always false nowStephan Bergmann
2018-09-11Use [[fallthrough]] also with MSVCStephan Bergmann
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann
2018-08-31GCC only supports inline variables since GCC 7Stephan Bergmann
2018-08-30Silence bogus -Werror=redundant-move (GCC 9)Stephan Bergmann
2018-08-29-Werror=redundant-move (GCC 9), take twoStephan Bergmann
2018-07-04Make brittle SortedAutoCompleteStrings ownership handling more explicitStephan Bergmann