summaryrefslogtreecommitdiff
path: root/sal/osl/unx/module.cxx
AgeCommit message (Expand)Author
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin
2019-12-03SAL_INFO_IF -> SAL_WARN_IFNoel Grandin
2018-10-24Tell the actual end result and not an intermediate one in the SAL_INFO()Tor Lillqvist
2017-10-23loplugin:includeform: salStephan Bergmann
2017-04-12clang-tidy: readability-else-after-returnNoel Grandin
2016-12-06new loplugin/rewriter comparisonwithconstantNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-01-07loplugin:nullptrStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-01-28Clean up implementation of osl_getSymbol et alStephan Bergmann
2014-11-19system.h -> system.hxxStephan Bergmann
2014-11-19file_url.h -> file_url.hxxStephan Bergmann
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2014-02-17sal: sal_Bool -> boolStephan Bergmann
2013-04-10Revert "If you can't load a shared library it should be a warning"Stephan Bergmann
2013-04-07fix up c code after move to c++Caolán McNamara
2013-03-31If you can't load a shared library it should be a warningPeter Foley
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-10-07When DISABLE_DYNLOADING don't even provide any module loading/unloading APITor Lillqvist
2012-09-14Adapt for DISABLE_DYNLOADING possibility on AndroidTor Lillqvist
2012-04-17More informative warning messageTor Lillqvist
2012-03-21More hacking on static linking (iOS) supportTor Lillqvist
2012-03-12Fix Android compilation errorTor Lillqvist
2012-03-12module.c -> module.cxx, use sal/log.hxxStephan Bergmann