summaryrefslogtreecommitdiff
path: root/sw/source/core/graphic/ndgrf.cxx
AgeCommit message (Expand)Author
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen
2015-03-24convert sfxlink to enum classNoel Grandin
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-03Typo: instert(ed)->insert(ed)Julien Nabet
2015-02-22ChgTwipSizeFromPixel flag is uselessZolnai Tamás
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2014-12-25sal_uInt16 to size_tMatteo Casalin
2014-12-04-Werror=unused-variableMiklos Vajna
2014-12-04use C++11 iterationBjoern Michaelsen
2014-11-19loplugin: cstylecastNoel Grandin
2014-11-16Logically dead code related to embedded stream name in SwGrfNode\SdrGrafObjZolnai Tamás
2014-11-16Set back these lines, later it can be usefulZolnai Tamás
2014-11-16Avoid DelStreamName because it can lead to image loss.Zolnai Tamás
2014-11-16Related fdo#82953: Forget package URL of image after it is loadedZolnai Tamás
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-11-07Remove some useless swapping call inside SwGrfNodeZolnai Tamás
2014-11-07Be explicit here when to swap out as a linkZolnai Tamás
2014-11-07More replacements of manual swapping with SwGrfNode::GetGrf()/GetGrfObj()Zolnai Tamás
2014-11-07Make GetTwipSize() call SwapIn() by itself in case of invalid sizeZolnai Tamás
2014-11-07Swap in graphic by SwGrfNode and not manuallyZolnai Tamás
2014-11-07Make SetSwapState() an internal methodZolnai Tamás
2014-11-07Avoid using null pointer as a special indicatorZolnai Tamás
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-18Remove special case which is handled differently nowMatúš Kukan
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentLinksAdministration out of SwDoc.Valentin Kettner
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-06revert sw part of "don't swap in all images when loading files"Michael Stahl
2014-06-06i#124999: - call <SwGrfNode::onGraphicChanged()> only when <Graphic>Oliver-Rainer Wittmann
2014-05-23Resolves: #i124946# only apply new embedded stream name...Oliver-Rainer Wittmann
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist
2014-03-22cppcheck: fix reassigned varJulien Nabet
2014-03-17sw: prefer passing OUString by referenceNoel Grandin
2014-03-16SwapIn/SwapOut can return bool + sal_Bool to boolMatteo Casalin