summaryrefslogtreecommitdiffstats
path: root/store/source
Commit message (Expand)AuthorAgeFilesLines
* More iwyu suggested headers removalRiccardo Magliocchetti2014-11-182-5/+0
* coverity#1242813 Unused valueCaolán McNamara2014-11-121-2/+2
* coverity#1242933 unused valueDavid Tardon2014-11-041-1/+1
* coverity#1242809 unused valueDavid Tardon2014-11-041-1/+1
* warning C4189: : local variable is initialized but not referencedThomas Arnhold2014-08-141-2/+1
* cid#1226495 Uninitialized scalar fieldNoel Grandin2014-07-181-1/+1
* use SimpleReferenceObject in stoc moduleNoel Grandin2014-07-108-147/+13
* WaE: C4754Tor Lillqvist2014-07-081-2/+2
* loplugin:staticcallStephan Bergmann2014-06-131-11/+8
* various: remove SAL_THROW macroNoel Grandin2014-06-052-6/+6
* fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre2014-05-126-21/+36
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-051-1/+1
* fixincludeguards.sh: some smaller dirsThomas Arnhold2014-04-1910-30/+30
* Clean up unreferenced functionsStephan Bergmann2014-04-044-49/+13
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-267-53/+53
* No need for isKindOf to be SAL_CALLStephan Bergmann2014-03-128-9/+9
* Remove visual noise from storeAlexander Wilms2014-02-2712-74/+24
* store: sal_Bool -> boolStephan Bergmann2014-02-1711-16/+16
* bool improvementsStephan Bergmann2014-01-281-1/+1
* Remove warning by using the right printf commandsArnaud Versini2013-07-091-2/+2
* -Werror,-Wdeprecated-registerStephan Bergmann2013-06-202-5/+5
* mingw64: use the sal formatting strings in storeFridrich Štrba2013-06-101-1/+1
* 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