summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2012-10-03Revert "add rtl::OUStringBuffer::append(bool)"Markus Mohrhard
2012-10-03add rtl::OUStringBuffer::append(bool)Markus Mohrhard
2012-10-03fix indentationMarkus Mohrhard
2012-10-03xml2cmp no longer usedStephan Bergmann
2012-10-02update string copy semantics to be undefined in a non-crashing way.Michael Meeks
2012-10-01Remove internal usage of rtl/memory.h in sal moduleArnaud Versini
2012-10-01Seems that the iOS-specific crack is not needed any longerTor Lillqvist
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-28move layout diagnostics to vcl.layout channelCaolán McNamara
2012-09-26sal: uri.cxx: deploy some assertsMichael Stahl
2012-09-25use intrinsict to inline InterlockCount() on Windows tooNorbert Thiebaud
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
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