summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2018-05-22svx: set the font name of imported PDF textAshod Nakashian1-5/+19
2018-05-22svx: update PDFium patch and codeAshod Nakashian2-4/+5
2018-05-22svx: cleanup pdfium importerAshod Nakashian2-295/+22
2018-05-22svx: transform PDF text rectangles while importingAshod Nakashian2-11/+69
2018-05-22svx: set the Model explicitly before using SDR objectsAshod Nakashian1-0/+4
2018-05-22svx: support no fill and no stroke paths in PDF importAshod Nakashian1-12/+25
2018-05-22svx: support sub-paths in PDF importAshod Nakashian1-10/+25
2018-05-22svx: import processed PDF textAshod Nakashian2-17/+24
2018-05-22svx: correctly possition form objects from PDFAshod Nakashian2-13/+92
2018-05-22svx: support importing forms from PDFsAshod Nakashian2-29/+48
2018-05-22sd: support breaking any PDF pageAshod Nakashian2-8/+9
2018-05-22svx: path line width is given as full thickness in PDFAshod Nakashian1-0/+1
2018-05-22svx: support color text for imported PDFsAshod Nakashian1-18/+26
2018-05-22svx: more accurate PDF imported text sizeAshod Nakashian2-5/+12
2018-05-22svx: correct the positioning of PDF Paths and the stroke widthAshod Nakashian1-3/+9
2018-05-22svx: improved text importing from PDFAshod Nakashian1-37/+43
2018-05-22svx: improve path importing from PDFAshod Nakashian1-11/+28
2018-05-22svx: support Paths in PDFs while importingAshod Nakashian2-1/+92
2018-05-22svx: support PDF text colorAshod Nakashian1-2/+5
2018-05-22svx: more informative loggingAshod Nakashian2-15/+14
2018-05-22svx: import PDF images as BGRAAshod Nakashian1-2/+2
2018-05-22svx: refactor PDF text importingAshod Nakashian2-61/+59
2018-05-22svx: more accurate PDF text importingAshod Nakashian1-1/+62
2018-05-22svx: import PDF text using PDFiumAshod Nakashian2-52/+90
2018-05-22svx: import PDF images at correct possition and scaleAshod Nakashian2-34/+97
2018-05-22svx: import images from PDFAshod Nakashian2-77/+125
2018-05-22svx: support importing PDF imagesAshod Nakashian1-2/+81
2018-05-22svx: support breaking PDFs imported as imagesAshod Nakashian6-12/+1171
2018-05-22vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian1-0/+15
2018-05-22svx: sd: cosmeticsAshod Nakashian2-36/+34
2018-05-22svx: share PDF stream when saving imported PDF as imagesAshod Nakashian1-4/+12
2018-05-22pdf: share pdf data in GraphicTomaž Vajngerl3-7/+8
2018-05-22coverity#1371200 Missing move assignment operatorCaolán McNamara3-34/+33
2018-05-22Let sysadmins disable individual file format filtersAndras Timar1-0/+4
2018-02-19tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai2-0/+23
2018-02-19PPTX export scale for TextFitToSizeSzymon Kłos1-0/+63
2018-02-12tdf#103224: Get the initial colour rightKatarina Behrens1-0/+13
2018-01-26tdf#38915: set cProcessed condition on any process outcomeMike Kaganski2-0/+39
2018-01-18lokit: add .uno:DocumentRepair commandHenry Castro1-1/+15
2018-01-04lokdialogs: Another place that needs vcl::DeleteOnDeinit.Jan Holesovsky1-2/+3
2018-01-02lokdialog: Allow switching language of svx ResMgrAndras Timar1-4/+6
2017-12-18vcl: rename Window::Notify to EventNotifyMichael Stahl12-31/+27
2017-12-18use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2-3/+3
2017-12-18convert SFX_VISIBILITY constants to scoped enumNoel Grandin3-8/+8
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin23-98/+97
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2-2/+2
2017-12-18convert PolyFlags to scoped enumNoel Grandin4-74/+74
2017-12-05simplify Bitmap operator==/IsEqual (stage2)Noel Grandin1-2/+2
2017-12-05Fix typosAndrea Gelmini1-1/+1
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin49-169/+169