summaryrefslogtreecommitdiff
path: root/sw/source/core/graphic
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek2-14/+0
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek1-6/+6
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-14/+14
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-2/+2
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-2/+2
2016-07-27formally->formerlyCaolán McNamara1-1/+1
2016-06-27ODT export: add embedded pdf supportMiklos Vajna1-0/+3
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann1-1/+2
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-7/+7
2016-04-22Avoid reserved identifiersStephan Bergmann1-5/+5
2016-04-12clang-tidy performance-unnecessary-value-param in swNoel Grandin1-1/+1
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-3/+2
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-2/+2
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