summaryrefslogtreecommitdiff
path: root/sw/source/core/graphic
AgeCommit message (Expand)AuthorFilesLines
2020-03-12tdf#131185 Prevent unnecessary SwapIn calls.Gülşah Köse1-2/+7
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-2/+2
2019-09-30sw: prefix members of SwGammaGrfMiklos Vajna1-4/+4
2019-08-05Fix typosAndrea Gelmini1-1/+1
2019-02-22Remove confusing commentMatteo Casalin1-4/+1
2019-02-10loplugin:indentation in swNoel Grandin1-2/+2
2019-02-08Initialize some OUString with proper valueMatteo Casalin1-4/+5
2019-02-04tdf#119661 remove the original URL when removing a graphic linkTomaž Vajngerl1-1/+2
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-09-19sw: add a real create-no-frames flag to MakeCopy/MakeTextNodeMichael Stahl1-1/+1
2018-09-19sw_redlinehide_2: fix ordering of SplitNode usage of ContentIdxStoreMichael Stahl1-5/+0
2018-09-19sw_redlinehide_2: add layout parameter to *Node::DelFramesMichael Stahl1-1/+1
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-3/+0
2018-08-14loplugin:returnconstant in SwGrfNodeNoel Grandin1-6/+1
2018-08-03Move angle normalization code from various places to toolsMike Kaganski1-1/+1
2018-06-29loplugin:useuniqueptr in SwGrfNodeNoel Grandin1-9/+6
2018-06-14loplugin:unusedfieldsNoel Grandin1-3/+0
2018-06-12loplugin:constantparamNoel Grandin1-2/+2
2018-06-07pdf: share pdf data in GraphicAshod Nakashian1-2/+2
2018-05-15tdf#117427 need to check originURL when ReRead is calledTomaž Vajngerl1-18/+27
2018-04-27loplugin:constantparamNoel Grandin1-23/+3
2018-04-21loplugin:unusedmethodsNoel Grandin1-112/+0
2018-04-16Make linked graphic register into LinkedManager againTomaž Vajngerl1-3/+54
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl1-1/+1
2018-04-10remove swapping and link from GraphicObject and GraphicTomaž Vajngerl1-225/+2
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2018-02-18Fix bug numbers in these commentsAdolfo Jayme Barrientos1-2/+2
2018-02-16tdf#115519: Handle rotation for WriterFlyFrames correctlyArmin Le Grand1-1/+27
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-3/+3
2018-01-12More loplugin:cstylecast: swStephan Bergmann2-5/+5
2017-12-04Related tdf#72966 Provide replacement graphic also for metafilesSamuel Mehrbrodt1-2/+3
2017-11-30coverity#1401344 Uncaught exceptionCaolán McNamara1-1/+2
2017-11-12use copy constructor to clone PoolItemsJochen Nitschke1-1/+1
2017-10-31Drop bDelayed from SwNodes::MakeGrfNodeJan-Marek Glogowski1-8/+10
2017-09-14improve redundantcast lopluginNoel Grandin1-1/+1
2017-08-04loplugin:constparams in sw part3Noel Grandin1-6/+6
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-6/+6
2017-07-14loplugin:staticmethodsJan-Marek Glogowski1-1/+1
2017-07-14sw: make SwGrfNode::mpReplacementGraphic swappableMichael Stahl1-0/+26
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin1-2/+2
2017-05-04tdf#39468: Translate German terms in sw/source/core/graphic/ndgrf.cxxJens Carl1-3/+3
2017-03-15convert MirrorGraph to scoped enumNoel Grandin2-27/+27
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin1-2/+2
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin2-2/+3
2017-02-13vcl pdf import: use pdfium instead of draw_pdf_importMiklos Vajna1-2/+2
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-11/+11
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin1-3/+3