summaryrefslogtreecommitdiffstats
path: root/include/sal/types.h
Commit message (Expand)AuthorAgeFilesLines
* [API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann2016-09-201-1/+1
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-0/+8
* Updated file path.Andrea Gelmini2016-05-081-1/+1
* Trivially improve sal/types.h code indentationStephan Bergmann2016-05-031-2/+2
* Improve documentationStephan Bergmann2016-04-271-7/+9
* clang-cl: Enable more warnings etc. (like in the Clang/GCC case)Stephan Bergmann2016-03-041-4/+6
* Fix typosAndrea Gelmini2016-02-051-2/+2
* Get parenthesisation rightStephan Bergmann2016-01-061-2/+2
* sal: don't use reserved identifiers, much less in public APIMichael Stahl2016-01-061-11/+11
* tdf#39631 - branch hints: comment, and tweak variously, also use.Michael Meeks2016-01-061-18/+72
* tdf#39631: Add optimisation helpersSheikha AL-Hinai2016-01-061-0/+20
* Use C++11 char16_t for sal_UnicodeStephan Bergmann2015-11-181-0/+4
* HAVE_CXX11_FINAL is required on all supported toolchainsStephan Bergmann2015-10-121-2/+2
* HAVE_CXX11_OVERRIDE is required on all supported toolchainsStephan Bergmann2015-10-121-2/+2
* HAVE_CXX11_DELETE is required on all supported toolchainsStephan Bergmann2015-10-121-2/+2
* sal: match the defintions of SAL_MAX_SIZE and sal_SizeMichael Stahl2015-05-041-2/+2
* Update @since tags LO 4.5 -> 5.0Stephan Bergmann2015-04-101-1/+1
* '#if defined(SAL_W32) || defined(SAL_UNX)' matches all our platforms.Tor Lillqvist2015-03-181-3/+1
* Ah, Clang has some "type_visiblity" well-kept secretStephan Bergmann2015-02-131-1/+5
* Make OUStringLiteral more usefulStephan Bergmann2015-02-061-0/+10
* SAL_DLLPUBLIC_RTTI for proper RTTI visibility for LLVMStephan Bergmann2015-01-221-0/+8
* remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl2014-10-021-1/+1
* remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl2014-10-021-1/+1
* WaE: C4722: destructor never returns, potential memory leakTor Lillqvist2014-08-141-1/+2
* remove the definition of SAL_THROW macroNoel Grandin2014-06-051-18/+0
* Avoid undef use of null ptr, use offsetof insteadStephan Bergmann2014-05-221-2/+4
* fix include guard for sal/types.hThomas Arnhold2014-05-181-3/+3
* Typo: formating -> formattingJulien Nabet2014-02-061-2/+2
* remove SGI compiler checksMichael Stahl2013-12-161-1/+1
* fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa2013-12-161-14/+2
* Declare SAL_THROW as documentation-only and deprecatedStephan Bergmann2013-11-281-15/+25
* Mark sal_Char, sal_sChar, sal_uChar as deprecatedStephan Bergmann2013-11-271-3/+17
* Add SAL_WNOUNREACHABLE_CODE_PUSH and _POP macrosTor Lillqvist2013-09-041-0/+28
* do not base feature checks on gcc versionLuboš Luňák2013-08-051-2/+2
* Revert "WaE: "HAVE_GCC_ATTRIBUTE_WARN_UNUSED" is not defined"Tor Lillqvist2013-07-231-1/+1
* WaE: "HAVE_GCC_ATTRIBUTE_WARN_UNUSED" is not definedDavid Tardon2013-07-231-1/+1
* adjust for upstreaming of warn_unused attributeLuboš Luňák2013-07-231-3/+3
* mingw64: force C99 formating strings for consistencyFridrich Štrba2013-06-101-8/+10
* move URE headers to include/David Tardon2013-04-241-0/+566