summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdograf.cxx
AgeCommit message (Expand)Author
2014-06-30Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-23Resolves: #i124966# keep picture format informationOliver-Rainer Wittmann
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-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-14typo: noone -> no oneThomas Arnhold
2014-04-10DownLoad -> Download.Jan Holesovsky
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-15coverity#1019335 Dereference after null checkCaolán McNamara
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-04clean up now that pGraphic ==NULL is an early returnCaolán McNamara
2014-02-03remove GraphicObject::SetSwapStreamHdl() timeout parameterMichael Stahl
2014-02-03fdo#73300: sw: GraphicObjects are never swapped outMichael Stahl
2014-02-03fdo#73300: sw: don't swap in all images when loading filesMichael Stahl
2014-01-28Resolves: #i123950# Corrected/extended interactive crop feature...Armin Le Grand
2014-01-28coverity#705900 Dereference before null checkCaolán McNamara
2014-01-17Resolves: #i123042# corrected reload of linked content...Armin Le Grand
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann
2013-11-01SdrGraphLink::pGrafObj can never be nullStephan Bergmann
2013-11-01Pass OUString by const &Stephan Bergmann
2013-09-06Resolves: #i122985# Various speedups for graphic object swappingArmin Le Grand
2013-09-05convert svx/source/svdraw/*.cxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/svdograf.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-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-11Resolves: #i119287# exchanged hard attributes for OLE and GraphicObjectArmin Le Grand
2013-04-07sal_Bool to boolTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-03-16Resolves: #i118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer...Armin Le Grand
2013-03-15Related: #i119125# Added MetaFloatTransparentAction handling...Armin Le Grand
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand
2013-03-04doubled includesThomas Arnhold
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
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-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-06-29Remove some unused defines and controlsThomas Arnhold