summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2013-03-04rhbz#908674: Adapt rtl::Allocator::construct to C++11Stephan Bergmann
2013-03-04fdo#58415: Don't ignore osl_getFileURLFromSystemPath failureStephan Bergmann
2012-12-03Improve English commentsNaser Sharifi
2012-11-15fix mingw buildLuboš Luňák
2012-09-20Make rtl::O[U]String::isEmpty return true boolStephan Bergmann
2012-09-19fix system-clucene/-boost build with gcc 4.4Rene Engelhard
2012-09-10fdo#38913: Prevent invalid parameter handler crashesStephan Bergmann
2012-08-21Related fdo#46249: FileStatus can have fewer fields than requestedStephan Bergmann
2012-08-20fdo#53252: _toupper is unreliableStephan Bergmann
2012-06-18fdo#50603: Close fds across a restart of soffice on Mac OS XStephan Bergmann
2012-06-14Revert MSVC ABI incompatible URE change (public -> protected)Stephan Bergmann
2012-06-13trying to fix mingw buildFridrich Štrba
2012-06-13Bring back the Duden hackFridrich Štrba
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01targeted string re-workNorbert Thiebaud
2012-06-01targeted string re-workNorbert Thiebaud
2012-06-01targetted cppcheck variable scope revertMichael Meeks
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-31Add a BGR to RGBA twiddling JNI functionTor Lillqvist
2012-05-30Some cppcheck cleaningJulien Nabet
2012-05-30Add temporary test JNI method createWindowFoo()...Tor Lillqvist
2012-05-29Some cppcheck cleaningJulien Nabet
2012-05-24fdo#50162 merge rtlbootstrap.mk into configure.inDavid Ostrovsky
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-05-22android: use existing SAL_DLLPUBLIC macros instead of attributesMichael Meeks
2012-05-18fdo#42865: privatized unique empty string symbol:Michael Stahl
2012-05-17drop debug_oustring now that gdb pretty-printers existCaolán McNamara
2012-05-16Create the redirection thread in detached stateTor Lillqvist
2012-05-16Add stdout and stderr redirection to the Android logTor Lillqvist
2012-05-14Generate a proper (?) rtlbootstrap.mk for a MSC build, tooTor Lillqvist
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl
2012-05-09EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan
2012-05-08sal: work around spurious signed overflow warningsMichael Stahl
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-05-02Related: fdo#49208 implement operator== with faster equalsCaolán McNamara
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-28Bin the unused vague SAL_IMPLEMENT_MAIN_WITH_GUI ideaTor Lillqvist
2012-04-26improve error messageMarkus Mohrhard
2012-04-23doxygen warning fixesLuboš Luňák
2012-04-19Revert "Remove unnecessary hack on Linux by using pthread_mutexattr_settype"Arnaud Versini
2012-04-19Remove unnecessary hack on Linux by using pthread_mutexattr_settypeArnaud Versini
2012-04-19Removed obsolete commentStephan Bergmann
2012-04-19clang warning for osl_detail_ObjectRegistry_getMutex() in the .cxx file tooLuboš Luňák
2012-04-17More informative warning messageTor Lillqvist
2012-04-16Recognize unoexceptionprotector and unobootstrapprotectorTor Lillqvist
2012-04-15fix ambiguous call on windowsMarkus Mohrhard
2012-04-15autofill increment needs a bit more tolerance, fdo#37424Markus Mohrhard
2012-04-13WaE: initialization orderMichael Stahl
2012-04-13push and pop protectors around runner run, hopefully fixes windows buildCaolán McNamara