summaryrefslogtreecommitdiff
path: root/include/svx/svdoole2.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara1-0/+16
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-07tdf#89329: use unique_ptr for pImpl in svdoole2Xisco Fauli1-1/+1
2016-04-14loplugin:passstuffbyref in svxNoel Grandin1-1/+1
2016-03-17loplugin:constantparam in svxNoel Grandin1-1/+1
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara1-2/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-9/+9
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-17/+17
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin1-1/+0
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-2/+2
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-2/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-2/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-2/+2
2014-09-123D charts: Update the 3D charts when a value changes.Jan Holesovsky1-0/+1
2014-07-11bnc#883684: Better fix for this.Kohei Yoshida1-7/+0
2014-07-10This forward declaration no longer needed.Kohei Yoshida1-1/+0
2014-07-10Move the rest of the members to the impl class.Kohei Yoshida1-20/+6
2014-07-10Move "prog name" (whatever it is) to the impl class.Kohei Yoshida1-4/+2
2014-07-10Move Graphic member to the impl class.Kohei Yoshida1-2/+0
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida1-13/+11
2014-07-10Move the embedded object to the impl class.Kohei Yoshida1-6/+11
2014-07-10Use initializer properly and remove Init().Kohei Yoshida1-5/+4
2014-07-10These members should be private rather than protected.Kohei Yoshida1-1/+2
2014-07-09bnc#883684: Make chart objects exempt from automatic unloading.Kohei Yoshida1-0/+7
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-1/+4
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-16/+16
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-9/+9
2014-03-01Remove visual noise from includeAlexander Wilms1-2/+2
2013-11-27Integrate branch of IAccessible2Steve Yin1-0/+1
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud1-2/+2
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold1-3/+3
2013-09-05convert include/svx/svdoole2.hxx from String to OUStringNoel Grandin1-5/+5
2013-09-01XubString->OUStringCaolán McNamara1-1/+1
2013-08-06Translate German comments, fix some WSPhilipp Weissenbacher1-7/+7
2013-07-26convert TakeObjNamePlural family to OUStringCaolán McNamara1-1/+1
2013-07-25convert TakeObjNameSingul family to OUStringCaolán McNamara1-1/+1
2013-06-06use a transparent graphic for the OLE2 image, and spell 'Empty' correctly.Michael Meeks1-2/+2
2013-04-23execute move of global headersBjoern Michaelsen1-0/+195