summaryrefslogtreecommitdiff
path: root/include/sal
AgeCommit message (Expand)Author
2016-03-11tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-08tdf#91794: Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-08Keep entries sorted (and no need for a @section here)Stephan Bergmann
2016-03-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-04clang-cl: Enable more warnings etc. (like in the Clang/GCC case)Stephan Bergmann
2016-03-04Use existing "sal.osl" log areaStephan Bergmann
2016-03-04sal/test/testbootstrap.cxx is dead test codeStephan Bergmann
2016-03-04This is test code, OK to unconditionally print to stdoutStephan Bergmann
2016-03-04This is test code, OK to unconditionally print to stdoutStephan Bergmann
2016-03-03tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-25sw: new sw.a11y log areaMichael Stahl
2016-02-23Various loplugin warningsStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-11Work around loplugin:oncevar with --disable-dbgutilStephan Bergmann
2016-02-05Fix typosAndrea Gelmini
2016-02-02Attempted fix for "Resolves: #i126762# Ignore dictionary not in specified...Stephan Bergmann
2016-01-20drop basebmp entirely nowCaolán McNamara
2016-01-06Get parenthesisation rightStephan Bergmann
2016-01-06sal: don't use reserved identifiers, much less in public APIMichael Stahl
2016-01-06tdf#39631 - branch hints: comment, and tweak variously, also use.Michael Meeks
2016-01-06tdf#39631: Add optimisation helpersSheikha AL-Hinai
2015-12-11minuscule whitespace cleanupStephan Bergmann
2015-12-02sal: add SAL_DEBUG_TRACE debugging API for Windows, with UNX stub.Michael Meeks
2015-11-30Keep items sortedStephan Bergmann
2015-11-25vcl: improve scheduler debugging information.Michael Meeks
2015-11-23loplugin:sallogareasStephan Bergmann
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-18Use C++11 char16_t for sal_UnicodeStephan Bergmann
2015-11-13loplugin:nullptrStephan Bergmann
2015-10-12HAVE_CXX11_FINAL is required on all supported toolchainsStephan Bergmann
2015-10-12HAVE_CXX11_OVERRIDE is required on all supported toolchainsStephan Bergmann
2015-10-12HAVE_CXX11_DELETE is required on all supported toolchainsStephan Bergmann
2015-10-09filter: convert OSL_FAIL to SAL_WARNMichael Stahl
2015-10-05Emscripten: First steps of porting to EmscriptenSamuel Mehrbrodt
2015-09-02ditch gnome-vfs2 supportCaolán McNamara
2015-08-11gbuild/config stop using VERBOSE, use only verbose=tNorbert Thiebaud
2015-08-04sal: partially revert a251fe4d48237a4d9c9530dafc7bbdce6028e9cfMichael Stahl
2015-07-08vcl: use SAL_INFO for available X11 clipboard formatsMichael Stahl
2015-07-08configmgr: support reading from a dconf layer (WIP)Stephan Bergmann
2015-06-02Remove obsolete commentStephan Bergmann
2015-05-13First cut at reporting missing GStreamer pluginsStephan Bergmann
2015-05-04sal: match the defintions of SAL_MAX_SIZE and sal_SizeMichael Stahl
2015-04-29dbaccess: log exception messages in ORowSetCacheMichael Stahl
2015-04-10Update @since tags LO 4.5 -> 5.0Stephan Bergmann
2015-03-19We require MSVC2013 (_MSC_VER == 1800) nowTor Lillqvist
2015-03-18'#if defined(SAL_W32) || defined(SAL_UNX)' matches all our platforms.Tor Lillqvist
2015-03-14tdf#43157: Enable format check in sal_detail_logFormatStephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann