summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdobj.cxx
AgeCommit message (Expand)Author
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-05svx: new InteropGrabBag UNO prop in Shape serviceAndres Gomez
2013-09-05convert include/svx/svdovirt.hxx from String to OUStringNoel Grandin
2013-08-28XubString->OUStringCaolán McNamara
2013-07-26convert TakeObjNamePlural family to OUStringCaolán McNamara
2013-07-25convert TakeObjNameSingul family to OUStringCaolán McNamara
2013-07-17Resolves: #i122720# Adapted HasText() to SdrObjectArmin Le Grand
2013-07-02fdo#62699 drop pass-through header svx/svdattrx.hxxThomas Arnhold
2013-06-16Resolves: #i121532# enhanced visualisation of text edit&selectionArmin Le Grand
2013-05-25i did not intend to commit thisDavid Tardon
2013-05-24WaE: 'static_cast' : truncation of constant valueTor Lillqvist
2013-05-24fdo#64279 do not crash opening report for editingDavid Tardon
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-28fdo#60910: discard UNO shape object in SdrObject::SetPageLuke Deller
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-09deleting NULL is safeTakeshi Abe
2013-04-07sal_Bool to boolTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27_USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann
2013-03-24avoid possible data inconsistencyDavid Tardon
2013-03-24drop nonsensical warningDavid Tardon
2013-03-14move xShape def outside debug ifdef to fix build failureNoel Power
2013-03-14i#113608#, memory leak in animations: newly exposed crashed problemJian Fang Zhang
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2012-12-24fdo#56980, fdo#58267 don't leave stale SdrObject refs aroundDavid Tardon
2012-12-18fix assertionDavid Tardon
2012-12-17fix problematic calc object selection after object create (at non 100% zoom)Noel Power
2012-11-28Sync draw object to calc grid for better alignment when zoomingNoel Power
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-27sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-07-02Remove unused definesThomas Arnhold
2012-04-28extract ImplTwipsToMM/ImplMMToTwips into a common headerTakeshi Abe
2012-04-02removed duplicate includes in svxTakeshi Abe
2012-02-13Remove unused codeElton Chung
2012-02-08callcatcher: update list, ByteString is on the ropesCaolán McNamara
2012-02-01InsertData to AppendData, to hide the insert position.Kohei Yoshida
2012-01-31More on string conversion.Kohei Yoshida
2012-01-31XubString to rtl::OUString.Kohei Yoshida
2012-01-31One more method to non-inline. I guess this is the last one...Kohei Yoshida
2012-01-31Simplified & non-inlined setUnoShape().Kohei Yoshida
2012-01-31More implicit inline methods to non-inline.Kohei Yoshida
2012-01-31XubString to rtl::OUString.Kohei Yoshida
2012-01-31More implicit inline method to hide.Kohei Yoshida
2012-01-31Container to ptr_vector.Kohei Yoshida
2012-01-31One less method that nobody uses.Kohei Yoshida