summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/msdffimp.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-08tdf#118037 PPT import: fix lost crop of graphicMiklos Vajna1-0/+3
2018-05-31drop Graphic::GetBitmapNoel Grandin1-1/+1
2018-05-30sw HTML filter: handle embedded ODF content in xhtml/reqif modeMiklos Vajna1-4/+10
2018-05-29filter: fix build of embedded ole stream dumperMiklos Vajna1-1/+1
2018-04-20DOC import: lazy-read imagesMiklos Vajna1-1/+8
2018-04-20use a map to avoid looping on every obj deleteCaolán McNamara1-7/+14
2018-04-20forcepoint#38 notify that obj in group was deletedCaolán McNamara1-1/+36
2018-04-20OBJ_TEXTEXT is deadNoel Grandin1-1/+0
2018-04-17ofz#7671 Undefined-shiftCaolán McNamara1-1/+1
2018-04-16Fix typosAndrea Gelmini1-1/+1
2018-04-14ofz#7671 Undefined-shiftCaolán McNamara1-4/+4
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-32/+54
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-54/+32
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-32/+54
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand1-1/+1
2018-03-16move some mask code from SvxMSDffManager::ImportGraphic inside BitmapExNoel Grandin1-6/+3
2018-03-15change EscherBlipCache to cache Graphic and not GObject uniqueIDTomaž Vajngerl1-17/+13
2018-03-07use more Color in editeng..formsNoel Grandin1-1/+1
2018-03-05loplugin:useuniqueptr in SvxMSDffManagerNoel Grandin1-4/+1
2018-03-04ofz#6723 Bad-castCaolán McNamara1-2/+7
2018-03-03ofz#6702 Integer-overflowCaolán McNamara1-2/+2
2018-03-01tdf#116001 Incorrect Colors in Chart Wall AreaNoel Grandin1-2/+2
2018-02-28ofz#6617 Integer-overflowCaolán McNamara1-2/+2
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-4/+4
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-2/+2
2018-02-26loplugin:useuniqueptr in SvxMSDffSolverContainerNoel Grandin1-7/+3
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin1-2/+1
2018-02-21ColorData->Color in filterNoel Grandin1-1/+1
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin1-1/+1
2018-02-16Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin1-8/+8
2018-02-16Related: ofz#6390, similar patternCaolán McNamara1-0/+2
2018-02-16ofz#6390 LeakCaolán McNamara1-0/+2
2018-02-15ofz#6365 Integer-overflowCaolán McNamara1-1/+1
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin1-28/+28
2018-02-14ofz: AbrtCaolán McNamara1-1/+2
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl1-0/+4
2018-02-13use RawBitmap and BitmapEx in DffPropertyReaderNoel Grandin1-132/+127
2018-02-07use scanline when reading pixel dataNoel Grandin1-2/+3
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock1-2/+2
2018-01-31ofz: speed up bitmap image fuzzingCaolán McNamara1-3/+5
2018-01-15More loplugin:cstylecast: filterStephan Bergmann1-29/+28
2018-01-12More loplugin:cstylecast: filterStephan Bergmann1-128/+128
2018-01-12filter: fix 32bit buildMiklos Vajna1-1/+1
2018-01-11ofz#5248 Integer-overflowCaolán McNamara1-3/+10
2017-12-21Fix typoAndrea Gelmini1-1/+1
2017-12-11Fix typos and grammarIlmari Lauhakangas1-1/+1
2017-12-09tdf#114308 DOC import correctly watermark without paddingSzymon Kłos1-15/+26
2017-12-08cppcheck: fix some reportsJulien Nabet1-2/+1
2017-12-08tdf#114308 Export Watermark size as isSzymon Kłos1-6/+0