summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
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-25Don't use a mutex for gethostbyname_r on Mac OS XArnaud Versini
2012-07-25Make rtl::O[U]String::isEmpty return true boolStephan Bergmann
2012-07-21android: x86 porting work.Michael Meeks
2012-07-21saltextenc.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
2012-06-12Add Android-specific sal/ByteBufferWrapper.hxx headerTor Lillqvist
2012-06-12rename Class Name, Window Name and Message of the QuickStarter to avoid confl...Jesús Corrius
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-08targetted reversion of minor cppcheck fixMichael Meeks
2012-06-08SwLineLayout: OSL_ENSURE -> SAL_WARN_IFMiklos Vajna
2012-06-07nuke dead codeTakeshi Abe
2012-06-07The correct comment for the assembly file is "#", not "*".Lionel Dricot
2012-06-06std::isfinite seems to not be available under Solaris. Bypassing it.Lionel Dricot
2012-06-05Use 32bpp bitmaps on Android (and iOS)Tor Lillqvist
2012-06-02targeted string re-workNorbert Thiebaud