summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-04-03pdfium: Returning a const std::shared_ptr<...>& is not recommended.Jan Holesovsky
2019-04-03pdfium: Use std::vector to hold the PdfData.Jan Holesovsky
2019-04-03pdfium: Import PDF with unloaded images.Ashod Nakashian
2019-04-03pdfium: Keep the PDF data in memory, so that we can really share them.Jan Holesovsky
2019-04-03pdfium: Share the GfxLink for PDF files.Jan Holesovsky
2019-04-01tdf#124150 increase size of color valueset widgetTomaž Vajngerl
2019-03-28Revert "pdfium: Share the GfxLink for PDF files."Jan Holesovsky
2019-03-28Revert "pdfium: Keep the PDF data in memory, so that we can really share them."Jan Holesovsky
2019-03-27MSO lockfiles: Deduplicate MSO lock file reading codeTamás Zolnai
2019-03-27Generate MSO lock files when the related MSO compat. option is setTamás Zolnai
2019-03-27Introduce new lockfile handler for MSO like lockfilesTamás Zolnai
2019-03-27Add style options to redaction exportMuhammet Kara
2019-03-27Use named shapes for redactionMuhammet Kara
2019-03-27Support bitmap PDF export for RedactionMuhammet Kara
2019-03-27Redaction: Adjust offset for multiple Calc pagesMuhammet Kara
2019-03-27Add method DocumentToGraphicRenderer::getPageCount()Muhammet Kara
2019-03-27svtools: expose document position in DocumentToGraphicRendererMiklos Vajna
2019-03-27Redaction: First stepsMuhammet Kara
2019-03-27tdf#124146 support posting of gesture event for LOKitTomaž Vajngerl
2019-03-27tdf#124146 add (general) gesture event support to VCLTomaž Vajngerl
2019-03-26pdfium: Keep the PDF data in memory, so that we can really share them.Jan Holesovsky
2019-03-26pdfium: Share the GfxLink for PDF files.Jan Holesovsky
2019-03-26vcl: svx: misc improvements to pdfium importingAshod Nakashian
2019-03-18MSForms: Add a drop-down button for drop-down form fieldTamás Zolnai
2019-03-15LOK: re-factor async key & mouse event re-posting.Michael Meeks
2019-03-12Move the Help URL to a different config pathAshod Nakashian
2019-03-12Make the Help URL configurableAshod Nakashian
2019-03-12fix build failures because of diff against masterTomaž Vajngerl
2019-03-11parse more attributes in SvgDrawVisitorTomaž Vajngerl
2019-03-11use gfx namespace for DrawCommandsTomaž Vajngerl
2019-03-11svgio visitor, add draw commands and create the from svgTomaž Vajngerl
2019-03-11Add support for <image> draw definition to draw a SVG imageTomaž Vajngerl
2019-03-11tdf#121744 XLSX Export Combinated Chart (Column and Line)Jozsef Szakacs
2019-03-04sfx2: include what we use onlyAshod Nakashian
2019-03-04LOK: support creating view with optionsAshod Nakashian
2019-02-17MSForms: Make Drop-Down form field to have a default sizeTamás Zolnai
2019-02-17MSForms: Insert Legacy Form Fields from MS compatible Forms menuTamás Zolnai
2019-02-17MSForms: Show restart dialog when MS compatible Forms menu setting is changedTamás Zolnai
2019-02-17MSForms: Introduce a new compatibility flag to enable MS compatible Forms menuTamás Zolnai
2019-02-04Related: tdf#94238 PPTX import: handle subset of radial gradient fillMiklos Vajna
2019-01-25sw: Ctrl + shape insertion was not setting up the layer.Jan Holesovsky
2019-01-22Revert "lok: custom widgets: render editbox borders"Ashod Nakashian
2019-01-03lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl
2018-12-29tdf#34171: check foreign lockfiles to tell who has locked documentMike Kaganski
2018-12-27Revert tdf#115639 fixesAron Budea
2018-12-16tdf#121779: extend TWo CApitals list to also ignore sMALL iNITIALSMike Kaganski
2018-12-13Revert "Add a localisation API to LibreOfficeKitClass"Tor Lillqvist
2018-12-10Add a localisation API to LibreOfficeKitClassTor Lillqvist
2018-12-10Get rid of ValueSet's internal VirtualDevice, draw to RenderContextMike Kaganski
2018-12-10lok: shape scaling reworkMarco Cecchetti