summaryrefslogtreecommitdiff
path: root/store/source/storbase.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: storeStephan Bergmann1-5/+5
2016-09-30No need for rtl_cache_* hereStephan Bergmann1-33/+0
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke1-3/+4
2016-02-23new loplugin: commaoperatorNoel Grandin1-3/+8
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2014-07-10use SimpleReferenceObject in stoc moduleNoel Grandin1-11/+0
2014-04-04Clean up unreferenced functionsStephan Bergmann1-6/+3
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-02-27Remove visual noise from storeAlexander Wilms1-1/+0
2013-06-10mingw64: use the sal formatting strings in storeFridrich Štrba1-1/+1
2012-06-29Remove some more include guardsThomas Arnhold1-3/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header from storeNorbert Thiebaud1-2/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-1/+2
2010-11-25#i115784# store: fix memory errors uncovered by valgrind and other tools.Matthias Huetsch [mhu]1-1/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-24/+16
2009-03-13CWS-TOOLING: integrate CWS mhu17Vladimir Glazounov1-1946/+112
2008-04-10INTEGRATION: CWS changefileheader (1.11.38); FILE MERGEDRüdiger Timm1-49/+19
2006-09-17INTEGRATION: CWS pchfix02 (1.10.6); FILE MERGEDOliver Bolte1-3/+6
2006-06-19INTEGRATION: CWS warnings01 (1.7.10); FILE MERGEDJens-Heiner Rechtien1-18/+27
2006-02-28INTEGRATION: CWS sixtyfour01 (1.8.12); FILE MERGEDKurt Zenker1-8/+9
2005-09-08INTEGRATION: CWS ooo19126 (1.7.12); FILE MERGEDRüdiger Timm1-48/+22
2004-12-23INTEGRATION: CWS mhu05 (1.6.4); FILE MERGEDVladimir Glazounov1-22/+36
2004-09-08INTEGRATION: CWS ooo20040704 (1.5.82); FILE MERGEDRüdiger Timm1-5/+3
2002-08-17#i3980# Added class specific allocators to 'OStoreSuperBlockPage' andMatthias Huetsch1-35/+174
2001-11-26#95272# Fixed 'statement w/ no effect' in OStoreSuperBlock::verify().Matthias Huetsch1-4/+4
2001-08-09#90643# Exchanged 'OStorePageGuard::crc32()' while-loop against faster for-loop.Matthias Huetsch1-5/+5
2001-03-13Major revision. Removed usage of module 'vos'.Matthias Huetsch1-104/+91
2000-09-18initial importJens-Heiner Rechtien1-0/+1944