summaryrefslogtreecommitdiff
path: root/sw/inc/ndgrf.hxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-04loplugin:constparams in sw part3Noel Grandin
2017-07-14loplugin:staticmethodsJan-Marek Glogowski
2017-07-14sw: make SwGrfNode::mpReplacementGraphic swappableMichael Stahl
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin
2016-09-30loplugin:constantparamNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-08loplugin:constantparam in swNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in swNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-24loplugin:unusedfields in sw/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-30sw: prefix members of SwNodeMiklos Vajna
2015-10-27inline SvBaseLinkRef typedefNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-08-26convert Link to TypedNoel Grandin
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-07Remove SvStorage aliasStephan Bergmann
2015-04-22convert GRFMGR_DRAW_ constants to scoped enumNoel Grandin
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin
2015-02-22ChgTwipSizeFromPixel flag is uselessZolnai Tamás
2014-11-16Remove now useless setTextEmbeddedGraphicURL()Zolnai Tamás
2014-11-12loplugin: cstylecastNoel Grandin
2014-11-07Make SwGrfNode swapping methods privateZolnai Tamás
2014-11-07More replacements of manual swapping with SwGrfNode::GetGrf()/GetGrfObj()Zolnai Tamás
2014-11-07Swap in graphic by SwGrfNode and not manuallyZolnai Tamás
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
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-05-23Resolves: #i114361# provide and accept changed URL...Oliver-Rainer Wittmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-16SwapIn/SwapOut can return bool + sal_Bool to boolMatteo Casalin
2014-03-16sal_Bool to boolMatteo Casalin
2014-03-16Remove redundant inlineMatteo Casalin
2014-03-16sal_Bool to boolMatteo Casalin
2014-03-16bLoadLowResGrf is never readMatteo Casalin
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-19coverity#738885 unused member variableCaolán McNamara
2014-02-18Replace GrafikArrived with GraphicArrivedChr. Rossmanith
2013-11-05Resolves: #i123500# unified Graphic processing to use GraphicPrimitive2DArmin Le Grand