summaryrefslogtreecommitdiffstats
path: root/filter/source/msfilter/msdffimp.cxx
Commit message (Expand)AuthorAgeFilesLines
* lazy image loading shouldn't read the entire .xls file (tdf#124828)Luboš Luňák2019-04-241-1/+5
* forcepoint#70 give all escher client data objects a common parent classCaolán McNamara2018-08-071-31/+35
* tdf#118037 PPT import: fix lost crop of graphicMiklos Vajna2018-06-081-0/+3
* DOC import: lazy-read imagesMiklos Vajna2018-04-201-1/+8
* use a map to avoid looping on every obj deleteCaolán McNamara2018-04-201-7/+14
* forcepoint#38 notify that obj in group was deletedCaolán McNamara2018-04-201-1/+36
* OBJ_TEXTEXT is deadNoel Grandin2018-04-201-1/+0
* ofz#7671 Undefined-shiftCaolán McNamara2018-04-171-1/+1
* Fix typosAndrea Gelmini2018-04-161-1/+1
* ofz#7671 Undefined-shiftCaolán McNamara2018-04-141-4/+4
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-071-32/+54
* Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2018-04-061-54/+32
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-061-32/+54
* OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand2018-03-171-1/+1
* move some mask code from SvxMSDffManager::ImportGraphic inside BitmapExNoel Grandin2018-03-161-6/+3
* change EscherBlipCache to cache Graphic and not GObject uniqueIDTomaž Vajngerl2018-03-151-17/+13
* use more Color in editeng..formsNoel Grandin2018-03-071-1/+1
* loplugin:useuniqueptr in SvxMSDffManagerNoel Grandin2018-03-051-4/+1
* ofz#6723 Bad-castCaolán McNamara2018-03-041-2/+7
* ofz#6702 Integer-overflowCaolán McNamara2018-03-031-2/+2
* tdf#116001 Incorrect Colors in Chart Wall AreaNoel Grandin2018-03-011-2/+2
* ofz#6617 Integer-overflowCaolán McNamara2018-02-281-2/+2
* convert COL_ constants to be of type ColorNoel Grandin2018-02-281-4/+4
* replace Color(COL_*) with COL_*Noel Grandin2018-02-271-2/+2
* loplugin:useuniqueptr in SvxMSDffSolverContainerNoel Grandin2018-02-261-7/+3
* loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin2018-02-261-2/+1
* loplugin:redundantcopy extend to ColorNoel Grandin2018-02-221-2/+1
* ColorData->Color in filterNoel Grandin2018-02-211-1/+1
* drop Color::SetColor(ColorData) in favour of operator=Noel Grandin2018-02-201-1/+1
* Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin2018-02-161-8/+8
* Related: ofz#6390, similar patternCaolán McNamara2018-02-161-0/+2
* ofz#6390 LeakCaolán McNamara2018-02-161-0/+2
* ofz#6365 Integer-overflowCaolán McNamara2018-02-151-1/+1
* loplugin:changetoolsgen in filter..frameworkNoel Grandin2018-02-141-28/+28
* ofz: AbrtCaolán McNamara2018-02-141-1/+2
* shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl2018-02-141-0/+4
* use RawBitmap and BitmapEx in DffPropertyReaderNoel Grandin2018-02-131-132/+127
* use scanline when reading pixel dataNoel Grandin2018-02-071-2/+3
* vcl: remove BitmapColor Color() operatorChris Sherlock2018-02-051-2/+2
* ofz: speed up bitmap image fuzzingCaolán McNamara2018-01-311-3/+5
* More loplugin:cstylecast: filterStephan Bergmann2018-01-151-29/+28
* More loplugin:cstylecast: filterStephan Bergmann2018-01-121-128/+128
* filter: fix 32bit buildMiklos Vajna2018-01-121-1/+1
* ofz#5248 Integer-overflowCaolán McNamara2018-01-111-3/+10
* Fix typoAndrea Gelmini2017-12-211-1/+1
* Fix typos and grammarIlmari Lauhakangas2017-12-111-1/+1
* tdf#114308 DOC import correctly watermark without paddingSzymon Kłos2017-12-091-15/+26
* cppcheck: fix some reportsJulien Nabet2017-12-081-2/+1
* tdf#114308 Export Watermark size as isSzymon Kłos2017-12-081-6/+0
* tdf#114304 break rather than return false on dodgy record lengthCaolán McNamara2017-12-081-1/+4