summaryrefslogtreecommitdiff
path: root/package/source/xstor
AgeCommit message (Expand)Author
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-02-21loplugin:refcounting in package..saxNoel
2021-01-12tdf#42982: Improve UNO API error reportingBayram Çiçek
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-19tdf#123936 Formatting files in module package with clang-formatPhilipp Hofer
2020-10-02Use the new single-instance="true" attribute in packageStephan Bergmann
2020-09-28struct OHierarchyElement_Impl was apparently meant to be a classStephan Bergmann
2020-09-27Replace list by vector in package/ohierarchyholderJulien Nabet
2020-09-27Remove unused std::list in package/xstorageJulien Nabet
2020-09-27improve some exception messagesNoel Grandin
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-07-26package/xstor: create instances with uno constructorsNoel Grandin
2020-06-04Upcoming loplugin:elidestringvar: packageStephan Bergmann
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-09compact namespace in packageNoel Grandin
2020-04-03loplugin:flatten in packageNoel Grandin
2020-03-12Revert "loplugin:constfields in package..registry"Noel Grandin
2020-01-26rename some local variablesNoel Grandin
2020-01-04tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski
2019-12-19sal_Char->char in oox..registryNoel Grandin
2019-11-25Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann
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