summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoshap4.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-16disable generation of ole previews in ODF format until after loadCaolán McNamara1-2/+2
2015-12-15svx: set BaseURL from SvxOle2Shape::createObject()Michael Stahl1-1/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-11-06coverity#1338240 Uncaught exceptionCaolán McNamara1-2/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-7/+7
2015-10-31com::sun::star->css in svxNoel Grandin1-17/+17
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht1-2/+2
2015-08-12tdf#93382: Make HACK more targeted to avoid collateral damageStephan Bergmann1-2/+6
2015-06-27coverity#1308458 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-14Remove unused OpenGLObjectZolnai Tamás1-11/+0
2015-01-20Some more loplugin:cstylecast: svxStephan Bergmann1-1/+1
2015-01-08HACK to avoid empty page size/div by 0 in chart2 LegendWrapper::setPositionStephan Bergmann1-1/+1
2015-01-08Re-use aRectStephan Bergmann1-1/+1
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+3
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-10-25coverity#1249469 Uncaught exceptionCaolán McNamara1-1/+1
2014-10-25coverity#1249468 Uncaught exceptionCaolán McNamara1-1/+1
2014-10-25coverity#1249467 Uncaught exceptionCaolán McNamara1-1/+1
2014-10-20loplugin: cstylecastNoel Grandin1-2/+2
2014-10-17coverity#1247637 Uncaught exceptionCaolán McNamara1-1/+1
2014-10-13oox: refactor embedded media importMichael Stahl1-0/+26
2014-09-04coverity#983930 Uncaught exceptionCaolán McNamara1-1/+10
2014-09-02coverity#707263 Uncaught exceptionCaolán McNamara1-1/+11
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-5/+0
2014-07-10Move the embedded object to the impl class.Kohei Yoshida1-1/+1
2014-06-17coverity#1209943 Uncaught exceptionCaolán McNamara1-1/+6
2014-05-27coverity#1209946 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-27coverity#1209947 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-27coverity#1209948 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-27cid#707262 Uncaught exceptionNoel Grandin1-1/+1
2014-05-16ODF filters: fallback glTF model to bitmap for older versionsZolnai Tamás1-1/+6
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist1-2/+2
2014-04-17coverity#1202899 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-15svx: sal_Bool->boolNoel Grandin1-5/+5
2014-04-15tie lifetime of some objects togetherMarkus Mohrhard1-0/+12
2014-04-04Introduce a new media shape property to handle mime typeZolnai Tamás1-2/+19
2014-03-14svx: sal_Bool->boolNoel Grandin1-5/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-7/+7
2014-02-26Remove visual noise from svxAlexander Wilms1-5/+5
2014-02-23Remove unneccessary commentsAlexander Wilms1-3/+3
2014-01-29add ugly hack to work around SvxDrawPage::add only accepting SvxShapeMarkus Mohrhard1-0/+8
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann1-3/+4
2013-11-18Simplify avmedia::MediaItem::setURLStephan Bergmann1-1/+1
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin1-4/+4
2013-11-08earlier failure in debug modeLionel Elie Mamane1-1/+8
2013-06-07sal_Bool to boolTakeshi Abe1-1/+1
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-17sal_Bool to boolTakeshi Abe1-2/+2
2013-04-14Resolves: #i119735# missing css.svg.SVGWriter when using GraphicProviderArmin Le Grand1-12/+2