summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoole2.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara1-18/+3
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-30/+30
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-3/+3
2015-10-31com::sun::star->css in svxNoel Grandin1-24/+24
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-22/+22
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-08-11loplugin: defaultparamsNoel Grandin1-3/+3
2015-07-29svx: remove duplicate "Kuerzen" functionMichael Stahl1-2/+2
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-1/+1
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-3/+3
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-24convert sfxlink to enum classNoel Grandin1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-1/+1
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-2/+2
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-1/+1
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida1-8/+8
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-25/+25
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-15/+15
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-15/+15
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-25/+25
2014-09-123D charts: Update the 3D charts when a value changes.Jan Holesovsky1-2/+17
2014-08-29Make opengl chart window always activeZolnai Tamás1-1/+2
2014-08-29ChartHelper::IsChart is uselessZolnai Tamás1-2/+1
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna1-2/+2
2014-07-11bnc#883684: Better fix for this.Kohei Yoshida1-7/+9
2014-07-10Move the rest of the members to the impl class.Kohei Yoshida1-50/+59
2014-07-10Move "prog name" (whatever it is) to the impl class.Kohei Yoshida1-1/+10
2014-07-10pGraphicObject -> mpGraphicObjectKohei Yoshida1-9/+9
2014-07-10Move Graphic member to the impl class.Kohei Yoshida1-19/+22
2014-07-10Move the embedded object to the impl class.Kohei Yoshida1-118/+133
2014-07-10Use initializer properly and remove Init().Kohei Yoshida1-35/+26
2014-07-10Clean this up.Kohei Yoshida1-15/+4
2014-07-09bnc#883684: Make chart objects exempt from automatic unloading.Kohei Yoshida1-0/+6
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-3/+20
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist1-2/+2
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist1-1/+1
2014-04-21remove comments why a file gets includedThomas Arnhold1-5/+0
2014-04-15svx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-22/+22
2014-03-15coverity#1019336 Dereference after null checkCaolán McNamara1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-35/+35
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-4/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-40/+40
2014-02-26Remove visual noise from svxAlexander Wilms1-7/+7
2014-02-23Remove unneccessary commentsAlexander Wilms1-75/+75