summaryrefslogtreecommitdiff
path: root/unotools/source/ucbhelper/ucblockbytes.cxx
AgeCommit message (Expand)Author
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin
2019-06-28Simplify Sequence iterations in unotoolsArkadiy Illarionov
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2019-04-15loplugin:sequentialassign in ucb..vbahelperNoel Grandin
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-02-22loplugin:unusedfields in unotoolsNoel Grandin
2019-02-11loplugin:indentation in unotools..vbahelperNoel Grandin
2018-12-05remove unused SvLockBytesStatFlag enumNoel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-10-31loplugin:useuniqueptr in UcbLockBytes::SetSizeNoel Grandin
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-01-15More loplugin:cstylecast: unotoolsStephan Bergmann
2017-10-23loplugin:includeform: unotoolsStephan Bergmann
2017-06-28loplugin:oncevar in ucb..vbahelperNoel Grandin
2017-03-31use actual UNO enums in unotoolsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-02-09convert ResultType to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, unotoolsStephan Bergmann
2016-11-24loplugin:unnecessaryoverride (dtors) in unotoolsStephan Bergmann
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-15loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-19loplugin:unusedmethods in unotoolsNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in unotoolsNoel Grandin
2016-03-10Avoid reserved identifierStephan Bergmann
2016-01-13loplugin:unusedmethods unused return value unotools/Noel Grandin
2015-12-21loplugin:unusedfields unotools,unoxmlNoel Grandin
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-18com::sun::star->css in unotools/Noel Grandin
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-09unotools: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-08-27Add vnd.sun.star.webdavs URL schemeStephan Bergmann
2015-07-06loplugin:unusedmethods unotoolsNoel Grandin
2015-06-18Fix typosAndrea Gelmini