summaryrefslogtreecommitdiff
path: root/sw/inc/ndgrf.hxx
AgeCommit message (Expand)Author
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
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-15convert sw/inc/ndgrf.hxx from String to OUStringNoel Grandin
2013-10-05String to OUString + better namesMatteo Casalin
2013-10-05This reference argument can be constMatteo Casalin
2013-10-05This does not need to be a member functionMatteo Casalin
2013-10-05Unused data member and setterMatteo Casalin
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin
2013-08-25String to OUStringMatteo Casalin
2013-08-18_FESHVIEW_ONLY_INLINE_NEEDED is never definedMatteo Casalin
2013-03-16Resolves: #i118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer...Armin Le Grand
2013-02-22s/the the/the/Tor Lillqvist
2012-11-08sal_Bool to boolTakeshi Abe