summaryrefslogtreecommitdiff
path: root/store/source
AgeCommit message (Expand)Author
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-19Suppress 1 cppcheck warning arrayIndexOutOfBoundsJulien Nabet
2014-11-18More iwyu suggested headers removalRiccardo Magliocchetti
2014-11-12coverity#1242813 Unused valueCaolán McNamara
2014-11-04coverity#1242933 unused valueDavid Tardon
2014-11-04coverity#1242809 unused valueDavid Tardon
2014-08-14warning C4189: : local variable is initialized but not referencedThomas Arnhold
2014-07-18cid#1226495 Uninitialized scalar fieldNoel Grandin
2014-07-10use SimpleReferenceObject in stoc moduleNoel Grandin
2014-07-08WaE: C4754Tor Lillqvist
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-04-04Clean up unreferenced functionsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-12No need for isKindOf to be SAL_CALLStephan Bergmann
2014-02-27Remove visual noise from storeAlexander Wilms
2014-02-17store: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-07-09Remove warning by using the right printf commandsArnaud Versini
2013-06-20-Werror,-Wdeprecated-registerStephan Bergmann
2013-06-10mingw64: use the sal formatting strings in storeFridrich Štrba
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-09Use BOOST_STATIC_ASSERTStephan Bergmann
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
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-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-05-07gbuild conversion: store moduleDavid Ostrovsky
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-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-11-27remove include of pch header from storeNorbert Thiebaud
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-06[cppchecker] suppression of unread VariablePierre-André Jacquod
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-02-01Remove RCS informationThomas Arnhold