summaryrefslogtreecommitdiff
path: root/translations
diff options
context:
space:
mode:
Diffstat (limited to 'translations')
m---------translations0
1 files changed, 0 insertions, 0 deletions
diff --git a/translations b/translations
-Subproject acd38402d2f20834c2da2ec660cf982a27137bd
+Subproject 8675efd4ac91d93d5f5ac343571d285e93e2ad6
ommit/cppu?h=libreoffice-24-8&id=44739ff1ee17eb8baf39fd8e40e686fbf31bcf4a'>cid#1546503 Using invalid iteratorCaolán McNamara 2023-11-18c++20: use std::erase instead of std::removed followed by erase (part 2)Julien Nabet 2023-09-28cid#1546008 silence Using invalid iteratorCaolán McNamara 2023-03-24loplugin:stringadd in c*Noel Grandin 2023-03-22Introduce css.reflection.Dump singletonStephan Bergmann 2023-03-17Add a to_string() function to the code generated for UNO IDL constant groupsTor Lillqvist 2023-02-15Drop 'using namespace ::std' in dirs b* c*Gabor Kelemen 2023-01-27Remove support for AIXStephan Bergmann 2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski 2022-08-10Better cast to sal_[u]IntPtr when passing pointer to O[U]String::numberStephan Bergmann 2022-07-21elide some makeStringAndClear() callsNoel Grandin 2022-06-13Drop obsolete preprocessor directives from UNOIDL filesStephan Bergmann 2022-06-01No need to call resume() on all already running threadStephan Bergmann 2022-05-29New o3tl::intcmp.hxxStephan Bergmann 2022-05-29[API CHANGE] Deprecate unused typelib_setCacheSize and make it a no-opStephan Bergmann 2022-05-23Extend '-Werror=attributes' workaround to GCC versions < 12.1Michael Weghorn