summaryrefslogtreecommitdiff
path: root/package/source/xstor/xstorage.cxx
AgeCommit message (Expand)Author
2021-10-30Prepare for removal of non-const operator[] from Sequence in packageMike Kaganski
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-07-31rtl::Static -> static localNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-21loplugin:refcounting in package..saxNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-08-19Restore "bff: terminate on SAXException on malformed input"Caolán McNamara
2020-07-31ofz#23241 Revert "bff: terminate on SAXException on malformed input"Caolán McNamara
2020-06-04Upcoming loplugin:elidestringvar: packageStephan Bergmann
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-03loplugin:flatten in packageNoel Grandin
2020-03-12Revert "loplugin:constfields in package..registry"Noel Grandin
2020-01-04tdf#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-20loplugin:constvars in package..scNoel Grandin
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-28return unique_ptr from CreateNewStorageImplNoel Grandin
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-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-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-04-09forcepoint#37 revert tdf#108572 let remove storage elementCaolán McNamara