summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdograf.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-02-03fdo#73300: sw: don't swap in all images when loading filesMichael Stahl1-0/+3
2014-01-28Resolves: #i123950# Corrected/extended interactive crop feature...Armin Le Grand1-0/+113
2014-01-28coverity#705900 Dereference before null checkCaolán McNamara1-1/+1
2014-01-17Resolves: #i123042# corrected reload of linked content...Armin Le Grand1-3/+9
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-3/+3
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann1-6/+10
2013-11-01SdrGraphLink::pGrafObj can never be nullStephan Bergmann1-17/+17
2013-11-01Pass OUString by const &Stephan Bergmann1-1/+1
2013-09-06Resolves: #i122985# Various speedups for graphic object swappingArmin Le Grand1-4/+39
2013-09-05convert svx/source/svdraw/*.cxx from String to OUStringNoel Grandin1-20/+20
2013-09-05convert include/svx/svdograf.hxx from String to OUStringNoel Grandin1-4/+4
2013-08-29convert includes/sfx2/lnkbase.hxx from String to OUStringNoel Grandin1-2/+2
2013-07-26convert TakeObjNamePlural family to OUStringCaolán McNamara1-35/+39
2013-07-25convert TakeObjNameSingul family to OUStringCaolán McNamara1-35/+39
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand1-5/+4
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba1-1/+1
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-11Resolves: #i119287# exchanged hard attributes for OLE and GraphicObjectArmin Le Grand1-0/+20
2013-04-07sal_Bool to boolTakeshi Abe1-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist1-126/+0
2013-03-16Resolves: #i118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer...Armin Le Grand1-0/+59
2013-03-15Related: #i119125# Added MetaFloatTransparentAction handling...Armin Le Grand1-5/+1
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand1-4/+2
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-2/+2
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-8/+5
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-111/+247
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann1-4/+0
2012-07-11Decrease header files dependenciesMatteo Casalin1-1/+1
2012-06-29Remove some unused defines and controlsThomas Arnhold1-2/+0
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann1-1/+1
2012-05-03removed unused definesTakeshi Abe1-1/+0
2012-02-29fdo#46340: fix crash in SdrGrafObj::getInputStream:Michael Stahl1-0/+8
2012-02-15Fix some translation oversightsStefan Knorr (astron)1-2/+2
2012-01-20String to rtl::OUString.Kohei Yoshida1-9/+20
2012-01-20sal_Bool to bool.Kohei Yoshida1-57/+72
2012-01-18This aCropRect data member is no longer used.Kohei Yoshida1-1/+0
2011-12-06Translation of comments in svdraw (part two)Stefan Knorr (astron)1-16/+15
2011-12-03refactor SdrModel::GetDocumentStreamMichael Stahl1-26/+12
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-11-23impress212: #i117042# added fix for i_updt1.bas testcaseerack1-15/+12
2011-11-23callcatcher: remove newly unused codeCaolán McNamara1-12/+0
2011-11-18remove unused Sdr methodsFelix Zhang1-36/+0
2011-10-21Fix fdo#41995 fallout - recognize .svg in odf containerThorsten Behrens1-2/+5
2011-08-29valgrind: various unused codeCaolán McNamara1-16/+0
2011-06-04Removed comments/commented codeChristina Rossmanith1-22/+5
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-coreJan Holesovsky1-4/+6