[Libreoffice-commits] core.git: Changes to 'private/Ashod/pdfium'

Ashod Nakashian ashod.nakashian at collabora.co.uk
Mon Apr 9 05:08:51 UTC 2018


New branch 'private/Ashod/pdfium' available with the following commits:
commit 9c2ed67ad6b9781d3c2ec28a4e38a7e48327d8dd
Author: Ashod Nakashian <ashod.nakashian at collabora.co.uk>
Date:   Mon Apr 9 01:06:43 2018 -0400

    svx: share PDF stream when saving imported PDF as images
    
    Still needs work, incomplete.
    
    Change-Id: Ide0c3f0792e816d64a81922a653a8afd77c7511a

commit 26ef34cda7e0404689fb30e3b345476cc0df32f7
Author: Ashod Nakashian <ashod.nakashian at collabora.co.uk>
Date:   Sun Apr 8 23:38:55 2018 -0400

    svx: more accurate PDF text importing
    
    Change-Id: If37119510cbc091dc86cb5f699984186167745c7

commit e403615fb00390b5ab692a60882f85e9fc5325b6
Author: Ashod Nakashian <ashod.nakashian at collabora.co.uk>
Date:   Sun Apr 8 20:34:29 2018 -0400

    svx: import PDF text using PDFium
    
    Change-Id: I7c75477f5257931f5182b8d65e898857526bf555

commit 52d1ed1e5c95cc54f1fc773a9784a6ce13a84ac6
Author: Ashod Nakashian <ashod.nakashian at collabora.co.uk>
Date:   Sun Apr 8 15:41:38 2018 -0400

    svx: import PDF images at correct possition and scale
    
    Change-Id: Idb447b99143ad326294f2748f4d5154432fc328a

commit 79ba1237f139fe6ba39d24af2085c150e2d1059e
Author: Ashod Nakashian <ashod.nakashian at collabora.co.uk>
Date:   Sun Apr 8 11:37:30 2018 -0400

    svx: import images from PDF
    
    Change-Id: If0765aac9f47df73f1021664e13afa15ebf0f9ee

commit 854a1077be49be9e237aded080827a6deae37ecc
Author: Ashod Nakashian <ashod.nakashian at collabora.co.uk>
Date:   Sat Apr 7 19:00:32 2018 -0400

    svx: support importing PDF images
    
    Change-Id: Id4524a30b8f9fa4228c4acb4bf8714700da3017c

commit 40f374c762f811164eefb67fb23c8878033ae18d
Author: Ashod Nakashian <ashod.nakashian at collabora.co.uk>
Date:   Sat Apr 7 17:26:30 2018 -0400

    vcl: move bitmapwriteaccess header to public include
    
    Importing and breaking PDFs with images need to make
    heavy use of bitmaps as the data provided by PDFium
    is in raw pixels, which needs conversion to Bitmaps.
    
    Change-Id: I6bc4100678cbd7fbadedb064bbb14e9cb050f5d6

commit 78ea07b2c14233d5632ba38824feb44c776f7c20
Author: Ashod Nakashian <ashod.nakashian at collabora.co.uk>
Date:   Sat Apr 7 15:22:06 2018 -0400

    svx: support breaking PDFs imported as images
    
    Change-Id: I990c2b3c3055fbffddedc407c34beb5824277b38

commit 06402509980fbf65d2afd38278839c98402d13f0
Author: Ashod Nakashian <ashod.nakashian at collabora.co.uk>
Date:   Mon Apr 2 20:34:11 2018 -0400

    vcl: svx: preserve the imported PDF page number in Graphic
    
    Change-Id: I1bb3fa7d44d5f92df2bb8c4ed4b85ccd984c2617

commit 1b793a0f9e42381414f66177dfb2fb88f6224cf0
Author: Ashod Nakashian <ashod.nakashian at collabora.co.uk>
Date:   Fri Mar 30 23:34:03 2018 -0400

    svx: sd: cosmetics
    
    Change-Id: Ic82e0b20b6e0f0ecdd308969c85c887ef84d2340

commit 8ef1a8709f2d92c1cbcc079653d0e1d7bd88c426
Author: Ashod Nakashian <ashod.nakashian at collabora.co.uk>
Date:   Tue Mar 13 23:55:26 2018 -0400

    sd: import PDFs as images using Pdfium new SdPdfFilter
    
    LOK now opens PDFs as images using Pdfium,
    which has a superior accuracy and support
    to poppler, the default pdf reader.
    
    Change-Id: Ifbbecf7f048f001836fb98886705cba47e6bed4e

commit 253797ded47dec4ed29c616416fa8a63f279aa8f
Author: Ashod Nakashian <ashod.nakashian at collabora.co.uk>
Date:   Sat Mar 17 15:33:54 2018 -0400

    pdf: share pdf data in Graphic
    
    Change-Id: I8146aa4e206788afff71142e1877fd7a885f4652



More information about the Libreoffice-commits mailing list