summaryrefslogtreecommitdiff
path: root/sd/source/filter/ppt/propread.cxx
AgeCommit message (Expand)Author
2019-02-15loplugin:flatten in sd/source/filterNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-12-19Simplify containers iterations in sd/*Arkadiy Illarionov
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-21check ppt property size against max available lenCaolán McNamara
2017-10-21check seeks earlierCaolán McNamara
2017-10-21check seekCaolán McNamara
2017-07-04loplugin:unusedfields in sdNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-18valgrind: uninitialized valueCaolán McNamara
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-18new loplugin: useuniqueptr: sdNoel Grandin
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-10-28loplugin:expandablemethods in sdNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2015-11-17Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)Stephan Bergmann
2015-11-12sd: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-12sd: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-18check stream status and string lengthsCaolán McNamara
2015-09-18if nSize was 1 with unicode encodingCaolán McNamara
2015-09-18rework this so we don't read the string, backup and re-read the string againCaolán McNamara
2015-09-18reusing i here from the outer loop is definitely bogusCaolán McNamara
2015-08-29check stream statusCaolán McNamara
2015-08-28guard against 0 item sizeCaolán McNamara
2015-08-28check seeks and readsCaolán McNamara
2015-08-28clip strings to max available sizeCaolán McNamara
2015-08-27check seek for successCaolán McNamara
2015-08-27check for stream status after a read, not after a seekCaolán McNamara
2015-08-26various hangs, check seeks and record lengthsCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-07Remove SvStorage aliasStephan Bergmann
2015-05-07Remove SvStorageStream aliasStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-21Some more loplugin:cstylecast: sdStephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from sdAlexander Wilms