/stoc/

='distro/collabora/cp-4.0'>distro/collabora/cp-4.0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/oleprops.cxx
AgeCommit message (Expand)Author
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin
2020-01-24loplugin:makeshared in sfx2Noel Grandin
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2020-01-08tdf#75280 Convert inappropriate use of sal_uIntPtr to better integer typesYusuf Keten
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-02ofz#18620 TimeoutCaolán McNamara
2019-05-27Update URLAndrea Gelmini
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-02-08Use for-range loops in sfx2 (part2)Julien Nabet
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-11-08ofz#4106 Integer-overflowCaolán McNamara
2017-11-07ofz#3577 TimeoutCaolán McNamara
2017-11-03ofz#3577 TimeoutCaolán McNamara
2017-10-21check seeks earlierCaolán McNamara
2017-10-20ensure init codepage on short readCaolán McNamara
2017-10-09ofz#3577: speed up short readsCaolán McNamara
2017-09-26fail earlier on bad offsetsCaolán McNamara
2017-09-25pptfuzzer timeoutCaolán McNamara
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-03Remove unnecessary setBOOL, makeBoolAnyStephan Bergmann
2016-04-25There is no css::uno::Sequence<sal_uInt8> in UNOStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann