summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/shapes/shapeimporter.cxx
AgeCommit message (Expand)Author
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-10slideshow: convert use of GraphicURL to Graphic propertyTomaž Vajngerl
2018-01-15More loplugin:cstylecast: slideshowStephan Bergmann
2017-10-23loplugin:includeform: slideshowStephan Bergmann
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-01-12silence coverity#1371305 Missing move assignment operatorCaolán McNamara
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-04-14loplugin:passstuffbyref in slideshowNoel Grandin
2016-02-24remove boost/shared_ptr fooCaolán McNamara
2016-01-14loplugin:unusedmethods unused return value in slideshowNoel Grandin
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-11Replace simple while loops with range-based forDaniel Robertson
2015-09-21boost->stdCaolán McNamara
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-04-13loplugin:staticmethodsNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-09-26typo fixes in commentsAndras Timar
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-11Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot
2012-01-09Use SAL_N_ELEMENTS in slideshow where possible.Thorsten Behrens
2011-11-27remove include of pch header from slidewhowNorbert Thiebaud
2011-09-12make slideshow ByteString freeCaolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-02-08Remove all bogus comments in impress.Guillaume Poussel
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-13removetooltypes01: #i112600# remove tooltypes from slideshow and formsMikhail Voytenko
2011-01-05CWS-TOOLING: integrate CWS impressdefaults1Vladimir Glazunov
2010-12-24cppcheck: prefer prefix variantCaolán McNamara
2010-12-20Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky
2010-12-15impress206: #i115898# take into account new presentation shapes(cherry picked...Christian Lippka ORACLE
2010-12-14merge OOO330Hans-Joachim Lankenau
2010-12-06impress206: #i115898# take into account new presentation shapesChristian Lippka ORACLE
2010-12-01impressdefaults1: #i113018# use red as default pen color, enable pen context ...Christian Lippka ORACLE
2010-11-02RTL_CONSTASCII_USTRINGPARAM macroGert Faller
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth