summaryrefslogtreecommitdiff
path: root/store
AgeCommit message (Expand)Author
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud
2012-09-14remove use of SAL_MIN() macroNorbert Thiebaud
2012-08-22remove unused module-description xml filesMatúš Kukan
2012-08-22do not deliver these module-description xml filesMatúš Kukan
2012-07-28Partially revert "Remove some unused defines and controls"Thomas Arnhold
2012-07-20Globally unique symbols missing from some map filesStephan Bergmann
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-27re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-29gbuild conversion: store moduleDavid Ostrovsky
2012-05-07add gb_STDLIBSDavid Tardon
2012-05-07gbuild conversion: store moduleDavid Ostrovsky
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-24WaE: MSVC2008 C4530 exception handler without unwind semanticsCaolán McNamara
2012-03-23Make default zero-initialization explicitStephan Bergmann
2012-03-23Initialize m_hFile in FileMapping constructor.Catalin Iacob
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-02-21WaE: silence some documentation errorsThomas Arnhold
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich
2012-01-31SimplificationStephan Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-10valgrind: have MappedLockBytes take complete ownership of the file handleCaolán McNamara
2011-12-21osl_unmapFile can't work for files bundled inside the .apk on AndroidTor Lillqvist
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include of pch header from storeNorbert Thiebaud
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-11-10Deliver libstore.so for AndroidTor Lillqvist
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-06[cppchecker] suppression of unread VariablePierre-André Jacquod
2011-08-08Deliver also static libstoreTor Lillqvist
2011-06-18Drop duplicateTor Lillqvist
2011-06-18Just make -lstore work for MinGW as it does for other Unix-style compilersTor Lillqvist
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-25Use special DLL and library name just for MSCTor Lillqvist
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-02-01Remove RCS informationThomas Arnhold
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 2Gert Faller
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 1Gert Faller
2010-11-25Update from sibling repository.Matthias Huetsch [mhu]
2010-11-25#i115784# store: fix memory errors uncovered by valgrind and other tools.Matthias Huetsch [mhu]
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
2010-10-18remove non-compiled codePovilas Kanapickas