summaryrefslogtreecommitdiff
path: root/sw/source/core/draw
AgeCommit message (Expand)AuthorFilesLines
2015-12-14Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara1-3/+3
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin2-24/+24
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon4-293/+293
2015-11-16sw: Prefix a member in SwVirtFlyDrawObj.Jan Holesovsky1-12/+12
2015-11-14sw lok comments: fix callback of newly created outliner viewsMiklos Vajna1-0/+6
2015-11-115th step to remove tools/rtti.hxxOliver Specht2-6/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann5-62/+62
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-9/+9
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht4-41/+41
2015-10-02Fix typosAndrea Gelmini1-2/+2
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna1-1/+1
2015-09-09convert Link<> to typedNoel Grandin1-3/+2
2015-09-030xFF is reserved in [Height|Width]Percent as a special flagCaolán McNamara1-2/+2
2015-08-25using RECT_EMPTY here is very dodgyNoel Grandin1-1/+1
2015-08-25simplify, IsEmpty() checks both Right and Bottom alreadyNoel Grandin1-6/+2
2015-08-20loplugin: defaultparamsNoel Grandin2-3/+3
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara1-0/+3
2015-07-31tdf#88986 sw: add missing XPropertyList pool items on TextFrame insertionMiklos Vajna1-0/+8
2015-07-16loplugin:unusedmethods svxNoel Grandin1-6/+0
2015-07-06improve the returnbyref lopluginNoel Grandin1-29/+24
2015-06-25SwViewShellImp::GetFirstVisPage: use vcl::RenderContextMiklos Vajna1-1/+1
2015-06-24SwFrm::Paint: take a vcl::RenderContextMiklos Vajna1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2-2/+2
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara2-3/+3
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin2-2/+2
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier4-171/+171
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1
2015-05-09coverity#1297232 Division or modulo by float zeroCaolán McNamara1-2/+8
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-1/+2
2015-05-05Various loplugin warningsStephan Bergmann1-3/+3
2015-05-05tdf#34555 add crop features to swPhilippe Jung1-0/+104
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-1/+1
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin2-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
2015-04-27We run into this assertion too often when using LOKitTor Lillqvist1-1/+2
2015-04-12Use range-for loopsMatteo Casalin2-6/+3
2015-04-10wrap more stuff in VclPtrNoel Grandin1-1/+1
2015-03-31sw: no need to handle a null SwDoc in SwDrawModel ctorMichael Stahl1-5/+5
2015-03-31sw: prefix members of SwDrawModelMichael Stahl1-11/+12
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-1/+1
2015-03-16core: dont use 'shortcut' that is longer than the originalBjoern Michaelsen1-2/+2
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara1-5/+2
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna1-3/+3
2015-02-28sw: rename SwViewImp to SwViewShellImpMiklos Vajna1-1/+1
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-16/+0