summaryrefslogtreecommitdiff
path: root/sd/source/filter/ppt/propread.hxx
AgeCommit message (Expand)Author
2017-10-26loplugin:finalclasses in sdNoel Grandin
2017-07-04loplugin:unusedfields in sdNoel Grandin
2017-01-25loplugin: unnecessary destructor scaddins..sdextNoel Grandin
2017-01-18new loplugin: useuniqueptr: sdNoel Grandin
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-10-28loplugin:expandablemethods in sdNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
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-10-26cppcheck:noExplicitConstructorNoel Grandin
2015-09-18rework this so we don't read the string, backup and re-read the string againCaolán McNamara
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Remove SvStorage aliasStephan Bergmann
2015-05-07Remove SvStorageStream aliasStephan Bergmann
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-07coverity#708128 Uninitialized scalar fieldCaolán McNamara
2014-02-15fdo#63154 Remove unused solar.h reference in sd.Alexandre Vicenzi
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-09-05String->OUStringIvan Timofeev
2013-06-12Replace String with OUString (sd)Chr. Rossmanith
2013-02-22String cleanup in filterRicardo Montania
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-12-27Fix 'PropEntry::operator=' should return 'PropEntry &'Julien Nabet
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-04-28Remove tools/list.hxx includeRafael Dominguez
2011-04-28Change Dictionary for std::map<String,sal_uInt32>Rafael Dominguez
2011-04-28Remove deprecated List container in PropReadRafael Dominguez
2011-04-28Remove deprecated List container from Section.Rafael Dominguez
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-08-19impress198: #i113701,i113699# applied patch / fixed memory leak when saving /...sj
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-08-25CWS-TOOLING: integrate CWS ooxml03Release Engineers