summaryrefslogtreecommitdiffstats
path: root/sal/rtl
Commit message (Expand)AuthorAgeFilesLines
* Accept also a soffice.bin renamed to soffice.bin.exeTor Lillqvist2011-09-121-7/+13
* Fix copy/paste errorTor Lillqvist2011-09-121-1/+1
* sb140: sb140: #i116981# clean up memory upon exitStephan Bergmann2011-09-091-410/+225
* micro-opt, just use memsetCaolán McNamara2011-09-011-6/+3
* build errorCaolán McNamara2011-08-091-1/+3
* skip tricky allocators on G_SLICE=always-mallocCaolán McNamara2011-08-084-8/+45
* change O[U]StringBuffer::remove() to take start+lenLuboš Luňák2011-07-042-20/+14
* add StringBuffers ::removeCaolán McNamara2011-06-302-0/+65
* catch by const referenceCaolán McNamara2011-06-141-1/+1
* First attempt at Android supportTor Lillqvist2011-06-091-0/+2
* Get rid of gen_makefile, always use the clever way to generate rtlbootstrap.mkTor Lillqvist2011-05-222-64/+2
* Drop the doublequotesTor Lillqvist2011-05-221-1/+1
* Generate rtlbootstrap.mk in a more clever fashion when cross-compilingTor Lillqvist2011-05-221-0/+10
* Add defines for iOSTor Lillqvist2011-05-141-4/+2
* remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (ure)Christina Rossmanith2011-04-191-2/+2
* Remove OS/2 support.Francois Tigeot2011-04-185-41/+6
* put the deprecated rtl_Locale stuff in here tooCaolán McNamara2011-04-052-21/+34
* helgrind: Related: rhbz#655686 get order of shutdown correctCaolán McNamara2011-04-055-180/+135
* use rtl::Static where double-locked pattern usedCaolán McNamara2011-04-032-24/+16
* WaE: unused variable in non-debug modeCaolán McNamara2011-03-231-0/+1
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-236-26/+122
|\
| * #i115784# sal/rtl/alloc: fix makefile define to match source.Matthias Huetsch [mhu]2011-03-021-1/+1
| * #i115784# configure: fix valgrind header check, use VALGRIND_CFLAGS.Matthias Huetsch [mhu]2011-03-012-8/+9
| * #i115784# configure: Add check for valgrind/memcheck.h, defining HAVE_VALGRIN...Matthias Huetsch [mhu]2011-02-221-0/+4
| * #i115784# sal/rtl/alloc: improved support for valgrind(memcheck).Matthias Huetsch [mhu]2011-01-314-6/+10
| * #i115784# sal/rtl/alloc: improved support for valgrind(memcheck).Matthias Huetsch [mhu]2011-01-276-22/+61
| * #i115784# Removed obsolete and unreferenced sal/rtl/alloc implementation.Matthias Huetsch [mhu]2011-01-271-1541/+0
| * Update from master repository (DEV300_m95).Matthias Huetsch [mhu]2010-12-132-138/+158
| |\
| * | #115784# sal/rtl/alloc: add support for valgrind(memcheck).Matthias Huetsch [mhu]2010-12-133-10/+53
| * | Update from master repository (DEV300_m82).Matthias Huetsch [mhu]2010-06-161-0/+4
| |\ \
| * | | Added enclosing classname to FixedMemPool diagnosis.Matthias Huetsch [mhu]2010-06-161-0/+5
* | | | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-081-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | sb132: #i114840# fix inadvertent deviation of stringToDouble from C99 strtodsb2010-10-281-1/+1
* | | | Remove "using namespace ::rtl"Julien Nabet2011-03-021-1/+3
* | | | dragonfly stuffFrancois Tigeot2011-02-152-1/+3
* | | | move this into comphelperCaolán McNamara2011-02-141-47/+0
* | | | Add compareToNumeric to OUString & CoSébastien Le Ray2011-02-101-0/+47
* | | | Clean up makefilesThomas Arnhold2011-02-041-1/+0
* | | | some std::hash_map/set -> boost::unordered_map/set changesFridrich Strba2011-02-032-40/+5
* | | | Use rtl::Allocator in MSVC hash containersFridrich Strba2011-02-032-3/+11
* | | | include MSVC STL code pathFridrich Strba2011-02-032-0/+25
* | | | Remove RCS informationThomas Arnhold2011-02-014-4/+4
* | | | WaE: remove unused variableDavid Tardon2011-01-251-2/+2
* | | | Dont assert in safe situationsTor Lillqvist2011-01-232-2/+2
* | | | cppcheck: misc scope and unused variablesCaolán McNamara2011-01-212-3/+2
* | | | port runtime G_SLICE aware valgrind-friendly allocator over to current implCaolán McNamara2011-01-142-1724/+134
* | | | avoid data race with wsupdate threadDavid Tardon2010-12-261-4/+2
* | | | Change unnamedspaced file.hxx macrosAndy Holder2010-12-121-1/+1
* | | | Remove redundant commentsJ. Graeme Lingard2010-12-051-6/+0
* | | | cppcheck: member not initialized in ctorCaolán McNamara2010-11-281-1/+1