Predates sal - string functions, url manipulation, stream stuff, polygons, etc. Exact history is lost before Sept. 18th, 2000, but old source code comments show that part of the tools library dates back until at least April 1991. This directory will be removed in the near future (see fdo#39445 or fdo#63154). /lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/include/rtl
AgeCommit message (Expand)Author
2019-06-12Move isIVSSelector, isCJKIVSCharacter to i18nutil/unicode.hxxStephan Bergmann
2019-06-12the variable names are not code,but nCodeTomoyuki Kubota
2019-05-30tdf#125497 allow backspace to remove CJK IVS.Mark Hung
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin
2019-04-03Revert "add more append methods to *StringBuffer"Noel Grandin
2019-04-03add more append methods to *StringBufferNoel Grandin
2019-03-22Fix some doxygen-generated documentation.Christophe JAILLET
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-10o3tl::string_view -> std::string_view (in embedserv)Stephan Bergmann
2019-01-10Revert "tdf#42949 Fix IWYU warnings in include/rtl/*"Miklos Vajna
2019-01-10o3tl::string_view -> std::string_view (in configmgr)Stephan Bergmann
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann
2018-12-07HAVE_CXX14_CONSTEXPR is always true nowStephan Bergmann
2018-12-06Remove obsolete GCC version checksStephan Bergmann
2018-11-30Remove obsolete _MSC_VER checksStephan Bergmann
2018-11-19Fix typosAndrea Gelmini
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann
2018-09-10correct doxygen syntaxKorrawit Pruegsanusak
2018-08-31coverity#1438473 silence Logically dead codeCaolán McNamara
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-21Make OUStringLiteral ctor actually constexprStephan Bergmann
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-08tdf#42949 Fix IWYU warnings in include/rtl/*Gabor Kelemen
2018-08-02[API CHANGE] add some more asserts to the string functionsNoel Grandin
2018-08-02Revert rtl_alloc_preInit back to boolean argumentStephan Bergmann
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin
2018-08-01Remove "officially dead now" rtl_cache slab allocator mechanismStephan Bergmann