summaryrefslogtreecommitdiffstats
path: root/store
Commit message (Expand)AuthorAgeFilesLines
* loplugin:sequentialassign in starmath..svlNoel Grandin2019-04-144-24/+12
* loplugin:flatten in stoc..storeNoel Grandin2019-01-291-29/+29
* loplugin:constparams in sd..svtoolsNoel Grandin2019-01-241-1/+1
* tdf#42949 Fix IWYU warnings in store/source/*Gabor Kelemen2019-01-0817-28/+35
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-2/+2
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-052-14/+14
* remove unused enum storeAccessMode valueNoel Grandin2018-11-271-1/+0
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-171-1/+1
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-1/+1
* loplugin:constfields in stoc..svgioNoel Grandin2018-10-082-5/+5
* loplugin:simplifyconstruct in stoc..svlNoel Grandin2018-09-121-3/+1
* replace rtl_allocateMemory with std::mallocNoel Grandin2018-08-294-10/+10
* Remove redundant reinterpret_castStephan Bergmann2018-06-121-2/+1
* -fsanitize=functionStephan Bergmann2018-06-122-2/+3
* new loplugin:shouldreturnboolNoel Grandin2018-06-112-3/+2
* loplugin:countusersofdefaultparamsNoel Grandin2018-04-281-1/+1
* loplugin:useuniqueptr in OStorePageBIOSNoel Grandin2018-04-162-8/+5
* store: remove unnecessary comments in storpage.hxxChris Sherlock2018-01-131-9/+3
* More loplugin:cstylecast: storeStephan Bergmann2018-01-125-23/+23
* loplugin:convertlong in ucb,sotNoel Grandin2018-01-091-3/+3
* loplugin:salcall fix functionsNoel Grandin2017-12-112-14/+14
* loplugin:simplifybool for negation of comparison operatorNoel Grandin2017-11-235-16/+16
* look for =() in loplugin:unnecessaryparenNoel Grandin2017-11-203-6/+6
* improve constparam lopluginNoel Grandin2017-11-022-15/+15
* loplugin:includeform: storeStephan Bergmann2017-10-2320-84/+84
* loplugin:constmethod in codemaker,registry,storeNoel Grandin2017-10-206-21/+21
* loplugin:unnecessaryparenNoel Grandin2017-08-181-1/+1
* Remove unnecessary user-provided copy functionsStephan Bergmann2017-08-152-35/+0
* loplugin:constparams handle constructorsNoel Grandin2017-07-281-4/+4
* loplugin:constparams in store,registryNoel Grandin2017-07-174-8/+8
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-102-2/+2
* loplugin:casttovoid: storeStephan Bergmann2017-07-022-2/+0
* loplugin:oncevar in starmath..svlNoel Grandin2017-06-271-8/+4
* loplugin:unusedfields store..svlNoel Grandin2017-06-211-1/+0
* Remove a bunch of comment cruft - esp. "the end." bitsChris Sherlock2017-06-1610-214/+8
* Improved loplugin:cstylecast to reference types: storeStephan Bergmann2017-06-051-1/+1
* teach redundantcast plugin about functional castsNoel Grandin2017-05-303-4/+4
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-092-2/+0
* revert OSL_ASSERT changesChris Sherlock2017-05-072-3/+3
* tdf#43157: convert store from OSL_ASSERT to assertChris Sherlock2017-05-072-3/+3
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-211-1/+0
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-2/+2
* loplugin: unnecessary destructor sfx2..storeNoel Grandin2017-01-251-3/+0
* OSL_TRACE -> SAL in sfx2..svxNoel Grandin2016-12-113-6/+6
* loplugin:countusersofdefaultparams in sot..svtoolsNoel Grandin2016-10-144-6/+6
* tdf#100302: gbuild: always use $(LFS_CFLAGS)Michael Stahl2016-10-071-1/+0
* cid#1371195, cide#1371212: Replace PageHolder with shared_ptrStephan Bergmann2016-09-308-164/+81
* Remove OStorePageData typedefStephan Bergmann2016-09-305-12/+11
* Remove "#if 1 /* EXP */"Stephan Bergmann2016-09-301-2/+0
* No need for rtl_cache_* hereStephan Bergmann2016-09-302-64/+7