summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-11-27Added Orientation argument to LOKIT renderFontMert Tumer2-2/+14
2019-10-09shave 10% off load time of large docx fileNoel Grandin1-0/+5
2019-09-27lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai1-0/+2
2019-09-27lok: send an invalidation by document size changeTamás Zolnai2-0/+7
2019-08-29sc: LOK: commit cell edits before saveascd-6.0-29-20190828Ashod Nakashian1-0/+2
2019-06-12tdf#125360: PPTX: Shape fill transparency is not exportedTamás Zolnai1-3/+3
2019-06-12tdf#125346: PPTX export: Shape has wrong fill color comming from themeTamás Zolnai1-1/+1
2019-05-03lok: allow paste content to popup dialogHenry Castro3-4/+5
2019-04-24lok: emit ProfileZone data in messages when requested.Michael Meeks1-0/+6
2019-04-15LOK: support for ordering/moving partsAshod Nakashian3-0/+17
2019-04-15LOK: getPartInfo now returns list of selected partsAshod Nakashian1-1/+2
2019-04-15slide-sorter: multiple selectionAshod Nakashian4-1/+19
2019-04-13sd: unit-test to check that PDF stream is shared among Graphic instancesAshod Nakashian1-0/+1
2019-04-11Run clang-formatTor Lillqvist1-2/+4
2019-04-11Don't crash if the BSTR pointer in a VARIANT is (weirdly) nullTor Lillqvist1-2/+5
2019-04-11tdf#82009 TreeList move painting of drag target into Paint func.Tomaž Vajngerl1-0/+7
2019-04-05support opacity for widget definition draw SVGsTomaž Vajngerl1-0/+4
2019-04-04tdf#124155 fix slider to not go beyond rect boundsTomaž Vajngerl1-0/+1
2019-04-04tdf#124155 change "gradient tab page" - increment & angle sliderTomaž Vajngerl1-0/+6
2019-04-03pdfium: Returning a const std::shared_ptr<...>& is not recommended.Jan Holesovsky1-1/+1
2019-04-03pdfium: Use std::vector to hold the PdfData.Jan Holesovsky3-5/+5
2019-04-03pdfium: Import PDF with unloaded images.Ashod Nakashian1-0/+25
2019-04-03pdfium: Keep the PDF data in memory, so that we can really share them.Jan Holesovsky1-0/+5
2019-04-03pdfium: Share the GfxLink for PDF files.Jan Holesovsky1-0/+1
2019-04-01tdf#124150 increase size of color valueset widgetTomaž Vajngerl1-0/+1
2019-03-28Revert "pdfium: Share the GfxLink for PDF files."Jan Holesovsky1-1/+0
2019-03-28Revert "pdfium: Keep the PDF data in memory, so that we can really share them."Jan Holesovsky1-5/+0
2019-03-27MSO lockfiles: Deduplicate MSO lock file reading codeTamás Zolnai2-1/+3
2019-03-27Generate MSO lock files when the related MSO compat. option is setTamás Zolnai3-4/+9
2019-03-27Introduce new lockfile handler for MSO like lockfilesTamás Zolnai4-19/+125
2019-03-27Add style options to redaction exportMuhammet Kara2-2/+5
2019-03-27Use named shapes for redactionMuhammet Kara1-1/+3
2019-03-27Support bitmap PDF export for RedactionMuhammet Kara1-1/+3
2019-03-27Redaction: Adjust offset for multiple Calc pagesMuhammet Kara1-1/+14
2019-03-27Add method DocumentToGraphicRenderer::getPageCount()Muhammet Kara1-0/+1
2019-03-27svtools: expose document position in DocumentToGraphicRendererMiklos Vajna1-1/+1
2019-03-27Redaction: First stepsMuhammet Kara1-1/+2
2019-03-27tdf#124146 support posting of gesture event for LOKitTomaž Vajngerl2-0/+25
2019-03-27tdf#124146 add (general) gesture event support to VCLTomaž Vajngerl4-0/+71
2019-03-26pdfium: Keep the PDF data in memory, so that we can really share them.Jan Holesovsky1-0/+5
2019-03-26pdfium: Share the GfxLink for PDF files.Jan Holesovsky1-0/+1
2019-03-26vcl: svx: misc improvements to pdfium importingAshod Nakashian2-6/+4
2019-03-18MSForms: Add a drop-down button for drop-down form fieldTamás Zolnai1-1/+1
2019-03-15LOK: re-factor async key & mouse event re-posting.Michael Meeks2-51/+10
2019-03-12Move the Help URL to a different config pathAshod Nakashian1-2/+0
2019-03-12Make the Help URL configurableAshod Nakashian2-0/+4
2019-03-12fix build failures because of diff against masterTomaž Vajngerl1-0/+6
2019-03-11parse more attributes in SvgDrawVisitorTomaž Vajngerl1-0/+14
2019-03-11use gfx namespace for DrawCommandsTomaž Vajngerl1-0/+11
2019-03-11svgio visitor, add draw commands and create the from svgTomaž Vajngerl1-0/+74