summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)AuthorFilesLines
2018-08-10tdf#118860 svx opengl: avoid SalBitmap creation without solar mutexMiklos Vajna1-0/+3
2018-06-01svx: set the font name of imported PDF textAshod Nakashian1-5/+19
2018-06-01svx: update PDFium patch and codeAshod Nakashian2-4/+5
2018-06-01svx: cleanup pdfium importerAshod Nakashian2-295/+22
2018-06-01svx: transform PDF text rectangles while importingAshod Nakashian2-11/+69
2018-06-01svx: set the Model explicitly before using SDR objectsAshod Nakashian1-0/+4
2018-06-01svx: support no fill and no stroke paths in PDF importAshod Nakashian1-12/+25
2018-06-01svx: support sub-paths in PDF importAshod Nakashian1-9/+24
2018-06-01svx: import processed PDF textAshod Nakashian2-17/+24
2018-06-01svx: correctly possition form objects from PDFAshod Nakashian2-13/+92
2018-06-01svx: support importing forms from PDFsAshod Nakashian2-29/+48
2018-06-01sd: support breaking any PDF pageAshod Nakashian2-8/+9
2018-06-01svx: path line width is given as full thickness in PDFAshod Nakashian1-0/+1
2018-06-01svx: support color text for imported PDFsAshod Nakashian1-17/+25
2018-06-01svx: more accurate PDF imported text sizeAshod Nakashian2-5/+12
2018-06-01svx: correct the positioning of PDF Paths and the stroke widthAshod Nakashian1-3/+9
2018-06-01svx: improved text importing from PDFAshod Nakashian1-37/+43
2018-06-01svx: improve path importing from PDFAshod Nakashian1-11/+28
2018-06-01svx: support Paths in PDFs while importingAshod Nakashian2-1/+92
2018-06-01svx: support PDF text colorAshod Nakashian1-2/+5
2018-06-01svx: more informative loggingAshod Nakashian2-15/+14
2018-06-01svx: import PDF images as BGRAAshod Nakashian1-2/+2
2018-06-01svx: refactor PDF text importingAshod Nakashian2-61/+59
2018-06-01svx: more accurate PDF text importingAshod Nakashian1-1/+62
2018-06-01svx: import PDF text using PDFiumAshod Nakashian2-52/+90
2018-06-01svx: import PDF images at correct possition and scaleAshod Nakashian2-34/+97
2018-06-01svx: import images from PDFAshod Nakashian2-77/+125
2018-06-01svx: support importing PDF imagesAshod Nakashian1-2/+81
2018-06-01svx: support breaking PDFs imported as imagesAshod Nakashian5-12/+1172
2018-06-01vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian1-0/+15
2018-06-01svx: sd: cosmeticsAshod Nakashian2-36/+34
2018-06-01pdf: share pdf data in GraphicTomaž Vajngerl1-1/+1
2018-03-25tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai2-0/+23
2018-03-25PPTX export scale for TextFitToSizeSzymon Kłos1-0/+63
2018-03-19Bin mysterious pointless '// HACK' commentTor Lillqvist1-1/+0
2018-03-19Get rid of a dynamic_castTor Lillqvist1-0/+5
2018-03-19lokit: add .uno:DocumentRepair commandHenry Castro1-1/+15
2018-02-28tdf#79546: Make sure temp copy of inserted media file keeps the same extensionTor Lillqvist1-4/+24
2018-02-19Related: tdf#114756 fix up similar casesCaolán McNamara1-11/+100
2018-02-19tdf#114756: fix connector dropdownJulien Nabet1-1/+9
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara2-2/+2
2018-01-10tdf#51188: allow connector gluepoint undoMark Hung1-0/+6
2017-12-19tdf#51188: notify that geometry has changed when dragging the connector.Mark Hung1-0/+2
2017-12-15tdf113594: marking gluepoints immediately.Mark Hung1-1/+1
2017-12-04Related tdf#72966 Provide replacement graphic also for metafilesSamuel Mehrbrodt1-2/+3
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann7-12/+12
2017-11-22loplugin:flatten in svxNoel Grandin15-1881/+1887
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin1-16/+16
2017-11-21Avoid bad static type in dynamic_castStephan Bergmann1-1/+1
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin5-49/+49