summaryrefslogtreecommitdiffstats
path: root/filter/source/msfilter
Commit message (Expand)AuthorAgeFilesLines
* Only access css::drawing::PointSequence when not emptyArmin Le Grand2020-09-121-102/+20
* lazy image loading shouldn't read the entire .xls file (tdf#124828)Luboš Luňák2019-04-241-1/+5
* Fix reading 16 bit millisecond valueStephan Bergmann2018-12-061-2/+3
* SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand2018-09-172-2/+2
* forcepoint#70 give all escher client data objects a common parent classCaolán McNamara2018-08-072-43/+50
* tdf#118037 PPT import: fix lost crop of graphicMiklos Vajna2018-06-081-0/+3
* loplugin:unusedfields in editeng..filterNoel Grandin2018-05-171-4/+1
* Fix some IWYU warningsMiklos Vajna2018-05-091-1/+0
* loplugin:constantparamNoel Grandin2018-04-272-7/+5
* 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-202-3/+37
* 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
* graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl2018-04-101-2/+2
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-073-46/+84
* Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2018-04-063-84/+46
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-063-46/+84
* tdf#77747 handle Hebrew numbering in ppt.Mark Hung2018-04-061-0/+6
* fix bug in ppt import filter, ignoring initialsNoel Grandin2018-04-051-0/+1
* tdf#93173: Remove arbitrary line spacing limitMike Kaganski2018-04-031-7/+1
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-1/+1
* Translate German function namesJohnny_M2018-03-281-5/+5
* msfilter: extract duplicated WriteHex() from HTML/RTF filterMiklos Vajna2018-03-271-0/+32
* msfilter: extract copy&pasted RTF code from sw and writerfilterMiklos Vajna2018-03-231-0/+72
* Fix lifetime of referenced-by-reference EnhancedCustomShape2dStephan Bergmann2018-03-211-2/+3
* loplugin:useuniqueptr in PPTStyleTextPropReaderNoel Grandin2018-03-201-27/+23
* remove unused ucbstreamhelper includesJochen Nitschke2018-03-192-2/+0
* OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand2018-03-172-90/+113
* move some mask code from SvxMSDffManager::ImportGraphic inside BitmapExNoel Grandin2018-03-161-6/+3
* Modernize a bit filter (part2)Julien Nabet2018-03-163-24/+24
* change EscherBlipCache to cache Graphic and not GObject uniqueIDTomaž Vajngerl2018-03-151-17/+13
* Modernize a bit filter (part1)Julien Nabet2018-03-141-24/+18
* tdf#116179 Support reading "auto" colour from docxLuke Deller2018-03-131-4/+1
* svdfppt: use FillBitmap and xBitmap instead of Graph.Obj. URLTomaž Vajngerl2018-03-101-9/+6
* escherex: export graphic without GraphicObject uniqueIDTomaž Vajngerl2018-03-101-166/+85
* use more Color in editeng..formsNoel Grandin2018-03-074-12/+11
* Translate German variable namesJohnny_M2018-03-051-40/+40
* loplugin:useuniqueptr in SdrPowerPointImportNoel Grandin2018-03-051-18/+14
* loplugin:useuniqueptr in PPTTextSpecInfoAtomInterpreterNoel Grandin2018-03-051-18/+14
* loplugin:useuniqueptr in PPTExtParaProvNoel Grandin2018-03-051-8/+5
* loplugin:useuniqueptr in SdrEscherImportNoel Grandin2018-03-051-23/+19
* loplugin:useuniqueptr in SvxMSDffManagerNoel Grandin2018-03-051-4/+1
* loplugin:useuniqueptr in ImplEESdrWriterNoel Grandin2018-03-052-6/+4
* ofz#6723 Bad-castCaolán McNamara2018-03-042-2/+26
* 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