summaryrefslogtreecommitdiff
path: root/package/source/xstor
AgeCommit message (Expand)Author
2020-05-17Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann
2020-02-10tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski
2019-10-01loplugin:stringadd in package..saxNoel Grandin
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-08-22Simplify Sequence iterations in packageArkadiy Illarionov
2019-08-22loplugin:constmethod in packageNoel Grandin
2019-08-22Deduplicate some codeMike Kaganski
2019-08-20loplugin:constvars in package..scNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): packageStephan Bergmann
2019-07-20loplugin:referencecasting in oox..pyunoNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-20Fix typoAndrea Gelmini
2019-06-15loplugin:logexceptionnicely in package..reportdesignNoel Grandin
2019-05-19tdf#125339 Base, Table is deleted after accessing the tableNoel Grandin
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-05-10an is used before a vowel soundCaolán McNamara
2019-04-13loplugin:sequentialassign in oox..reportdesignNoel Grandin
2019-04-09Fix typosAndrea Gelmini
2019-04-08tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 5Noel Grandin
2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-03-28return unique_ptr from CreateNewStorageImplNoel Grandin
2019-03-17tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-15Simplify containers iterations in oox, opencl, packageArkadiy Illarionov
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-09loplugin:indentation in oox..packageNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-24Use returned iterator by list::eraseJulien Nabet
2018-11-05replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-18Fix typo in codeAndrea Gelmini
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-13loplugin:constfields in package..registryNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-09loplugin:simplifyconstruct in l10ntools..packageNoel Grandin
2018-09-08clang-tidy bugprone-unused-return-valueNoel Grandin
2018-08-13Fix typosAndrea Gelmini
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-12tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-23loplugin:useuniqueptr in SwitchablePersistenceStreamNoel Grandin
2018-04-09forcepoint#37 revert tdf#108572 let remove storage elementCaolán McNamara
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-30weld SvxCharacterMap dialogCaolán McNamara