summaryrefslogtreecommitdiff
path: root/store/source
AgeCommit message (Expand)AuthorFilesLines
2013-07-09Remove warning by using the right printf commandsArnaud Versini1-2/+2
2013-06-20-Werror,-Wdeprecated-registerStephan Bergmann2-5/+5
2013-06-10mingw64: use the sal formatting strings in storeFridrich Štrba1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-3/+2
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-1/+1
2013-03-09Use BOOST_STATIC_ASSERTStephan Bergmann5-24/+23
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-2/+1
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud1-2/+2
2012-09-14remove use of SAL_MIN() macroNorbert Thiebaud2-7/+18
2012-06-29Remove some more include guardsThomas Arnhold4-16/+0
2012-06-27re-base on ALv2 code.Michael Meeks18-414/+252
2012-06-21re-base on ALv2 code.Michael Meeks3-69/+42
2012-05-07gbuild conversion: store moduleDavid Ostrovsky1-72/+0
2012-04-24WaE: MSVC2008 C4530 exception handler without unwind semanticsCaolán McNamara1-0/+1
2012-03-23Make default zero-initialization explicitStephan Bergmann1-1/+1
2012-03-23Initialize m_hFile in FileMapping constructor.Catalin Iacob1-1/+1
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann4-0/+12
2012-01-31SimplificationStephan Bergmann1-9/+2
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann11-18/+17
2012-01-10valgrind: have MappedLockBytes take complete ownership of the file handleCaolán McNamara1-0/+2
2011-12-21osl_unmapFile can't work for files bundled inside the .apk on AndroidTor Lillqvist1-5/+9
2011-11-27remove include of pch header from storeNorbert Thiebaud11-22/+0
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-2/+2
2011-09-06[cppchecker] suppression of unread VariablePierre-André Jacquod1-2/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky2-2/+4
2011-02-01Remove RCS informationThomas Arnhold8-8/+8
2010-11-25Update from sibling repository.Matthias Huetsch [mhu]2-2/+4
2010-11-25#i115784# store: fix memory errors uncovered by valgrind and other tools.Matthias Huetsch [mhu]2-2/+4
2010-10-18remove non-compiled codePovilas Kanapickas4-131/+0
2010-10-17use SAL_N_ELEMENTS macroKenneth Venken1-1/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth21-0/+57
2010-10-05more removed include guards using fixguard.pyPetr Mladek3-30/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek1-18/+0
2010-04-09Update from master repository (DEV300_m76).Matthias Huetsch [mhu]1-0/+1
2010-03-22Update from master repository (DEV300_m75).Matthias Huetsch [mhu]22-62/+22
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien22-249/+142
2010-03-04mhu22: resync to master repository (DEV300_m73).Matthias Huetsch [mhu]22-200/+112
2010-03-04mhu22: #i105430# #i108349# Fixed registry:ORegKey reference counting to avoid...Matthias Huetsch [mhu]1-0/+0
2010-01-18#i108349# Added missing statement (compiler warning).Matthias Huetsch [mhu]1-0/+1
2009-12-09Update from master repository (to m67).Matthias Huetsch [mhu]1-1/+1
2009-12-09#i71568# #i108349# Fixed copyright header.Matthias Huetsch [mhu]1-4/+1
2009-12-09Fixed copyright header.Matthias Huetsch [mhu]1-4/+1
2009-11-13Fixed copyright headers.Matthias Huetsch [mhu]6-147/+99
2009-11-13#i71568# #i108349# Simplified block (page) allocation.Matthias Huetsch [mhu]6-282/+170
2009-11-13#i71568# Simplified block (page) allocation.Matthias Huetsch [mhu]6-282/+170
2009-11-10#i71568# #i108349# Remove unnecessary flush(), more cleanup.Matthias Huetsch [mhu]3-39/+60
2009-11-10#i71568# Remove unnecessary flush(), more cleanup.Matthias Huetsch3-39/+60
2009-11-06cmcfixes66: #i106675# silence gcc's memset warning on 0 len when the len real...Caolán McNamara1-1/+1
2009-11-02#i71568# #i108349# Remove unused StateBlock code.Matthias Huetsch [mhu]2-419/+117
2009-11-02#i71568# Remove unused StateBlock code.Matthias Huetsch2-419/+117