summaryrefslogtreecommitdiff
path: root/sal/rtl/source
AgeCommit message (Collapse)Author
2011-03-02#i115784# sal/rtl/alloc: fix makefile define to match source.Matthias Huetsch [mhu]
2011-03-01#i115784# configure: fix valgrind header check, use VALGRIND_CFLAGS.Matthias Huetsch [mhu]
2011-02-22#i115784# configure: Add check for valgrind/memcheck.h, defining ↵Matthias Huetsch [mhu]
HAVE_VALGRIND_MEMCHECK_H.
2011-02-15dragonfly stuffFrancois Tigeot
2011-02-14move this into comphelperCaolán McNamara
2011-02-10Add compareToNumeric to OUString & CoSébastien Le Ray
2011-02-04Clean up makefilesThomas Arnhold
2011-02-03some std::hash_map/set -> boost::unordered_map/set changesFridrich Strba
2011-02-03Use rtl::Allocator in MSVC hash containersFridrich Strba
2011-02-03include MSVC STL code pathFridrich Strba
2011-02-01Remove RCS informationThomas Arnhold
2011-01-31#i115784# sal/rtl/alloc: improved support for valgrind(memcheck).Matthias Huetsch [mhu]
2011-01-27#i115784# sal/rtl/alloc: improved support for valgrind(memcheck).Matthias Huetsch [mhu]
2011-01-27#i115784# Removed obsolete and unreferenced sal/rtl/alloc implementation.Matthias Huetsch [mhu]
2011-01-25WaE: remove unused variableDavid Tardon
2011-01-23Dont assert in safe situationsTor Lillqvist
2011-01-21cppcheck: misc scope and unused variablesCaolán McNamara
2011-01-14port runtime G_SLICE aware valgrind-friendly allocator over to current implCaolán McNamara
2010-12-26avoid data race with wsupdate threadDavid Tardon
2010-12-13Update from master repository (DEV300_m95).Matthias Huetsch [mhu]
2010-12-13#115784# sal/rtl/alloc: add support for valgrind(memcheck).Matthias Huetsch [mhu]
2010-12-12Change unnamedspaced file.hxx macrosAndy Holder
2010-12-05Remove redundant commentsJ. Graeme Lingard
2010-11-28cppcheck: member not initialized in ctorCaolán McNamara
2010-11-04Patches for ure, neeed by OpenBSDRobert Nagy
Adds the necessary distinctions in the system abstraction layers.
2010-10-28sb132: #i114840# fix inadvertent deviation of stringToDouble from C99 strtodsb
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
2010-10-27add dbg_dumps for string buffersCaolán McNamara
2010-10-24micro optsCaolán McNamara
2010-10-18cleanup to use SAL_N_ELEMENTSKenneth Venken
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-18CLang++ Dead incrementCaolán McNamara
2010-10-18CLang++ Dead assignmentCaolán McNamara
2010-10-17use SAL_N_ELEMENTS macroKenneth Venken
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13AIX portCaolán McNamara
2010-10-08Enable valgrind-ability with G_SLICE env. varMichael Meeks
Dung out old, awful and pretty pointless valgrind solution involving unpleasant LD_PRELOAD thing that doesn't ship, and/or work easily.
2010-10-06Merge commit 'ooo/OOO330_m9'Jan Holesovsky
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-09-28Ported sal-strintern-speed-char-upper.diff from ooo-build.Kohei Yoshida
2010-09-17Fixed problem when backporting sal-strintern-speed.diffCédric Bosdonnat
2010-09-17sal-strintern-speed.diff: sal-strintern - speedupMichael Meeks
i#78496
2010-08-27dba33h: #i112652#: rtl/math.h: string<->double conversion and XMLSchema-2:Michael Stahl
rtl_math_doubleTo{,U}String produce XMLSchema-2 values "NaN", "INF", "-INF". rtl_math_stringToDouble and rtl_math_uStringToDouble support XMLSchema-2 values in addition to deprecated previously supported values.
2010-08-27dba33h: #i112652#: math.cxx: indent stuff a bit and clean up whitespaceMichael Stahl
2010-06-22configure25: #i111045# jemallocRene Engelhard
2010-06-16Update from master repository (DEV300_m82).Matthias Huetsch [mhu]
2010-06-16Added enclosing classname to FixedMemPool diagnosis.Matthias Huetsch [mhu]
2010-06-09CWS-TOOLING: integrate CWS kfreebsdport01v2obo
2010-05-20sb122: merged in DEV300_m78sb
2010-05-04sb122: #i110905# removed unnecessary getAbsoluteFileURL callssb