summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/galtheme.cxx
AgeCommit message (Expand)Author
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-21convert CVT constants to scoped enumNoel Grandin
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-07Remove SvStorage aliasStephan Bergmann
2015-05-07Remove SvStorageRef aliasStephan Bergmann
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29WaE: declaration of ‘FILE’ shadows a global declarationDavid Tardon
2015-04-29convert GALLERY_HINT constants to scoped enumNoel Grandin
2015-04-29convert SGX_IMPORT constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: svx.Michael Meeks
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-18SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-02-05cppcheck: Returning/dereferencing 'pEntry' after it is deallocated / releasedJulien Nabet
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-13coverity#1078470 Unchecked return valueCaolán McNamara
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-18coverity#1215318 Uncaught exceptionCaolán McNamara
2014-07-16coverity#707280 Uncaught exceptionCaolán McNamara
2014-06-26Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-17More generic way to disable avmediaTor Lillqvist
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-14remove static stringsThomas Arnhold
2014-04-11coverity#708359 Uninitialized scalar fieldCaolán McNamara
2014-04-04coverity#704827 Explicit null dereferencedCaolán McNamara
2014-03-11Return early, and kill 1 indentation level by that.Jan Holesovsky
2014-03-11-Werror=parenthesesMiklos Vajna
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-27Resolves: #i15508# Added support for BMP file typeArmin Le Grand
2014-02-12more SvStream:operator>> conversionNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-11coverity#708919 Use after freeCaolán McNamara
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin