summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoole2.cxx
AgeCommit message (Expand)Author
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-29svx: remove duplicate "Kuerzen" functionMichael Stahl
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-24convert sfxlink to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-123D charts: Update the 3D charts when a value changes.Jan Holesovsky
2014-08-29Make opengl chart window always activeZolnai Tamás
2014-08-29ChartHelper::IsChart is uselessZolnai Tamás
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-11bnc#883684: Better fix for this.Kohei Yoshida
2014-07-10Move the rest of the members to the impl class.Kohei Yoshida
2014-07-10Move "prog name" (whatever it is) to the impl class.Kohei Yoshida
2014-07-10pGraphicObject -> mpGraphicObjectKohei Yoshida
2014-07-10Move Graphic member to the impl class.Kohei Yoshida
2014-07-10Move the embedded object to the impl class.Kohei Yoshida
2014-07-10Use initializer properly and remove Init().Kohei Yoshida
2014-07-10Clean this up.Kohei Yoshida
2014-07-09bnc#883684: Make chart objects exempt from automatic unloading.Kohei Yoshida
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-15coverity#1019336 Dereference after null checkCaolán McNamara
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-11sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-09-05convert svx/source/svdraw/*.cxx from String to OUStringNoel Grandin