summaryrefslogtreecommitdiff
path: root/sal/rtl/source
AgeCommit message (Expand)Author
2012-01-02Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot
2011-12-21WaE: add a space to tell SLED-11 gcc that we know what we're doingCaolán McNamara
2011-12-19WaE: GCC 4.5.1 does not allow #pragma GCC diagnostic warningMatúš Kukan
2011-12-19-Werror=shadow and -Werror=sign-promo fixesStephan Bergmann
2011-12-19sal: convert to gbuildMatúš Kukan
2011-12-14fix crash for std::numeric_limits<int>::min() in our math lib implMarkus Mohrhard
2011-12-13warn about massive allocsCaolán McNamara
2011-12-01Remove uses of charAtAugust Sodora
2011-11-30OSL_TRACE in sal/rtl/source/alloc_*.cxx leads to deadlock...Stephan Bergmann
2011-11-30Removed unused sal/inc/internal/once.h.Stephan Bergmann
2011-11-27remove include of pch header from salNorbert Thiebaud
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-11-24ditch dbg_dumpCaolán McNamara
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann
2011-11-22rtlbootstrap.mk.cxx needs to be a C++ file (including C++ macros.hxx).Stephan Bergmann
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-11-01Moved sal/rtl/source string files from C to C++, for easier maintenance.Stephan Bergmann
2011-11-01Moved sal/rtl/source/alloc_* files from C to C++, for easier maintenance.Stephan Bergmann
2011-11-01Removed some obsolete register annotations.Stephan Bergmann
2011-11-01Moved various sal/rtl/source files from C to C++, for easier maintenance.Stephan Bergmann
2011-11-01Removed obsolete rtl/tres stuff.Stephan Bergmann
2011-11-01Fixed rtl_getGlobalProcessId implementation (moved from C to C++).Stephan Bergmann
2011-10-25Fix previous commit for non-Valgrind builds.Stephan Bergmann
2011-10-24Avoid Clang -Wunused-value with trunk rev. 12226 Valgrind.Stephan Bergmann
2011-10-18Clang does not understand #pragma GCC diagnostic warning "-Wunused-but-set-va...Stephan Bergmann
2011-10-18sal: workaround warnings in valgrind macrosMichael Stahl
2011-09-14No need to bark about G_SLICE on stderr.Stephan Bergmann
2011-09-12Accept also a soffice.bin renamed to soffice.bin.exeTor Lillqvist
2011-09-12Fix copy/paste errorTor Lillqvist
2011-09-09sb140: sb140: #i116981# clean up memory upon exitStephan Bergmann
2011-09-01micro-opt, just use memsetCaolán McNamara
2011-08-09build errorCaolán McNamara
2011-08-08skip tricky allocators on G_SLICE=always-mallocCaolán McNamara
2011-07-04change O[U]StringBuffer::remove() to take start+lenLuboš Luňák
2011-06-30add StringBuffers ::removeCaolán McNamara
2011-06-14catch by const referenceCaolán McNamara
2011-06-09First attempt at Android supportTor Lillqvist
2011-05-22Get rid of gen_makefile, always use the clever way to generate rtlbootstrap.mkTor Lillqvist
2011-05-22Drop the doublequotesTor Lillqvist
2011-05-22Generate rtlbootstrap.mk in a more clever fashion when cross-compilingTor Lillqvist
2011-05-14Add defines for iOSTor Lillqvist
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (ure)Christina Rossmanith
2011-04-18Remove OS/2 support.Francois Tigeot
2011-04-05put the deprecated rtl_Locale stuff in here tooCaolán McNamara
2011-04-05helgrind: Related: rhbz#655686 get order of shutdown correctCaolán McNamara
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara
2011-03-23WaE: unused variable in non-debug modeCaolán McNamara
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Remove "using namespace ::rtl"Julien Nabet