summaryrefslogtreecommitdiffstats
path: root/svx/source/svdraw/svdoole2.cxx
Commit message (Expand)AuthorAgeFilesLines
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-22/+22
* coverity#1019336 Dereference after null checkCaolán McNamara2014-03-151-1/+1
* svx: sal_Bool->boolNoel Grandin2014-03-111-35/+35
* SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-03-031-4/+0
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-40/+40
* Remove visual noise from svxAlexander Wilms2014-02-261-7/+7
* Remove unneccessary commentsAlexander Wilms2014-02-231-75/+75
* comphelper: sal_Bool -> boolStephan Bergmann2014-02-171-1/+1
* sal_Bool->boolNoel Grandin2014-02-111-1/+1
* bool improvementsStephan Bergmann2014-01-281-5/+5
* Integrate branch of IAccessible2Steve Yin2013-11-271-0/+12
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-1/+1
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-2/+2
* convert remnants of String in SVX to StringNoel Grandin2013-10-011-2/+2
* convert svx/source/svdraw/*.cxx from String to OUStringNoel Grandin2013-09-051-4/+4
* convert include/svx/svdoole2.hxx from String to OUStringNoel Grandin2013-09-051-9/+9
* XubString->OUStringCaolán McNamara2013-09-011-1/+1
* convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin2013-08-291-2/+2
* convert includes/sfx2/lnkbase.hxx from String to OUStringNoel Grandin2013-08-291-2/+2
* convert TakeObjNamePlural family to OUStringCaolán McNamara2013-07-261-2/+2
* convert TakeObjNameSingul family to OUStringCaolán McNamara2013-07-251-7/+9
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-1/+1
* Resolves: #i121603# corrected D&D on existing shapes (CTRL+SHIFT pressed)Armin Le Grand2013-06-071-6/+3
* use a transparent graphic for the OLE2 image, and spell 'Empty' correctly.Michael Meeks2013-06-061-3/+3
* Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy2013-04-201-1/+1
* Resolves: #i119287# exchanged hard attributes for OLE and GraphicObjectArmin Le Grand2013-04-111-0/+22
* deleting NULL is safeTakeshi Abe2013-04-091-4/+2
* sal_Bool to boolTakeshi Abe2013-04-071-7/+7
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-17/+17
* Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand2013-03-151-1/+1
* Const correct-ness in one place...Kohei Yoshida2013-01-171-2/+2
* Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-01-041-1/+1
* fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák2012-12-031-8/+8
* re-base on ALv2 code. Includes:Michael Meeks2012-11-271-83/+137
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-3/+3
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-121-1/+1
* Convert OLEObjCache class from Container to std::vectorNoel Grandin2012-08-161-2/+2
* targeted string re-workNorbert Thiebaud2012-05-301-3/+3
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* removed duplicate includes in svxTakeshi Abe2012-04-021-1/+0
* Fix some translation oversightsStefan Knorr (astron)2012-02-151-1/+1
* Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot2012-01-141-1/+1
* catch exception by constant referenceTakeshi Abe2012-01-061-16/+8
* svx: tweak translations a tiny bitMichael Stahl2011-12-061-1/+1
* Translation of comments in svdraw (part two)Stefan Knorr (astron)2011-12-061-14/+14
* remove include of pch header from svxNorbert Thiebaud2011-11-271-2/+0
* remove unused Sdr methodsFelix Zhang2011-11-181-42/+0
* sal_Bool to bool.Kohei Yoshida2011-09-021-5/+5
* Removed comments/commented codeChristina Rossmanith2011-06-041-54/+14
* Change the signature of DataChanged in the base class.Kohei Yoshida2011-05-251-4/+6