summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07Refactor expandMacros somewhat...Stephan Bergmann
2012-08-07No point with these executables for non-desktop OSesTor Lillqvist
2012-08-06android: expose dummy JNI gnustl patching method for x86Michael Meeks
2012-08-03sal: let DISABLE_SAL_DBGBOX only disable GUI message boxesMichael Stahl
2012-08-01Bin no longer used iOS cppunit stuff that breaks build evenTor Lillqvist
2012-07-30WaE: comparison is always false due to limited range of data typeTor Lillqvist
2012-07-30Work around isfinite crack with NDK r8b and the 4.6 toolchainTor Lillqvist
2012-07-27Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in salArnaud Versini
2012-07-25weak symbols don't link on macosxCaolán McNamara
2012-07-25make mips (and others?) pass java extension smoketest with gcj's libjvmCaolán McNamara
2012-07-23Don't use a mutex for gethostbyname_r on Mac OS XArnaud Versini
2012-07-23Make rtl::O[U]String::isEmpty return true boolStephan Bergmann
2012-07-20android: x86 porting work.Michael Meeks
2012-07-20saltextenc.map is unncessaryStephan Bergmann
2012-07-16Fix "Same expression on both sides of '|'"Julien Nabet
2012-07-16echo -e is not POSIX (and unknown to Mac OS X)Stephan Bergmann
2012-07-16allow using rtl::OUString etc. simply as OUString, without rtl::Luboš Luňák
2012-07-16fix 32bit build wrt. int vs. sal_Int32 comparisonMichael Meeks
2012-07-16Confusing behavior of cmopareToAscii overloadsStephan Bergmann
2012-07-14simplify include guardsThomas Arnhold
2012-07-14Let's check struct var != NULL before initializing its attributesJulien Nabet
2012-07-11Revert "WaE: logically last test always passes"Stephan Bergmann
2012-07-11Use rtl_zeroMemory in place of rtl_fillMemory(..., 0)Christophe JAILLET
2012-07-10single cpu detection: remove 'defined(__SUNPRO_C)' requirementPierre-Eric Pelloux-Prayer
2012-07-08Report correct test nameChristophe JAILLET
2012-07-03coverity: protect against buffer overflowDavid Tardon
2012-07-03coverity: ensure the string is null-terminatedDavid Tardon
2012-07-02Remove unused definesThomas Arnhold
2012-06-29Remove include guardsThomas Arnhold
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-29rename unittest from ZeroMemory causing issues on windows.Michael Meeks
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-28remove malingering legacy RCS tags.Michael Meeks
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-25Remove unused definesThomas Arnhold
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-20Clarify SIGHUP behaviorStephan Bergmann
2012-06-18ByteBufferWrapper tweaksTor Lillqvist
2012-06-18fdo#50603: Close fds across a restart of soffice on Mac OS XStephan Bergmann
2012-06-17rtl: (i119939) memory leakNorbert Thiebaud
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-12Use XToolkit2::createScreenCompatibleDeviceUsingBufferTor Lillqvist