summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2012-09-24Further changes for an attempt to use the faulty.lib linker on AndroidTor Lillqvist
2012-09-24Make the faulty.lib code actually compile and linkTor Lillqvist
2012-09-24Import the "faulty.lib" linker for AndroidTor Lillqvist
2012-09-22dependency on makefile needs full pathDavid Tardon
2012-09-21Guard against lack of slashes in dli_fnameTor Lillqvist
2012-09-19fix system-clucene/-boost build with gcc 4.4Rene Engelhard
2012-09-19dung out no longer needed initUCBHelper methods; thanks to sberg.Michael Meeks
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-18move ostream OUString operator<< directly to ustring.hxxLuboš Luňák
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud
2012-09-17Some comment clean upStephan Bergmann
2012-09-17add osl_atomic_* api to allow for inlined atomic increment/decrementNorbert Thiebaud
2012-09-17update unused code listCaolán McNamara
2012-09-17Include header with prototypes of defined functionsStephan Bergmann
2012-09-16export sal init and deinit functionsDavid Tardon
2012-09-15Let --enable-assert-always-abort affect setting NDEBUG directlyStephan Bergmann
2012-09-15Include saldllapi.h explicitly where neededStephan Bergmann
2012-09-15Revert "saldllapi.h is really not included outside of sal itself"Stephan Bergmann
2012-09-15Fix comparisonJulien Nabet
2012-09-14typo: Uniocde -> UnicodeAndras Timar
2012-09-14sal_rtl_uri unittest seems to depend on sal_textenc library tooLuboš Luňák
2012-09-14better debug message when textenc module loading failsLuboš Luňák
2012-09-14Adapt for DISABLE_DYNLOADING possibility on AndroidTor Lillqvist
2012-09-14add a configure option to make assert() abort in release codeNorbert Thiebaud
2012-09-14remove use of SAL_MIN() macroNorbert Thiebaud
2012-09-14remove SAL_MAX() macros and few usersNorbert Thiebaud
2012-09-14removed unused sal macro (SAL_FIELDOFFSET)Norbert Thiebaud
2012-09-14saldllapi.h is really not included outside of sal itselfNorbert Thiebaud
2012-09-12WaE: unused parameter 'uFlags'Tor Lillqvist
2012-09-12Work around some potential problems with thread-unsafe getenvStephan Bergmann
2012-09-12diagnose.c -> diagnose.cxx (to ease further modification)Stephan Bergmann
2012-09-12Simplify osl_searchPath_implStephan Bergmann
2012-09-11no ascii >127 chars in string literalsLuboš Luňák
2012-09-11fdo#39625 Make existing cppunittests workRadu Ioan
2012-09-11Missing "include"Stephan Bergmann
2012-09-10what gets tested here turns out to be out of date nowCaolán McNamara
2012-09-10fdo#39625 Make existing cppunittests workRadu Ioan
2012-09-07use new file header, this is actually a new fileLuboš Luňák
2012-09-06add O(U)String::startsWith() to complement endsWith()Luboš Luňák
2012-09-05Detach thread before returning from android_main()Tor Lillqvist
2012-09-05fdo#38913: Prevent invalid parameter handler crashesStephan Bergmann
2012-08-29allow NULL pModuleName for WNT in osl_getModuleHandleCaolán McNamara
2012-08-28callcatcher: make VCLXPrinterServer an XTypeProviderCaolán McNamara
2012-08-27Move -DHAVE_GCC_BUILTIN_ATOMIC to solenv/gbuildStephan Bergmann
2012-08-27fdo#53855: Use the newly added HAVE_GCC_BUILTIN_ATOMIC for salJung-uk Kim
2012-08-25Perhaps this will fix the windows build?Kohei Yoshida
2012-08-25fdo#39625 Make existing cppunittests workRadu Ioan
2012-08-21Related fdo#46249: FileStatus can have fewer fields than requestedStephan Bergmann
2012-08-21mingw doesn't know __uuidofLuboš Luňák
2012-08-20fdo#53252: _toupper is unreliableStephan Bergmann