summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoole2.cxx
AgeCommit message (Expand)Author
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
2013-09-05convert include/svx/svdoole2.hxx from String to OUStringNoel Grandin
2013-09-01XubString->OUStringCaolán McNamara
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin
2013-08-29convert includes/sfx2/lnkbase.hxx from String to OUStringNoel Grandin
2013-07-26convert TakeObjNamePlural family to OUStringCaolán McNamara
2013-07-25convert TakeObjNameSingul family to OUStringCaolán McNamara
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-07Resolves: #i121603# corrected D&D on existing shapes (CTRL+SHIFT pressed)Armin Le Grand
2013-06-06use a transparent graphic for the OLE2 image, and spell 'Empty' correctly.Michael Meeks
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-11Resolves: #i119287# exchanged hard attributes for OLE and GraphicObjectArmin Le Grand
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-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand
2013-01-17Const correct-ness in one place...Kohei Yoshida
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
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-08-16Convert OLEObjCache class from Container to std::vectorNoel Grandin
2012-05-30targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02removed duplicate includes in svxTakeshi Abe
2012-02-15Fix some translation oversightsStefan Knorr (astron)
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot
2012-01-06catch exception by constant referenceTakeshi Abe
2011-12-06svx: tweak translations a tiny bitMichael Stahl
2011-12-06Translation of comments in svdraw (part two)Stefan Knorr (astron)
2011-11-27remove include of pch header from svxNorbert Thiebaud