summaryrefslogtreecommitdiff
path: root/extensions/Library_log.mk
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/Library_log.mk')
0 files changed, 0 insertions, 0 deletions
='/cgit/lo/core/commit/sal?h=aoo/trunk&id=f7f75d92604cb591c5a974d433651dff98708511'>Make 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 2018-04-16loplugin:useuniqueptr in sal/qa/Noel Grandin 2018-04-16cppcheck: variableScope & unreadVariableMuhammet Kara 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-04-06osl: Remember the last error before returning osl_Socket_ErrorTakeshi Abe 2018-04-06fflush() followed by fclose() is redundantTakeshi Abe 2018-04-03osl: Fix possible memleakTakeshi Abe 2018-03-28Revert "Temporary hack for iOS: open files read-only if read-write open fails"Stephan Bergmann 2018-03-07Intermediate dir may come into existence during osl_createDirectoryPathStephan Bergmann 2018-03-07Deduplicate includesMike Kaganski 2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper 2018-03-02Make SAL_LOG_FILE work on Windows also without logging.iniStephan Bergmann 2018-03-02Disable -fsanitize=float-divide-by-zero in rtl_math_atanhStephan Bergmann 2018-02-24Fix typosAndrea Gelmini 2018-02-22Use long path prefix in osl_getFileStatusSamuel Mehrbrodt 2018-02-21New loplugin:nestedunnamedStephan Bergmann