summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2018-08-21Make OUStringLiteral ctor actually constexprStephan Bergmann
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-19Fix typosAndrea Gelmini
2018-08-15Fix typo: s/an other/another/gAndrea Gelmini
2018-08-13Fix typosAndrea Gelmini
2018-08-10Fix typosAndrea Gelmini
2018-08-06Add missing sal/log.hxx headersGabor Kelemen
2018-08-06loplugin:useuniqueptr in sal/qa/OStringBufferNoel Grandin
2018-08-02coverity#1438194 silence Resource leakCaolán McNamara
2018-08-02[API CHANGE] add some more asserts to the string functionsNoel Grandin
2018-08-02Use memcpy for string ImplNewCopy functionsNoel Grandin
2018-08-02Revert rtl_alloc_preInit back to boolean argumentStephan Bergmann
2018-08-01Replace rtl_cache_alloc/free with rtl_allocate/freeMemoryStephan Bergmann
2018-08-01Dead assignmentStephan Bergmann
2018-08-01Remove "officially dead now" rtl_cache slab allocator mechanismStephan Bergmann
2018-07-31the custom SAL allocator is no longer usedNoel Grandin
2018-07-30avoid writing StringBuffer twiceNoel Grandin
2018-07-29bChanged can be boolNoel Grandin
2018-07-29Use memmove in trim_WithLengthNoel Grandin
2018-07-29optimise newFromStr functionsNoel Grandin
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara
2018-07-27Related: rhbz#1602589 silence leaked_storageCaolán McNamara
2018-07-26loplugin:returnconstant in sal,l10ntools,sotNoel Grandin
2018-07-23Missing includes (--disable-pch)Stephan Bergmann
2018-07-23ofz#9507 wrong start point for Johab block 59Caolán McNamara
2018-07-10tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): salStephan Bergmann
2018-06-29Make the RELATIVETIMER be relative to start of the process, not to first callTor Lillqvist
2018-06-28tdf#42949 Fix IWYU warnings in include/osl/*hGabor Kelemen
2018-06-21Don't reset signal that hasn't been setStephan Bergmann
2018-06-19Don't waste time in macxp_resolveAlias() on files inside the app bundleTor Lillqvist
2018-06-18Resolves: tdf#118073 one leading 0 is significant for 0.Eike Rathke
2018-06-12tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-06-05sal: WNT -> _WIN32Thorsten Behrens
2018-06-05sal: fix logfile path retrieval from logging.iniThorsten Behrens
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-05-28loplugin:unusedfieldsNoel Grandin
2018-05-28loplugin:unusedmethodsNoel Grandin
2018-05-22Fix typosAndrea Gelmini
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-05-17Remove leftover "#pragma GCC diagnostic ignored" halfStephan Bergmann
2018-05-16[API CHANGE] Remove no longer working rtl_arena -> rtl_cache featureStephan Bergmann
2018-05-10sal: log windows traces to debugger console, take twoThorsten Behrens
2018-05-08sal: log windows trace output to debugger consoleThorsten Behrens
2018-04-27loplugin:constantparamNoel Grandin
2018-04-20loplugin:constantparamNoel Grandin
2018-04-19cppcheck - fix variableScope in some filesGökhan Gurbetoğlu