summaryrefslogtreecommitdiff
path: root/store/source/storbios.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-04-14loplugin:sequentialassign in starmath..svlNoel Grandin1-4/+2
2019-01-08tdf#42949 Fix IWYU warnings in store/source/*Gabor Kelemen1-2/+0
2018-09-12loplugin:simplifyconstruct in stoc..svlNoel Grandin1-3/+1
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin1-3/+3
2018-06-12Remove redundant reinterpret_castStephan Bergmann1-2/+1
2018-06-12-fsanitize=functionStephan Bergmann1-1/+2
2018-06-11new loplugin:shouldreturnboolNoel Grandin1-2/+1
2018-04-16loplugin:useuniqueptr in OStorePageBIOSNoel Grandin1-7/+4
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-11-02improve constparam lopluginNoel Grandin1-9/+9
2017-10-23loplugin:includeform: storeStephan Bergmann1-9/+9
2017-10-20loplugin:constmethod in codemaker,registry,storeNoel Grandin1-4/+4
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert store from OSL_ASSERT to assertChris Sherlock1-1/+1
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin1-1/+1
2016-09-19convert storeAccessMode to scoped enumNoel Grandin1-6/+6
2016-03-01loplugin:unuseddefaultparam in storeNoel Grandin1-19/+16
2016-02-23new loplugin: commaoperatorNoel Grandin1-4/+8
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-10-30loplugin:unusedmethodsNoel Grandin1-21/+0
2015-10-27loplugin:unusedmethodsNoel Grandin1-109/+0
2015-08-29Avoid explicit casts of (sizeof) constants known at compile timeMatteo Casalin1-2/+2
2015-08-21Silence some conversion warningsMatteo Casalin1-4/+4
2015-08-11new loplugin: defaultparamsNoel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-7/+7
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann1-1/+1
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara1-3/+1
2014-06-05various: remove SAL_THROW macroNoel Grandin1-4/+4
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre1-1/+3
2014-04-04Clean up unreferenced functionsStephan Bergmann1-20/+0
2014-02-17store: sal_Bool -> boolStephan Bergmann1-1/+1
2013-03-09Use BOOST_STATIC_ASSERTStephan Bergmann1-1/+4
2012-06-27re-base on ALv2 code.Michael Meeks1-23/+14
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-6/+6
2011-11-27remove include of pch header from storeNorbert Thiebaud1-2/+0
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-2/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-03-04mhu22: resync to master repository (DEV300_m73).Matthias Huetsch [mhu]1-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-24/+16
2010-01-18#i108349# Added missing statement (compiler warning).Matthias Huetsch [mhu]1-0/+1
2009-11-13#i71568# #i108349# Simplified block (page) allocation.Matthias Huetsch [mhu]1-234/+153
2009-11-10#i71568# #i108349# Remove unnecessary flush(), more cleanup.Matthias Huetsch [mhu]1-28/+59
2009-11-02#i71568# #i108349# Remove unused StateBlock code.Matthias Huetsch [mhu]1-382/+98
2009-10-29#i71568# #i108349# Remove unused range locking code.Matthias Huetsch [mhu]1-119/+11
2009-03-13CWS-TOOLING: integrate CWS mhu17Vladimir Glazounov1-0/+1570