summaryrefslogtreecommitdiff
path: root/include/sal
AgeCommit message (Expand)Author
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
2015-02-23file UCP: Ensure myLocalTime is initializedStephan Bergmann
2015-02-17tdf#88428: Add GUI to select one of user-configured Time Stamp AuthoritiesTor Lillqvist
2015-02-13Ah, Clang has some "type_visiblity" well-kept secretStephan Bergmann
2015-02-12Make CppunitTest_services instantiate even more servicesStephan Bergmann
2015-02-12Remove uses of osl/diagnose.h from jvmaccessStephan Bergmann
2015-02-11comphelper: add SAL_INFO for exception when graphic cannot be loadedMichael Stahl
2015-02-09log-areas.dox: clean up oox messMichael Stahl
2015-02-06Make OUStringLiteral more usefulStephan Bergmann
2015-02-03add some SAL_INFO to group area listener and formula cell ctor/dtorEike Rathke
2015-01-29cppu: the LogBrige really needs its own SAL_LOG areaMichael Stahl
2015-01-22Revert "fdo#88475 BrowseBox/grid: reposition data cursor to current row after...Lionel Elie Mamane
2015-01-22SAL_DLLPUBLIC_RTTI for proper RTTI visibility for LLVMStephan Bergmann
2015-01-19fixup previous commit:Lionel Elie Mamane