aboutsummaryrefslogtreecommitdiff
path: root/source/ab/framework
AgeCommit message (Expand)Author
2023-09-12update translations for masterChristian Lohmaier
2023-07-26update translations for 7.6.0 rc2Christian Lohmaier
2023-05-22update translations for master/7.6Christian Lohmaier
2023-05-10update translations for masterChristian Lohmaier
2023-03-03update translations for masterChristian Lohmaier
2021-06-13update translations for 7.2.0 beta1libreoffice-7-2-branch-pointChristian Lohmaier
2021-03-30update translations for masterChristian Lohmaier
2021-03-23update translations for masterChristian Lohmaier
2021-01-25update translations for masterChristian Lohmaier
2020-02-28update translations for master and add Friulian (fur)Christian Lohmaier
2018-04-25update translatiosn for 6.1.0 alpha1Christian Lohmaier
2018-01-10update translations for 6.0 rc2Christian Lohmaier
2017-12-18update translations for 6.0/masterChristian Lohmaier
2017-11-22update translations for 6.0 beta1Christian Lohmaier
2017-10-19update templates for 6.0.0 alpha1Christian Lohmaier
2017-09-14convert to gettext formatCaolán McNamara
2017-07-12update translationsChristian Lohmaier
2014-11-20update translations for 4.4.0 beta1Christian Lohmaier
4-2-6 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/Library_sal.mk
AgeCommit message (Expand)Author
2024-02-20Move some stuff from path_helper to file_dirvol, and simplifyMike Kaganski
2023-02-24Unify osl_{g,s}etThreadTextEncoding implementation across platformsMike Kaganski
2022-12-28Introduce lo_get_app_data_dir() for Emscripten, tooTor Lillqvist
2022-02-17Use Dragonbox to implement doubleTo*String*Mike Kaganski
2022-01-08Unify condition names and fix "else" pathsJan-Marek Glogowski
2021-12-30Add configure test for the backtrace implementationIsmael Luceno
2021-12-16Refactor Library_sal_textenc build conditionJan-Marek Glogowski
2021-12-13Refactor some buildsytem stuff (mostly whitespace)Jan-Marek Glogowski
2021-12-02Fix clang-cl -Zc:dllexportInlines- buildStephan Bergmann
2021-09-20use clang-cl's -Zc:dllexportInlines- for clang-cl buildsLuboš Luňák
2021-02-10use zlib crc32() rather our own implementationLuboš Luňák
2021-01-30Simplify osl_getGlobalMutex to use function-local staticMike Kaganski
2020-08-31Remove some commented-out codeStephan Bergmann
2020-02-27Related: tdf#130725: use strtod also in rtl::math::stringToDoubleMike Kaganski
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-08-30Blind fix for Android, take twoStephan Bergmann
2019-08-30Replace is_soffice_Impl hack with a better(?) hackStephan Bergmann
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann
2019-04-05Replace legacy dynamically-loaded functions with statically linked onesMike Kaganski
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-08-23rhbz#1618703: Allow to use OpenSSL as backend for rtl/cipher.hStephan Bergmann
2018-07-31the custom SAL allocator is no longer usedNoel Grandin
2018-06-19Don't waste time in macxp_resolveAlias() on files inside the app bundleTor Lillqvist
2018-04-08Properly filter(out) - pattern words are the first argumentMike Kaganski
2018-04-08While at it, combine the check for ANDROID with the ones for WNT and HAIKUTor Lillqvist
2018-04-08GNU Make's filter-out is hard to useTor Lillqvist
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper
2017-12-30Support for tcmalloc and jemalloc is long deadStephan Bergmann
2017-06-14use default handler for SIGALRM for fuzzersCaolán McNamara
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-03-04Change sal/osl/w32/dllentry.c -> .cxxStephan Bergmann
2017-03-04Change sal/osl/w32/*.c -> *.cxxStephan Bergmann
2017-02-09Dummy implementations of backtrace/backtrace_symbols on Android, tooStephan Bergmann