summaryrefslogtreecommitdiff
path: root/include/sal
AgeCommit message (Expand)AuthorFilesLines
2022-06-24use SAL_UNLIKELY to make logging a little more efficientNoel Grandin1-1/+1
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák1-0/+1
2021-06-04Adapt to "libstdc++: Implement LWG 1203 for rvalue iostreams"Stephan Bergmann1-1/+4
2021-04-29Add SAL_WARN in case ProfileZones are overlapping and not hierarchicalTor Lillqvist1-0/+1
2021-04-23Add API to LibreOfficeKit to set arbitrary run-time options in coreTor Lillqvist1-0/+2
2021-01-20Fix handling of the OBJECTDESCRIPTOR clipboard (pasteboard) type on macOSTor Lillqvist1-0/+1
2020-12-18Check intermediate for not to be rounded value, tdf#138360 follow-upEike Rathke1-0/+14
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer4-20/+19
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski1-0/+1
2020-09-25xmlsecurity: fold pdfio into pdfsignaturehelperMiklos Vajna1-2/+2
2020-09-16[API CHANGE] Remove unused and deprecated sal_Char/sal_sChar/sal_uCharJulien Nabet1-18/+0
2020-08-07Use <alloca.h> for macOS and iOS, tooTor Lillqvist1-15/+1
2020-07-07Allow making SAL_LOG based output fatalJan-Marek Glogowski1-15/+46
2020-04-23Drop Macromedia Flash export filterGabor Kelemen1-1/+0
2020-04-17No need for HAVE_GCC_DEPRECATED_MESSAGEStephan Bergmann1-6/+4
2020-04-17No need for HAVE_GCC_PRAGMA_OPERATORStephan Bergmann1-1/+1
2020-04-01add SAL_LOG area vcl.skia.traceLuboš Luňák1-1/+2
2020-03-05Add a separate log tag for the UI builderTor Lillqvist1-0/+1
2020-02-13make OpenGL blacklist file code generic and use it for Skia/VulkanLuboš Luňák1-0/+1
2020-02-07merge OpenGLZone and OpenCLZone into one generic codeLuboš Luňák1-0/+1
2020-01-28HAVE_GCC_ATTRIBUTE_WARN_UNUSED should always be true now for Clang/GCCStephan Bergmann1-1/+1
2019-11-27add SAL log group vcl.skia for tracing Skia usageLuboš Luňák1-0/+1
2019-10-21Silence new Clang 10 trunk -std=c++2a -Wambiguous-reversed-operator for nowStephan Bergmann1-0/+7
2019-08-30Blind fix for AndroidStephan Bergmann1-5/+2
2019-08-30Replace is_soffice_Impl hack with a better(?) hackStephan Bergmann1-0/+7
2019-08-19Fix typoAndrea Gelmini1-1/+1
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski1-1/+1
2019-07-19Fix typoAndrea Gelmini1-1/+1
2019-07-19Fix typoAndrea Gelmini1-1/+1
2019-06-10Using registrymodifications.xcu for storing customized uiitem dataSumit Chauhan1-0/+1
2019-06-07Bin the much too verbose SAL_INFO() calls for the "vcl.cg" tagTor Lillqvist1-1/+0
2019-05-29Add a couple of SAL_INFOs about types available on the system clipboardTor Lillqvist1-0/+1
2019-05-28parallel deflate compression (one stream, multiple threads)Luboš Luňák1-0/+1
2019-05-08tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl1-0/+1
2019-05-07tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl1-0/+1
2019-04-18tdf#43157 Clean up OSL_TRACE (replace with SAL_INFO)Jens Carl1-0/+1
2019-03-01Some more WIN32 -> _WIN32Stephan Bergmann1-1/+1
2018-12-19tdf#121247, tdf#121266 KDE5: Add basic support for OpenGLAleksei Nikiforov1-0/+1
2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens1-1/+0
2018-12-11Add some logging to sw calcSamuel Mehrbrodt1-0/+1
2018-12-08HAVE_CPP_ATTRIBUTE_NODISCARD is always true nowStephan Bergmann1-1/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-4/+0
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann1-14/+0
2018-12-07HAVE_CPP_ATTRIBUTE_FALLTHROUGH is always true nowStephan Bergmann1-8/+0
2018-12-06Remove obsolete GCC version checksStephan Bergmann1-1/+1
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek1-2/+2
2018-11-12Add a SAL_INFO() when changing the global "lok" language tagTor Lillqvist1-0/+1
2018-11-11[API CHANGE] Remove SAL_BOUND againStephan Bergmann1-4/+0
2018-10-11Change {read,write}FileAt() SAL_INFO calls to use a separate log areaTor Lillqvist1-1/+2
2018-09-20[API CHANGE] Remove unused SAL_FINALStephan Bergmann1-12/+0