summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2015-01-20Fix for Android gethostbyaddrStephan Bergmann
2015-01-20Missing constStephan Bergmann
2015-01-20Some more loplugin:cstylecast: salStephan Bergmann
2015-01-16rtl_arena_alloc must never obey AMode_SYSTEMStephan Bergmann
2015-01-12android: No reason to return JNI version less than Java 6Tomaž Vajngerl
2015-01-08[API CHANGE] Remove osl_send/receiveResourcePipeStephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07loplugin:cstylecast: salStephan Bergmann
2015-01-07drop crashrep unused since start of LibreOfficeCaolán McNamara
2015-01-06-Werror,-Wmacro-redefined (under Clang -fsanitize=*)Stephan Bergmann
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2015-01-01error C2039: 'max' : is not a member of 'std'Miklos Vajna
2014-12-29"NOMINMAX" is not used [-Werror=unused-macros]Julien Nabet
2014-12-28try to fix windows buildMarkus Mohrhard
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara
2014-12-20TyposJulien Nabet
2014-12-19constants via #define must be integer if used in #if statementChristian Lohmaier
2014-12-19Assert ASCII precond of rtl_uString_newFromAscii/LiteralStephan Bergmann
2014-12-19IMPL_RTL_INTERN -> IMPL_RTL_IS_USTRINGStephan Bergmann
2014-12-19fdo#39440 sal: reduce scope of local variablesMichael Weghorn
2014-12-19No need for RTL_FAST_STRING in addition to LIBO_INTERNAL_ONLYStephan Bergmann
2014-12-19No need for RTL_USING in addition to LIBO_INTERNAL_ONLYStephan Bergmann
2014-12-19Remove unused */qa/checkapi/Stephan Bergmann
2014-12-17Fix 32-bit buildsStephan Bergmann
2014-12-17rtl::OUStringLiteral to the rescueStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-17Bin code that became dead after 8ecf956d79878c9b24f5ddc51d6b723a76d334f5Tor Lillqvist
2014-12-16sal: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12sal: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann
2014-12-05[API CHANGE] Remove .link feature from bootstrap variablesStephan Bergmann
2014-12-04android: use ByteBuffer to send or store pointers in JNI bindingsTomaž Vajngerl
2014-12-04Don't keep the LibreOfficeKit pointer in a global variableTor Lillqvist
2014-12-04[API CHANGE] Remove osl_setCommandArgsStephan Bergmann
2014-12-04Still no need for osl_setCommandArgsStephan Bergmann
2014-12-02-Werror,-Wkeyword-macroStephan Bergmann
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann
2014-11-27Make osl_getExecutableFile work even without a prior osl_setCommandArgsStephan Bergmann
2014-11-26Needless indirectionStephan Bergmann
2014-11-25Adapt some logs and assertionsStephan Bergmann
2014-11-25Revert "pyuno: set up fake command line in getComponentContext()"Stephan Bergmann
2014-11-24typo: unknownAndras Timar
2014-11-23Erm, setenv, not putenvStephan Bergmann
2014-11-21Silence false cid#1255391 TOCTOU warningStephan Bergmann
2014-11-21cid#1209049: Unchecked return valueStephan Bergmann
2014-11-21cid#1255386: Unchecked return valueStephan Bergmann
2014-11-20osl_getVolumeInformation: only stat if necessaryStephan Bergmann
2014-11-20sal: fix build with clang and --enable-crashdumpMichael Stahl
2014-11-20At least old Mac OS X does not know AT_FDCWDStephan Bergmann
2014-11-20Let attemptChangeMetadata work on symlink itselfStephan Bergmann