summaryrefslogtreecommitdiff
path: root/include/sal/types.h
AgeCommit message (Expand)AuthorFilesLines
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-11-18Use C++11 char16_t for sal_UnicodeStephan Bergmann1-0/+4
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-05-04sal: match the defintions of SAL_MAX_SIZE and sal_SizeMichael Stahl1-2/+2
2015-04-10Update @since tags LO 4.5 -> 5.0Stephan Bergmann1-1/+1
2015-03-18'#if defined(SAL_W32) || defined(SAL_UNX)' matches all our platforms.Tor Lillqvist1-3/+1
2015-02-13Ah, Clang has some "type_visiblity" well-kept secretStephan Bergmann1-1/+5
2015-02-06Make OUStringLiteral more usefulStephan Bergmann1-0/+10
2015-01-22SAL_DLLPUBLIC_RTTI for proper RTTI visibility for LLVMStephan Bergmann1-0/+8
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl1-1/+1
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl1-1/+1
2014-08-14WaE: C4722: destructor never returns, potential memory leakTor Lillqvist1-1/+2
2014-06-05remove the definition of SAL_THROW macroNoel Grandin1-18/+0
2014-05-22Avoid undef use of null ptr, use offsetof insteadStephan Bergmann1-2/+4
2014-05-18fix include guard for sal/types.hThomas Arnhold1-3/+3
2014-02-06Typo: formating -> formattingJulien Nabet1-2/+2
2013-12-16remove SGI compiler checksMichael Stahl1-1/+1
2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa1-14/+2
2013-11-28Declare SAL_THROW as documentation-only and deprecatedStephan Bergmann1-15/+25
2013-11-27Mark sal_Char, sal_sChar, sal_uChar as deprecatedStephan Bergmann1-3/+17
2013-09-04Add SAL_WNOUNREACHABLE_CODE_PUSH and _POP macrosTor Lillqvist1-0/+28
2013-08-05do not base feature checks on gcc versionLuboš Luňák1-2/+2
2013-07-23Revert "WaE: "HAVE_GCC_ATTRIBUTE_WARN_UNUSED" is not defined"Tor Lillqvist1-1/+1
2013-07-23WaE: "HAVE_GCC_ATTRIBUTE_WARN_UNUSED" is not definedDavid Tardon1-1/+1
2013-07-23adjust for upstreaming of warn_unused attributeLuboš Luňák1-3/+3
2013-06-10mingw64: force C99 formating strings for consistencyFridrich Štrba1-8/+10
2013-04-24move URE headers to include/David Tardon1-0/+566