summaryrefslogtreecommitdiff
path: root/include/sal
AgeCommit message (Expand)Author
2019-05-29Add a couple of SAL_INFOs about types available on the system clipboardTor Lillqvist
2019-05-28parallel deflate compression (one stream, multiple threads)Luboš Luňák
2019-05-08tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl
2019-05-07tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl
2019-04-18tdf#43157 Clean up OSL_TRACE (replace with SAL_INFO)Jens Carl
2019-03-01Some more WIN32 -> _WIN32Stephan Bergmann
2018-12-19tdf#121247, tdf#121266 KDE5: Add basic support for OpenGLAleksei Nikiforov
2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens
2018-12-11Add some logging to sw calcSamuel Mehrbrodt
2018-12-08HAVE_CPP_ATTRIBUTE_NODISCARD is always true nowStephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann
2018-12-07HAVE_CPP_ATTRIBUTE_FALLTHROUGH is always true nowStephan Bergmann
2018-12-06Remove obsolete GCC version checksStephan Bergmann
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-12Add a SAL_INFO() when changing the global "lok" language tagTor Lillqvist
2018-11-11[API CHANGE] Remove SAL_BOUND againStephan Bergmann
2018-10-11Change {read,write}FileAt() SAL_INFO calls to use a separate log areaTor Lillqvist
2018-09-20[API CHANGE] Remove unused SAL_FINALStephan Bergmann
2018-09-19Make compilers combine sUNO_* vars across TUsStephan Bergmann
2018-09-11Use [[fallthrough]] also with MSVCStephan Bergmann
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann
2018-09-07Cppcheck: WNT -> _WIN32Mike Kaganski
2018-08-31At least MSVC 19.15.26726 (VS 2017 15.8.1) needs the SAL_STREAM fix tooStephan Bergmann
2018-08-30Combine mysqlc and connectivity.mysqlc log areasStephan Bergmann
2018-08-29mysqlc: Add library to log areas and put someTamas Bunth
2018-06-22tdf#42949 Fix IWYU warnings in include/sal/Gabor Kelemen
2018-05-22db04be037b611e296ef9f2542322c52ed82d7a2b follow-up: no new log areaMike Kaganski
2018-05-22Turn debug fprint in vcl/unx/generic/fontmanager/ into SAL_INFOStephan Bergmann
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski
2018-05-04logging: add some strategic places around vcl messagesThorsten Behrens
2018-04-12Revert "Remove dead HSQLDB driver"Sophia Schröder
2018-04-10Remove dead HSQLDB driverTamas Bunth
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper
2018-02-14ofz#6324 Out-of-memoryCaolán McNamara
2018-02-13ofz#6287 limit palette indexCaolán McNamara
2018-02-05sal: remove unnecessary comments in types.hChris Sherlock
2018-02-01Use more specific tag in SAL_INFO and SAL_WARN hereTor Lillqvist
2018-01-25Remove stdlib.h from sal/config.hStephan Bergmann
2018-01-19Remove include of config_global.h from sal/config.hStephan Bergmann
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann
2018-01-18Include android/compatibility.hxx from ubiquitous sal/config.hStephan Bergmann
2018-01-16sal: document more logging optionsThorsten Behrens
2017-12-13[API CHANGE] Remove SAL_CALL_ELLIPSEStephan Bergmann
2017-12-07gpg4libre: permit multi-select encrypt certThorsten Behrens
2017-11-21Various loplugin warnings in --enable-online-update=marStephan Bergmann
2017-11-21First steps for Calc parallelismTor Lillqvist
2017-11-08Remove obsolete "lo_warn_unused" workaroundStephan Bergmann
2017-11-06QT5 rename from KF5Jan-Marek Glogowski