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