summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoole2.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-01-28bool improvementsStephan Bergmann1-5/+5
2013-11-27Integrate branch of IAccessible2Steve Yin1-0/+12
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-2/+2
2013-10-01convert remnants of String in SVX to StringNoel Grandin1-2/+2
2013-09-05convert svx/source/svdraw/*.cxx from String to OUStringNoel Grandin1-4/+4
2013-09-05convert include/svx/svdoole2.hxx from String to OUStringNoel Grandin1-9/+9
2013-09-01XubString->OUStringCaolán McNamara1-1/+1
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin1-2/+2
2013-08-29convert includes/sfx2/lnkbase.hxx from String to OUStringNoel Grandin1-2/+2
2013-07-26convert TakeObjNamePlural family to OUStringCaolán McNamara1-2/+2
2013-07-25convert TakeObjNameSingul family to OUStringCaolán McNamara1-7/+9
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-07Resolves: #i121603# corrected D&D on existing shapes (CTRL+SHIFT pressed)Armin Le Grand1-6/+3
2013-06-06use a transparent graphic for the OLE2 image, and spell 'Empty' correctly.Michael Meeks1-3/+3
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-11Resolves: #i119287# exchanged hard attributes for OLE and GraphicObjectArmin Le Grand1-0/+22
2013-04-09deleting NULL is safeTakeshi Abe1-4/+2
2013-04-07sal_Bool to boolTakeshi Abe1-7/+7
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-17/+17
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand1-1/+1
2013-01-17Const correct-ness in one place...Kohei Yoshida1-2/+2
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák1-8/+8
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-83/+137
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-3/+3
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-08-16Convert OLEObjCache class from Container to std::vectorNoel Grandin1-2/+2
2012-05-30targeted string re-workNorbert Thiebaud1-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-02removed duplicate includes in svxTakeshi Abe1-1/+0
2012-02-15Fix some translation oversightsStefan Knorr (astron)1-1/+1
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-06catch exception by constant referenceTakeshi Abe1-16/+8
2011-12-06svx: tweak translations a tiny bitMichael Stahl1-1/+1
2011-12-06Translation of comments in svdraw (part two)Stefan Knorr (astron)1-14/+14
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-11-18remove unused Sdr methodsFelix Zhang1-42/+0
2011-09-02sal_Bool to bool.Kohei Yoshida1-5/+5
2011-06-04Removed comments/commented codeChristina Rossmanith1-54/+14
2011-05-25Change the signature of DataChanged in the base class.Kohei Yoshida1-4/+6
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-25more sensible SdrObject::Clone() and SdrObject::operator=()Luboš Luňák1-1/+7
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-39/+39
2011-03-13Move DBG_ERROR to OSL_FAIL for getStr() (multiline)Thomas Arnhold1-8/+8
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-39/+39
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-3/+3
2011-01-26WaE: gcc 4.6.0 various warningsCaolán McNamara1-4/+0
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-1/+1