summaryrefslogtreecommitdiff
path: root/include/sal
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-19Make compilers combine sUNO_* vars across TUsStephan Bergmann1-0/+14
2018-09-11Use [[fallthrough]] also with MSVCStephan Bergmann1-3/+5
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann1-1/+3
2018-09-07Cppcheck: WNT -> _WIN32Mike Kaganski1-1/+1
2018-08-31At least MSVC 19.15.26726 (VS 2017 15.8.1) needs the SAL_STREAM fix tooStephan Bergmann1-1/+1
2018-08-30Combine mysqlc and connectivity.mysqlc log areasStephan Bergmann1-1/+0
2018-08-29mysqlc: Add library to log areas and put someTamas Bunth1-0/+1
2018-06-22tdf#42949 Fix IWYU warnings in include/sal/Gabor Kelemen1-2/+0
2018-05-22db04be037b611e296ef9f2542322c52ed82d7a2b follow-up: no new log areaMike Kaganski1-1/+0
2018-05-22Turn debug fprint in vcl/unx/generic/fontmanager/ into SAL_INFOStephan Bergmann1-0/+1
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski1-0/+1
2018-05-04logging: add some strategic places around vcl messagesThorsten Behrens1-0/+1
2018-04-12Revert "Remove dead HSQLDB driver"Sophia Schröder1-0/+1
2018-04-10Remove dead HSQLDB driverTamas Bunth1-1/+0
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-0/+2
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper2-2/+3
2018-02-14ofz#6324 Out-of-memoryCaolán McNamara1-0/+1
2018-02-13ofz#6287 limit palette indexCaolán McNamara1-0/+1
2018-02-05sal: remove unnecessary comments in types.hChris Sherlock1-10/+0
2018-02-01Use more specific tag in SAL_INFO and SAL_WARN hereTor Lillqvist1-0/+1
2018-01-25Remove stdlib.h from sal/config.hStephan Bergmann1-2/+0
2018-01-19Remove include of config_global.h from sal/config.hStephan Bergmann2-4/+5