summaryrefslogtreecommitdiffstats
path: root/package/source/xstor
Commit message (Expand)AuthorAgeFilesLines
* tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski2020-02-103-5/+8
* tdf#125339 Base, Table is deleted after accessing the tableNoel Grandin2019-05-192-212/+218
* Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov2019-05-172-5/+5
* an is used before a vowel soundCaolán McNamara2019-05-101-1/+1
* loplugin:sequentialassign in oox..reportdesignNoel Grandin2019-04-134-18/+6
* Fix typosAndrea Gelmini2019-04-091-3/+3
* tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 5Noel Grandin2019-04-082-80/+96
* Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski2019-04-083-3/+3
* Don't use resettable/clearable guard where plain guard is enoughMike Kaganski2019-04-074-308/+328
* tdf#120703 PVS: remove redundant static castsMike Kaganski2019-03-311-13/+7
* return unique_ptr from CreateNewStorageImplNoel Grandin2019-03-282-6/+6
* tdf#120703 PVS: remove redundant static castsMike Kaganski2019-03-171-1/+1
* pretty up logging of exceptionsNoel Grandin2019-02-192-128/+130
* Simplify containers iterations in oox, opencl, packageArkadiy Illarionov2019-02-153-126/+95
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2019-02-111-49/+43
* loplugin:indentation in oox..packageNoel Grandin2019-02-092-10/+10
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-051-3/+3
* remove unnecessary "if (!empty()" checks before loopsNoel Grandin2018-11-291-10/+7
* Use returned iterator by list::eraseJulien Nabet2018-11-241-3/+8
* replace double-checked locking patterns with thread safe local staticsMike Kaganski2018-11-051-16/+3
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-2/+2
* clang-tidy readability-misleading-indentationNoel Grandin2018-10-192-2/+2
* Fix typo in codeAndrea Gelmini2018-10-183-5/+5
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-171-2/+2
* loplugin:constfields in package..registryNoel Grandin2018-10-137-12/+12
* New loplugin:externalStephan Bergmann2018-09-172-2/+2
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* loplugin:simplifyconstruct in l10ntools..packageNoel Grandin2018-09-093-8/+2
* clang-tidy bugprone-unused-return-valueNoel Grandin2018-09-081-6/+0
* Fix typosAndrea Gelmini2018-08-131-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-305-0/+5
* tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov2018-06-123-15/+14
* look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2018-06-081-2/+1
* Improve re-throwing of UNO exceptionsNoel Grandin2018-05-251-4/+8
* loplugin:useuniqueptr in SwitchablePersistenceStreamNoel Grandin2018-04-232-12/+8
* forcepoint#37 revert tdf#108572 let remove storage elementCaolán McNamara2018-04-091-2/+0
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* weld SvxCharacterMap dialogCaolán McNamara2018-03-301-0/+7
* loplugin:useuniqueptr in OInputCompStreamNoel Grandin2018-01-252-4/+3
* gpg4libre: open encrypted files also via gpgThorsten Behrens2018-01-131-1/+3
* ODT export: handle NoFileSync store optionMiklos Vajna2018-01-122-1/+10
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-142-6/+6
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* gpg4libre: [API CHANGE] add storage helper for GPG encryption dataThorsten Behrens2017-12-072-0/+61
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-052-2/+2
* ofz: Direct-leakCaolán McNamara2017-11-291-5/+5
* loplugin:finalclasses in packageNoel Grandin2017-11-012-4/+2
* loplugin:includeform: packageStephan Bergmann2017-10-231-1/+1
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-11/+1
* coverity#1401307 document checked 'Uncaught exception'Caolán McNamara2017-10-211-1/+2