summaryrefslogtreecommitdiffstats
path: root/store/source/storbios.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:simplifyconstruct in stoc..svlNoel Grandin2018-09-121-3/+1
* replace rtl_allocateMemory with std::mallocNoel Grandin2018-08-291-3/+3
* Remove redundant reinterpret_castStephan Bergmann2018-06-121-2/+1
* -fsanitize=functionStephan Bergmann2018-06-121-1/+2
* new loplugin:shouldreturnboolNoel Grandin2018-06-111-2/+1
* loplugin:useuniqueptr in OStorePageBIOSNoel Grandin2018-04-161-7/+4
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* improve constparam lopluginNoel Grandin2017-11-021-9/+9
* loplugin:includeform: storeStephan Bergmann2017-10-231-9/+9
* loplugin:constmethod in codemaker,registry,storeNoel Grandin2017-10-201-4/+4
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert store from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* OSL_TRACE -> SAL in sfx2..svxNoel Grandin2016-12-111-1/+1
* convert storeAccessMode to scoped enumNoel Grandin2016-09-191-6/+6
* loplugin:unuseddefaultparam in storeNoel Grandin2016-03-011-19/+16
* new loplugin: commaoperatorNoel Grandin2016-02-231-4/+8
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-12/+12
* loplugin:unusedmethodsNoel Grandin2015-10-301-21/+0
* loplugin:unusedmethodsNoel Grandin2015-10-271-109/+0
* Avoid explicit casts of (sizeof) constants known at compile timeMatteo Casalin2015-08-291-2/+2
* Silence some conversion warningsMatteo Casalin2015-08-211-4/+4
* new loplugin: defaultparamsNoel Grandin2015-08-111-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-7/+7
* tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann2015-03-131-1/+1
* convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara2015-02-051-3/+1
* various: remove SAL_THROW macroNoel Grandin2014-06-051-4/+4
* fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre2014-05-121-1/+3
* Clean up unreferenced functionsStephan Bergmann2014-04-041-20/+0
* store: sal_Bool -> boolStephan Bergmann2014-02-171-1/+1
* Use BOOST_STATIC_ASSERTStephan Bergmann2013-03-091-1/+4
* re-base on ALv2 code.Michael Meeks2012-06-271-23/+14
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-6/+6
* remove include of pch header from storeNorbert Thiebaud2011-11-271-2/+0
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-2/+2
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* mhu22: resync to master repository (DEV300_m73).Matthias Huetsch [mhu]2010-03-041-1/+1
|\
| * changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-24/+16
* | #i108349# Added missing statement (compiler warning).Matthias Huetsch [mhu]2010-01-181-0/+1
* | #i71568# #i108349# Simplified block (page) allocation.Matthias Huetsch [mhu]2009-11-131-234/+153
* | #i71568# #i108349# Remove unnecessary flush(), more cleanup.Matthias Huetsch [mhu]2009-11-101-28/+59
* | #i71568# #i108349# Remove unused StateBlock code.Matthias Huetsch [mhu]2009-11-021-382/+98
* | #i71568# #i108349# Remove unused range locking code.Matthias Huetsch [mhu]2009-10-291-119/+11
|/
* CWS-TOOLING: integrate CWS mhu17Vladimir Glazounov2009-03-131-0/+1570