aboutsummaryrefslogtreecommitdiff
path: root/source/lb/officecfg
ModeNameSize
d---------registry / data / org31logplain
amp LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/rtl/ustring.cxx
AgeCommit message (Expand)Author
2021-09-17Drop this unneeded indirectionMike Kaganski
2021-04-23Step 1 of removing cargo-cult pragma pack around rtl_[u]StringStephan Bergmann
2021-02-08Remove unneeded breaksAndrea Gelmini
2021-01-10Replace strtmpl.cxx with actual C++ templates in strtmpl.hxxMike Kaganski
2020-11-21Relax non-null requirement for some rtl_uString_* functionsStephan Bergmann
2020-10-05loplugin:reducevarscope in salNoel
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann
2020-08-11loplugin:flattenNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: salStephan Bergmann
2020-04-15loplugin:buriedassign in salNoel Grandin
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2018-11-11Fix typoAndrea Gelmini
2018-02-02sal: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: salStephan Bergmann
2017-12-15sal: add pre-initialization scheme for allocations.Michael Meeks
2017-10-23loplugin:includeform: salStephan Bergmann
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-06-07sal: use thread safe local static in getInternMutexJochen Nitschke
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-04-12clang-tidy: readability-else-after-returnNoel Grandin
2016-10-07New rtl::splitSurrogates, remove code duplicationStephan Bergmann
2016-08-29Support ConstCharArrayDetector also for UTF-16 arraysStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann