summaryrefslogtreecommitdiff
path: root/sw/source/core/graphic
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-12/+12
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-19/+19
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-1/+1
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht2-3/+3
2015-08-26convert Link to TypedNoel Grandin1-2/+2
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-9/+9
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-20/+20
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin1-8/+8
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-7/+6
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin1-4/+4
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen1-1/+1
2015-03-24convert sfxlink to enum classNoel Grandin1-1/+1
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin1-25/+0
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-2/+2
2015-03-03Typo: instert(ed)->insert(ed)Julien Nabet1-1/+1
2015-02-22ChgTwipSizeFromPixel flag is uselessZolnai Tamás1-3/+3
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn1-1/+2
2014-12-25sal_uInt16 to size_tMatteo Casalin1-1/+1
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin1-2/+2
2014-12-04-Werror=unused-variableMiklos Vajna1-1/+0
2014-12-04use C++11 iterationBjoern Michaelsen1-3/+3
2014-11-19loplugin: cstylecastNoel Grandin2-15/+15
2014-11-16Logically dead code related to embedded stream name in SwGrfNode\SdrGrafObjZolnai Tamás1-55/+2
2014-11-16Set back these lines, later it can be usefulZolnai Tamás1-0/+4
2014-11-16Avoid DelStreamName because it can lead to image loss.Zolnai Tamás1-41/+0
2014-11-16Related fdo#82953: Forget package URL of image after it is loadedZolnai Tamás1-0/+4
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1
2014-11-07Remove some useless swapping call inside SwGrfNodeZolnai Tamás1-13/+1
2014-11-07Be explicit here when to swap out as a linkZolnai Tamás1-9/+8
2014-11-07More replacements of manual swapping with SwGrfNode::GetGrf()/GetGrfObj()Zolnai Tamás1-5/+5
2014-11-07Make GetTwipSize() call SwapIn() by itself in case of invalid sizeZolnai Tamás1-0/+4
2014-11-07Swap in graphic by SwGrfNode and not manuallyZolnai Tamás1-0/+12
2014-11-07Make SetSwapState() an internal methodZolnai Tamás1-7/+0
2014-11-07Avoid using null pointer as a special indicatorZolnai Tamás1-1/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-4/+4
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-4/+4
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-4/+4
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-4/+4
2014-09-18Remove special case which is handled differently nowMatúš Kukan1-8/+1
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-1/+2