/sysui/

s.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdograf.cxx
AgeCommit message (Expand)Author
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-22fdo#86573: Impress does not show pictures anymoreZolnai Tamás
2014-11-17-Werror,-Wunused-variableStephan Bergmann
2014-11-16Logically dead code related to embedded stream name in SwGrfNode\SdrGrafObjZolnai Tamás
2014-11-16Related fdo#82953: Forget package URL of image after it is loadedZolnai Tamás
2014-11-10callcatcher: unused codeCaolán McNamara
2014-11-07Make SetSwapState() an internal methodZolnai Tamás
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida
2014-11-04rename nWink->nAngleNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "just check if the fraction is < 0"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-21nShearWink -> nShearAngleMiklos Vajna
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna
2014-10-14just check if the fraction is < 0David Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-08-25set names on a bunch more threads...Michael Stahl
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
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