summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* fix mingw buildLuboš Luňák2012-11-201-0/+3
* Make rtl::O[U]String::isEmpty return true boolStephan Bergmann2012-09-202-10/+4
* fix system-clucene/-boost build with gcc 4.4Rene Engelhard2012-09-191-0/+3
* fdo#38913: Prevent invalid parameter handler crashesStephan Bergmann2012-09-101-0/+29
* Related fdo#46249: FileStatus can have fewer fields than requestedStephan Bergmann2012-08-211-20/+47
* fdo#53252: _toupper is unreliableStephan Bergmann2012-08-201-1/+1
* fdo#50603: Close fds across a restart of soffice on Mac OS XStephan Bergmann2012-06-181-0/+32
* Revert MSVC ABI incompatible URE change (public -> protected)Stephan Bergmann2012-06-141-0/+2
* trying to fix mingw buildFridrich Štrba2012-06-131-0/+7
* Bring back the Duden hackFridrich Štrba2012-06-133-0/+61
* targeted string re-workNorbert Thiebaud2012-06-0224-409/+409
* targeted string re-workNorbert Thiebaud2012-06-011-3/+3
* targeted string re-workNorbert Thiebaud2012-06-013-46/+46
* targetted cppcheck variable scope revertMichael Meeks2012-06-011-2/+2
* targeted string re-workNorbert Thiebaud2012-06-015-115/+109
* Add a BGR to RGBA twiddling JNI functionTor Lillqvist2012-05-311-0/+44
* Some cppcheck cleaningJulien Nabet2012-05-302-4/+0
* Add temporary test JNI method createWindowFoo()...Tor Lillqvist2012-05-301-0/+19
* Some cppcheck cleaningJulien Nabet2012-05-291-1/+1
* fdo#50162 merge rtlbootstrap.mk into configure.inDavid Ostrovsky2012-05-245-141/+5
* removed unused temporary rtl::OUStringTakeshi Abe2012-05-231-5/+0
* android: use existing SAL_DLLPUBLIC macros instead of attributesMichael Meeks2012-05-221-3/+3
* fdo#42865: privatized unique empty string symbol:Michael Stahl2012-05-182-0/+2
* drop debug_oustring now that gdb pretty-printers existCaolán McNamara2012-05-171-40/+0
* Create the redirection thread in detached stateTor Lillqvist2012-05-161-1/+4
* Add stdout and stderr redirection to the Android logTor Lillqvist2012-05-161-0/+208
* Generate a proper (?) rtlbootstrap.mk for a MSC build, tooTor Lillqvist2012-05-141-2/+6
* normalize variable names in gbuild user makefilesMichael Stahl2012-05-102-17/+19
* EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton2012-05-091-2/+2
* gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan2012-05-091-1/+1
* sal: work around spurious signed overflow warningsMichael Stahl2012-05-081-2/+3
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-041-10/+0
* Related: fdo#49208 implement operator== with faster equalsCaolán McNamara2012-05-022-2/+2
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* Bin the unused vague SAL_IMPLEMENT_MAIN_WITH_GUI ideaTor Lillqvist2012-04-281-17/+0
* improve error messageMarkus Mohrhard2012-04-261-0/+2
* doxygen warning fixesLuboš Luňák2012-04-231-1/+3
* Revert "Remove unnecessary hack on Linux by using pthread_mutexattr_settype"Arnaud Versini2012-04-191-0/+6
* Remove unnecessary hack on Linux by using pthread_mutexattr_settypeArnaud Versini2012-04-191-6/+0
* Removed obsolete commentStephan Bergmann2012-04-191-7/+0
* clang warning for osl_detail_ObjectRegistry_getMutex() in the .cxx file tooLuboš Luňák2012-04-191-0/+16
* More informative warning messageTor Lillqvist2012-04-171-1/+1
* Recognize unoexceptionprotector and unobootstrapprotectorTor Lillqvist2012-04-162-6/+12
* fix ambiguous call on windowsMarkus Mohrhard2012-04-151-1/+1
* autofill increment needs a bit more tolerance, fdo#37424Markus Mohrhard2012-04-151-0/+13
* WaE: initialization orderMichael Stahl2012-04-131-1/+1
* push and pop protectors around runner run, hopefully fixes windows buildCaolán McNamara2012-04-131-6/+14
* setup/teardown default component context once before/after all testsCaolán McNamara2012-04-132-16/+3
* WaE: unknown warning group '-Wreturn-type-c-linkage'Tor Lillqvist2012-04-131-0/+3
* make OSL_ASSERT print the failed expression, not just "OSL_ASSERT"Luboš Luňák2012-04-101-1/+1