/sal/rtl/

>distro/collabora/cp-4.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/desktop/Jar_passive_java.mk
='decoration'>
AgeCommit message (Expand)Author
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt
Christian Lohmaier
2022-05-14pthread_mutex_t->std::mutex in lookupThreadIdNoel Grandin
2020-10-12Use `pthread_set_name_np` on FreeBSD 12.1 and below, as `pthread_setname_np` ...Gleb Popov
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: salStephan Bergmann
2020-01-27Use Linux gettid as available since glibc 2.30Stephan Bergmann
2019-11-27Hide parts of sal/osl/unx/thread.cxx only used by !NO_PTHREAD_PRIORITYStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-04-03In LibreOffice core commit d4d3766, several variables were changedGreg Veldman
2019-03-08new loplugin constvarsNoel Grandin
2019-02-09loplugin:indentation in registry..saxNoel Grandin
2018-10-19Introduce UnixErrnoString() and use it in sal/osl/unxTor Lillqvist
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin
2018-08-27directly use malloc/free in sal, instead of rtl_allocateMemory/etcNoel Grandin
2017-12-04Condition for definition of LastIdent must match condition for its useStephan Bergmann
2017-09-18The '<= 0' check can go nowStephan Bergmann
2017-09-18sal: -Werror,-Wsign-compare (32-bit)Michael Stahl
2017-09-15Use the system TID as the thread identifierJan-Marek Glogowski
2017-08-17Fix typosAndrea Gelmini
2017-06-20new cannot return nullptrNoel Grandin
2017-05-16Try to fix loplugin:comparisonwithconstant's rewrite-with-macros issueStephan Bergmann
2017-05-07osl: remove comment cruft, whitespace cleanup of thread.cxxChris Sherlock
2017-04-21Make HASHID work whenever there is std::hash<pthread_t>Stephan Bergmann
2017-04-20Simplify PTHREAD_VALUEStephan Bergmann
2017-04-20Avoid loplugin:redundantcast on macOSStephan Bergmann
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2016-11-08Use the larger stack size for ASan/UBSan builds on macOS, tooStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-10Remove unnecessary typedefs (that introduced reserved identifiers)Stephan Bergmann
2016-01-07loplugin:nullptrStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-06sal: fix assert in osl_joinWithThread()Michael Stahl
2015-08-06sal: make osl_joinWithThread() a little more consistentMichael Stahl