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