summaryrefslogtreecommitdiff
path: root/sw/source/core/graphic
AgeCommit message (Expand)AuthorFilesLines
2018-06-18Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2018-06-09graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl1-1/+1
2018-05-22pdf: share pdf data in GraphicTomaž Vajngerl1-1/+2
2017-12-18convert ND constants to o3tl::typed_flagsNoel Grandin1-3/+3
2017-12-18tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek2-14/+0
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2017-07-31sw: make SwGrfNode::mpReplacementGraphic swappableMichael Stahl1-0/+26
2017-03-14vcl pdf import: use pdfium instead of draw_pdf_importMiklos Vajna1-2/+2
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
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-9/+9
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-20/+20
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin1-8/+8
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-7/+6
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin1-4/+4
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen1-1/+1
2015-03-24convert sfxlink to enum classNoel Grandin1-1/+1
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin1-25/+0
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-2/+2
2015-03-03Typo: instert(ed)->insert(ed)Julien Nabet1-1/+1
2015-02-22ChgTwipSizeFromPixel flag is uselessZolnai Tamás1-3/+3
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn1-1/+2
2014-12-25sal_uInt16 to size_tMatteo Casalin1-1/+1
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin1-2/+2