summaryrefslogtreecommitdiff
path: root/store/source/lockbyte.cxx
AgeCommit message (Expand)Author
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-03-14Revert "loplugin:constfields in stoc..svgio"Noel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-01-08tdf#42949 Fix IWYU warnings in store/source/*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-27remove unused enum storeAccessMode valueNoel Grandin
2018-10-08loplugin:constfields in stoc..svgioNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-10-23loplugin:includeform: storeStephan Bergmann
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-02loplugin:casttovoid: storeStephan Bergmann
2016-09-30cid#1371195, cide#1371212: Replace PageHolder with shared_ptrStephan Bergmann
2016-09-19convert storeAccessMode to scoped enumNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan 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-08-21Silence some conversion warningsMatteo Casalin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-07-10use SimpleReferenceObject in stoc moduleNoel Grandin
2014-07-08WaE: C4754Tor Lillqvist
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre
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
2014-01-28bool improvementsStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-27re-base on ALv2 code.Michael Meeks
2012-03-23Make default zero-initialization explicitStephan Bergmann
2012-03-23Initialize m_hFile in FileMapping constructor.Catalin Iacob
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-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-03-04mhu22: resync to master repository (DEV300_m73).Matthias Huetsch [mhu]
2010-03-04mhu22: #i105430# #i108349# Fixed registry:ORegKey reference counting to avoid...Matthias Huetsch [mhu]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-29#i71568# #i108349# Remove unused range locking code.Matthias Huetsch [mhu]
2009-09-09CWS-TOOLING: integrate CWS mhu20Oliver Bolte