summaryrefslogtreecommitdiff
path: root/sal/rtl/bootstrap.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-04-12clang-tidy: readability-else-after-returnNoel Grandin1-8/+6
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-4/+4
2016-12-06new loplugin/rewriter comparisonwithconstantNoel Grandin1-11/+11
2016-10-03-Werror,-Wdeprecated-declarationTor Lillqvist1-1/+1
2016-07-08loplugin:redundantcast: redundant static_casts in salStephan Bergmann1-5/+4
2016-04-15fix case when fileName lacks "/MacOS/"Douglas Mencken1-2/+3
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke1-3/+8
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan1-1/+1
2016-03-04Probably better to not disable this cache in all debug modesStephan Bergmann1-6/+1
2016-03-04Spurious spacesStephan Bergmann1-2/+2
2016-03-03tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-27/+5
2016-01-26Bin leftover cruftTor Lillqvist1-4/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-35/+35
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-06-30Coverity 1308555, 1308562, 1308600: Drop some SAL_THROW_EXTERN_CStephan Bergmann1-7/+6
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-1/+1
2015-03-31Use OUString::unacquiredStephan Bergmann1-1/+1
2015-01-20Some more loplugin:cstylecast: salStephan Bergmann1-2/+2
2015-01-01error C2039: 'max' : is not a member of 'std'Miklos Vajna1-0/+1
2014-12-29"NOMINMAX" is not used [-Werror=unused-macros]Julien Nabet1-1/+2
2014-12-28try to fix windows buildMarkus Mohrhard1-0/+2
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara1-2/+2
2014-12-05[API CHANGE] Remove .link feature from bootstrap variablesStephan Bergmann1-25/+0
2014-11-27Make osl_getExecutableFile work even without a prior osl_setCommandArgsStephan Bergmann1-4/+2
2014-11-26Needless indirectionStephan Bergmann1-7/+2
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-3/+5
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-5/+3
2014-09-09Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist1-1/+1
2014-09-04coverity#706611 Uncaught exceptionCaolán McNamara1-6/+3
2014-06-30It is useful to know what macros are we expanding, and to what.Jan Holesovsky1-1/+4
2014-06-05sal/rtl: remove SAL_THROW macroNoel Grandin1-5/+5
2014-05-15Resolves: #i124896# [API CHANGE] remove obsoleted rtl/allocator.hxxHerbert Dürr1-7/+2
2014-04-04Clean up unreferenced functionsStephan Bergmann1-3/+2
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist1-35/+0
2014-04-03Use boost::noncopyableStephan Bergmann1-5/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-18/+18
2014-02-17sal: sal_Bool -> boolStephan Bergmann1-4/+4
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-3/+1
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin1-2/+1
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-1/+1
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-3/+2
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-1/+1
2013-10-09Revert "Don't ignore -env: command line parameters in some cases"Tor Lillqvist1-10/+1
2013-10-08Don't ignore -env: command line parameters in some casesTor Lillqvist1-1/+10
2013-10-02-Werror,-Wunused-functionStephan Bergmann1-8/+0
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-0/+9
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-4/+4
2013-04-08WaE: unused variable 'insertion'Tor Lillqvist1-0/+1