summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* simplify include guardsThomas Arnhold2012-07-147-12/+7
* Let's check struct var != NULL before initializing its attributesJulien Nabet2012-07-141-4/+5
* Revert "WaE: logically last test always passes"Stephan Bergmann2012-07-111-1/+3
* Use rtl_zeroMemory in place of rtl_fillMemory(..., 0)Christophe JAILLET2012-07-111-2/+2
* single cpu detection: remove 'defined(__SUNPRO_C)' requirementPierre-Eric Pelloux-Prayer2012-07-101-1/+1
* Report correct test nameChristophe JAILLET2012-07-081-1/+1
* coverity: protect against buffer overflowDavid Tardon2012-07-031-0/+3
* coverity: ensure the string is null-terminatedDavid Tardon2012-07-031-3/+3
* Remove unused definesThomas Arnhold2012-07-024-13/+0
* Remove include guardsThomas Arnhold2012-06-298-125/+20
* Remove some unused defines and controlsThomas Arnhold2012-06-294-8/+0
* rename unittest from ZeroMemory causing issues on windows.Michael Meeks2012-06-291-4/+4
* Remove some more include guardsThomas Arnhold2012-06-292-27/+1
* remove malingering legacy RCS tags.Michael Meeks2012-06-284-4/+4
* targetted re-work of cppunit pieces.Michael Meeks2012-06-2761-592/+389
* re-base on ALv2 code.Michael Meeks2012-06-261-23/+14
* Remove unused definesThomas Arnhold2012-06-251-3/+0
* Remove various commented out definesThomas Arnhold2012-06-251-43/+0
* re-base on ALv2 code.Michael Meeks2012-06-2211-237/+164
* re-base on ALv2 code.Michael Meeks2012-06-2144-893/+686
* re-base on ALv2 code.Michael Meeks2012-06-2115-221/+208
* Clarify SIGHUP behaviorStephan Bergmann2012-06-201-2/+1
* ByteBufferWrapper tweaksTor Lillqvist2012-06-181-17/+6
* fdo#50603: Close fds across a restart of soffice on Mac OS XStephan Bergmann2012-06-181-0/+32
* rtl: (i119939) memory leakNorbert Thiebaud2012-06-171-0/+1
* 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
* Use XToolkit2::createScreenCompatibleDeviceUsingBufferTor Lillqvist2012-06-121-6/+34
* Add Android-specific sal/ByteBufferWrapper.hxx headerTor Lillqvist2012-06-122-0/+52
* rename Class Name, Window Name and Message of the QuickStarter to avoid confl...Jesús Corrius2012-06-121-3/+3
* Remove superfluous empty lines on topThomas Arnhold2012-06-098-16/+0
* targetted reversion of minor cppcheck fixMichael Meeks2012-06-081-22/+2
* SwLineLayout: OSL_ENSURE -> SAL_WARN_IFMiklos Vajna2012-06-081-0/+2
* nuke dead codeTakeshi Abe2012-06-071-9/+0
* The correct comment for the assembly file is "#", not "*".Lionel Dricot2012-06-071-26/+26
* std::isfinite seems to not be available under Solaris. Bypassing it.Lionel Dricot2012-06-061-1/+2
* Use 32bpp bitmaps on Android (and iOS)Tor Lillqvist2012-06-051-0/+23
* 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