summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-11Add support for <image> draw definition to draw a SVG imageTomaž Vajngerl1-9/+5
2019-03-11tdf#121744 XLSX Export Combinated Chart (Column and Line)Jozsef Szakacs1-1/+1
2019-03-04sfx2: include what we use onlyAshod Nakashian1-6/+4
2019-03-04LOK: support creating view with optionsAshod Nakashian2-3/+10
2019-02-17MSForms: Make Drop-Down form field to have a default sizeTamás Zolnai1-1/+1
2019-02-17MSForms: Insert Legacy Form Fields from MS compatible Forms menuTamás Zolnai1-0/+1
2019-02-17MSForms: Show restart dialog when MS compatible Forms menu setting is changedTamás Zolnai1-0/+3
2019-02-17MSForms: Introduce a new compatibility flag to enable MS compatible Forms menuTamás Zolnai2-0/+41
2019-02-04Related: tdf#94238 PPTX import: handle subset of radial gradient fillMiklos Vajna1-0/+3
2019-01-25sw: Ctrl + shape insertion was not setting up the layer.Jan Holesovsky1-0/+3
2019-01-22Revert "lok: custom widgets: render editbox borders"Ashod Nakashian1-1/+1
2019-01-03lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl3-0/+63
2018-12-29tdf#34171: check foreign lockfiles to tell who has locked documentMike Kaganski1-1/+2
2018-12-27Revert tdf#115639 fixesAron Budea3-12/+0
2018-12-16tdf#121779: extend TWo CApitals list to also ignore sMALL iNITIALSMike Kaganski1-5/+3
2018-12-13Revert "Add a localisation API to LibreOfficeKitClass"Tor Lillqvist2-39/+0
2018-12-10Add a localisation API to LibreOfficeKitClassTor Lillqvist2-0/+39
2018-12-10Get rid of ValueSet's internal VirtualDevice, draw to RenderContextMike Kaganski1-5/+3
2018-12-10lok: shape scaling reworkMarco Cecchetti1-2/+4
2018-12-10custom widgets: Rename 'stock' to 'action'.Jan Holesovsky2-7/+7
2018-12-10add parameter TransformRotationDeltaAngle to .uno:TransformDialogHenry Castro1-0/+1
2018-12-10LOK: Fix API for renderShapeSelectionAshod Nakashian2-6/+5
2018-12-10Introduce client-server message for requesting the selected shape as SVGTamás Zolnai2-0/+14
2018-12-08utility constructor for Image "private:graphicrepository" urlsNoel Grandin1-0/+3
2018-12-06Use lazy-loading stock Image to simplify framework image lists.Michael Meeks2-1/+4
2018-12-06Add explicit API scaling via ImageTree API.Michael Meeks1-1/+6
2018-12-06ViewShellBase const correctnessAshod Nakashian1-2/+1
2018-11-08lok: send signature status on document loadTomaž Vajngerl1-0/+5
2018-11-08sfx2: add RecheckSignature to run signature verification againTomaž Vajngerl1-0/+1
2018-11-08lok: new function to add certificate to certificate DBTomaž Vajngerl2-2/+18
2018-11-08lok: create certificate and private key with insertCertificateTomaž Vajngerl2-3/+9
2018-11-08lokit: add funct. to insert, sign and verify signatureTomaž Vajngerl4-0/+36
2018-11-08Refactor SfxObjectShell sign methodsSamuel Mehrbrodt2-7/+10
2018-11-08tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt2-4/+6
2018-11-08Sign Signature LineSamuel Mehrbrodt2-2/+10
2018-11-08lok: custom widgets: render editbox bordersAshod Nakashian1-1/+1
2018-11-08vcl: mark stock buttons and transfer this to NWF on drawingTomaž Vajngerl2-4/+20
2018-11-08Avoid gcc: "specified bound depends on the length of the source argument"Tor Lillqvist1-1/+1
2018-11-08tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl2-10/+15
2018-11-07lokdialog: Implement hi-dpi support for the routed dialogs.Jan Holesovsky2-3/+19
2018-11-07sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky1-0/+4
2018-11-07lok: Notify about the current editing context.Jan Holesovsky2-0/+13