summaryrefslogtreecommitdiffstats
path: root/include/sal
Commit message (Expand)AuthorAgeFilesLines
* Adapt to "libstdc++: Implement LWG 1203 for rvalue iostreams"Stephan Bergmann2021-06-041-1/+4
* Add SAL_WARN in case ProfileZones are overlapping and not hierarchicalTor Lillqvist2021-04-291-0/+1
* Add API to LibreOfficeKit to set arbitrary run-time options in coreTor Lillqvist2021-04-231-0/+2
* Fix handling of the OBJECTDESCRIPTOR clipboard (pasteboard) type on macOSTor Lillqvist2021-01-201-0/+1
* Check intermediate for not to be rounded value, tdf#138360 follow-upEike Rathke2020-12-181-0/+14
* tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2020-11-214-20/+19
* use more TOOLS_WARN_EXCEPTIONMike Kaganski2020-10-041-0/+1
* xmlsecurity: fold pdfio into pdfsignaturehelperMiklos Vajna2020-09-251-2/+2
* [API CHANGE] Remove unused and deprecated sal_Char/sal_sChar/sal_uCharJulien Nabet2020-09-161-18/+0
* Use <alloca.h> for macOS and iOS, tooTor Lillqvist2020-08-071-15/+1
* Allow making SAL_LOG based output fatalJan-Marek Glogowski2020-07-071-15/+46
* Drop Macromedia Flash export filterGabor Kelemen2020-04-231-1/+0
* No need for HAVE_GCC_DEPRECATED_MESSAGEStephan Bergmann2020-04-171-6/+4
* No need for HAVE_GCC_PRAGMA_OPERATORStephan Bergmann2020-04-171-1/+1
* add SAL_LOG area vcl.skia.traceLuboš Luňák2020-04-011-1/+2
* Add a separate log tag for the UI builderTor Lillqvist2020-03-051-0/+1
* make OpenGL blacklist file code generic and use it for Skia/VulkanLuboš Luňák2020-02-131-0/+1
* merge OpenGLZone and OpenCLZone into one generic codeLuboš Luňák2020-02-071-0/+1
* HAVE_GCC_ATTRIBUTE_WARN_UNUSED should always be true now for Clang/GCCStephan Bergmann2020-01-281-1/+1
* add SAL log group vcl.skia for tracing Skia usageLuboš Luňák2019-11-271-0/+1
* Silence new Clang 10 trunk -std=c++2a -Wambiguous-reversed-operator for nowStephan Bergmann2019-10-211-0/+7
* Blind fix for AndroidStephan Bergmann2019-08-301-5/+2
* Replace is_soffice_Impl hack with a better(?) hackStephan Bergmann2019-08-301-0/+7
* Fix typoAndrea Gelmini2019-08-191-1/+1
* tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski2019-07-211-1/+1
* Fix typoAndrea Gelmini2019-07-191-1/+1
* Fix typoAndrea Gelmini2019-07-191-1/+1
* Using registrymodifications.xcu for storing customized uiitem dataSumit Chauhan2019-06-101-0/+1
* Bin the much too verbose SAL_INFO() calls for the "vcl.cg" tagTor Lillqvist2019-06-071-1/+0
* Add a couple of SAL_INFOs about types available on the system clipboardTor Lillqvist2019-05-291-0/+1
* parallel deflate compression (one stream, multiple threads)Luboš Luňák2019-05-281-0/+1
* tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl2019-05-081-0/+1
* tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl2019-05-071-0/+1
* tdf#43157 Clean up OSL_TRACE (replace with SAL_INFO)Jens Carl2019-04-181-0/+1
* Some more WIN32 -> _WIN32Stephan Bergmann2019-03-011-1/+1
* tdf#121247, tdf#121266 KDE5: Add basic support for OpenGLAleksei Nikiforov2018-12-191-0/+1
* kde5: remove older kde/tde plugins, and references to thatThorsten Behrens2018-12-171-1/+0
* Add some logging to sw calcSamuel Mehrbrodt2018-12-111-0/+1
* HAVE_CPP_ATTRIBUTE_NODISCARD is always true nowStephan Bergmann2018-12-081-1/+1
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-4/+0
* HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann2018-12-071-14/+0
* HAVE_CPP_ATTRIBUTE_FALLTHROUGH is always true nowStephan Bergmann2018-12-071-8/+0
* Remove obsolete GCC version checksStephan Bergmann2018-12-061-1/+1
* Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek2018-11-291-2/+2
* Add a SAL_INFO() when changing the global "lok" language tagTor Lillqvist2018-11-121-0/+1
* [API CHANGE] Remove SAL_BOUND againStephan Bergmann2018-11-111-4/+0
* Change {read,write}FileAt() SAL_INFO calls to use a separate log areaTor Lillqvist2018-10-111-1/+2
* [API CHANGE] Remove unused SAL_FINALStephan Bergmann2018-09-201-12/+0
* Make compilers combine sUNO_* vars across TUsStephan Bergmann2018-09-191-0/+14
* Use [[fallthrough]] also with MSVCStephan Bergmann2018-09-111-3/+5