summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2018-08-20tdf#116350 Better text layout for big shapesSzymon Kłos1-1/+10
2018-08-10tdf#118860 svx opengl: avoid SalBitmap creation without solar mutexMiklos Vajna1-0/+3
2018-08-10Resolves: tdf#118862 new instances cannot be editedCaolán McNamara1-1/+3
2018-08-10tdf#118022: fix crash when searching record in form by handling SQLExceptionJulien Nabet1-1/+13
2018-08-10tdf#116350 Correctly display text on arcSzymon Kłos1-33/+115
2018-08-02tdf#119015: don't call TableModel::optimize in CellCursor::merge()Mike Kaganski2-1/+1
2018-07-10fix previous commitcp-6.0-6Andras Timar1-1/+1
2018-07-10don't show inaccessible crashreport linksAndras Timar3-8/+4
2018-07-10Collabora Crashreport DialogAndras Timar3-10/+16
2018-07-10enable crashreport on WindowsAndras Timar1-1/+1
2018-07-06tdf#118506: Disable orientation page in read onlyXisco Fauli1-1/+1
2018-07-06Resolves: tdf#115816 second 'Insert' menu is pasteCaolán McNamara1-0/+2
2018-06-27tdf#103913 keep ".emf" file extension and mime typeLászló Németh1-1/+6
2018-06-11Resolves: tdf#116876 don't reselect index on resize if it wouldn't changeCaolán McNamara1-1/+2
2018-06-11tdf#117537 block rentry to CheckAndMarkUnknownFontCaolán McNamara1-1/+7
2018-06-01tdf#117172 - Image context menu Save fails to do anythingMarco Cecchetti1-0/+7
2018-06-01tdf#117821: fix copy-paste wrong control typeJulien Nabet1-1/+1
2018-06-01tdf#117614 svx: make drawing.GraphicExportFilter work with sw imagesMiklos Vajna4-5/+117
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 Nakashian6-12/+1174
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-01svx: share PDF stream when saving imported PDF as imagesAshod Nakashian1-4/+12
2018-06-01pdf: share pdf data in GraphicTomaž Vajngerl3-7/+7