summaryrefslogtreecommitdiff
path: root/svl/source/misc/strmadpt.cxx
AgeCommit message (Expand)Author
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2018-09-12loplugin:simplifyconstruct in stoc..svlNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-01-25loplugin:flatten in svlNoel Grandin
2018-01-11loplugin:useuniqueptr in svlNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert ucb and svl from OSL_ASSERT to assertChris Sherlock
2017-04-06make page size compile time constantJochen Nitschke
2017-02-06Add missing #includesStephan Bergmann
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-09loplugin:constantparam in sot..svlNoel Grandin
2016-05-19loplugin:unusedmethods in slideshow to svtoolsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-14loplugin:unusedmethods unused return value in store,svlNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-07-02loplugin:unusedmethods toolsNoel Grandin
2015-02-01loplugin:unreffunStephan Bergmann
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2014-11-24svl: Internalize strmadpt.hxx headerMatúš Kukan
2014-11-24Remove not used SvLockBytesInputStreamMatúš Kukan
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-05markup with event type not checker typeCaolán McNamara
2014-04-06coverity#708257: Unitialized scalar fieldNorbert Thiebaud
2014-04-01Remove unused inline functionStephan Bergmann
2014-03-30MSVC helpfully provides warning C4310: cast truncates constant valueMichael Stahl
2014-03-30deploy some asserts to detect truncated STREAM_SEEK_TO_ENDMichael Stahl
2014-03-29coverity#704312 Logically dead codeCaolán McNamara
2014-03-29tools: remove unused SvStream::IsA() and associated ID_*STREAM macrosMichael Stahl
2014-03-29tools: support 64-bit file positions in SvStreamMichael Stahl
2014-03-29tools: allow 64-bit positions on SvLockBytesMichael Stahl
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from svlAlexander Wilms
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-07-17fdo#62475 removed pointless commentsJelle van der Waa
2012-09-06Replace usage of rtl/memory.h in svl with equivalent from string.hArnaud Versini
2012-07-02re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header from svlNorbert Thiebaud
2011-08-23n#699334: Legacy Diagram Text import.Muthu Subramanian
2011-06-20catch by const referenceCaolán McNamara
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-01-29Remove double line spacing and unused code.Thomas Arnhold
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko