summaryrefslogtreecommitdiffstats
path: root/store/source
Commit message (Expand)AuthorAgeFilesLines
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-072-3/+2
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-111-1/+1
* Use BOOST_STATIC_ASSERTStephan Bergmann2013-03-095-24/+23
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-2/+1
* migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud2012-09-171-2/+2
* remove use of SAL_MIN() macroNorbert Thiebaud2012-09-142-7/+18
* Remove some more include guardsThomas Arnhold2012-06-294-16/+0
* re-base on ALv2 code.Michael Meeks2012-06-2718-414/+252
* re-base on ALv2 code.Michael Meeks2012-06-213-69/+42
* gbuild conversion: store moduleDavid Ostrovsky2012-05-071-72/+0
* WaE: MSVC2008 C4530 exception handler without unwind semanticsCaolán McNamara2012-04-241-0/+1
* Make default zero-initialization explicitStephan Bergmann2012-03-231-1/+1
* Initialize m_hFile in FileMapping constructor.Catalin Iacob2012-03-231-1/+1
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-144-0/+12
* SimplificationStephan Bergmann2012-01-311-9/+2
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-2111-18/+17
* valgrind: have MappedLockBytes take complete ownership of the file handleCaolán McNamara2012-01-101-0/+2
* osl_unmapFile can't work for files bundled inside the .apk on AndroidTor Lillqvist2011-12-211-5/+9
* remove include of pch header from storeNorbert Thiebaud2011-11-2711-22/+0
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-2/+2
* [cppchecker] suppression of unread VariablePierre-André Jacquod2011-09-061-2/+1
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-232-2/+4
|\
| * Update from sibling repository.Matthias Huetsch [mhu]2010-11-252-2/+4
| |\
| | * #i115784# store: fix memory errors uncovered by valgrind and other tools.Matthias Huetsch [mhu]2010-11-252-2/+4
| * | Update from master repository (DEV300_m76).Matthias Huetsch [mhu]2010-04-091-0/+1
| |\|
| * | Update from master repository (DEV300_m75).Matthias Huetsch [mhu]2010-03-2222-62/+22
| |\ \
| * \ \ Update from master repository (to m67).Matthias Huetsch [mhu]2009-12-091-1/+1
| |\ \ \
| * | | | Fixed copyright header.Matthias Huetsch [mhu]2009-12-091-4/+1
| * | | | Fixed copyright headers.Matthias Huetsch [mhu]2009-11-136-147/+99
| * | | | #i71568# Simplified block (page) allocation.Matthias Huetsch [mhu]2009-11-136-282/+170
| * | | | #i71568# Remove unnecessary flush(), more cleanup.Matthias Huetsch2009-11-103-39/+60
| * | | | #i71568# Remove unused StateBlock code.Matthias Huetsch2009-11-022-419/+117
| * | | | #i71568# Remove unused range locking code.Matthias Huetsch2009-10-296-379/+31
* | | | | Remove RCS informationThomas Arnhold2011-02-018-8/+8
* | | | | remove non-compiled codePovilas Kanapickas2010-10-184-131/+0
* | | | | use SAL_N_ELEMENTS macroKenneth Venken2010-10-171-1/+2
* | | | | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-1421-0/+57
* | | | | more removed include guards using fixguard.pyPetr Mladek2010-10-053-30/+0
* | | | | remove include guards using fixguard.pyPetr Mladek2010-10-051-18/+0
| |_|_|/ |/| | |
* | | | mhu22: resync to master repository (DEV300_m73).Matthias Huetsch [mhu]2010-03-0422-200/+112
|\ \ \ \ | | |_|/ | |/| |
| * | | changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-1222-249/+142
| | |/ | |/|
* | | mhu22: #i105430# #i108349# Fixed registry:ORegKey reference counting to avoid...Matthias Huetsch [mhu]2010-03-041-0/+0
* | | #i108349# Added missing statement (compiler warning).Matthias Huetsch [mhu]2010-01-181-0/+1
* | | #i71568# #i108349# Fixed copyright header.Matthias Huetsch [mhu]2009-12-091-4/+1
* | | #i71568# #i108349# Simplified block (page) allocation.Matthias Huetsch [mhu]2009-11-136-282/+170
* | | #i71568# #i108349# Remove unnecessary flush(), more cleanup.Matthias Huetsch [mhu]2009-11-103-39/+60
* | | #i71568# #i108349# Remove unused StateBlock code.Matthias Huetsch [mhu]2009-11-022-419/+117
* | | #i71568# #i108349# Remove unused range locking code.Matthias Huetsch [mhu]2009-10-296-379/+31
|/ /
* / cmcfixes66: #i106675# silence gcc's memset warning on 0 len when the len real...Caolán McNamara2009-11-061-1/+1
|/
* CWS-TOOLING: integrate CWS mhu20Oliver Bolte2009-09-091-1/+1