summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/galobj.cxx
AgeCommit message (Expand)Author
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-31loplugin:oncevarNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-02avoid valgrind warningDavid Tardon
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-25convert SgaObjKind to scoped enumNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-09-16boost->stdCaolán McNamara
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-04-29WaE: declaration of ‘FILE’ shadows a global declarationDavid Tardon
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-01-07fdo#84938: convert COMPRESSMODE_ #defines to 'enum class'Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-06-25Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-12more SvStream:operator>> conversionNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-09-08fdo#39468 Comment translation GER-ENG in svx/source/gallery2/Matthias Freund
2013-09-05convert svx/source/gallery/*.cxx from String to OUStringNoel Grandin
2013-09-05convert svx/inc/*.hxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/galmisc.hxx from String to OUStringNoel Grandin
2013-06-19Resolves: #i122231# Buffered content for gallery themesArmin Le Grand