summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-06Revert "For iOS, do actually export UI builder factory functions"Tor Lillqvist1-13/+3
2018-11-05For iOS, do actually export UI builder factory functionsTor Lillqvist1-3/+13
2018-11-05No need to mark libreofficekit_hook_2 with default visibilityTor Lillqvist1-2/+3
2018-10-30iOS, stop trying to do dynamic load in lok_init_2()jan Iversen1-8/+11
2018-10-30Re-think cppu::throwException() and the C++/UNO bridge on iOSTor Lillqvist1-0/+19
2018-09-13tdf#91999 export/drawingml: shape rotate 180 is not specialJustin Luth1-3/+2
2018-09-12tdf#107690 OOXML import/export of setting "Open as read-only"László Németh1-1/+1
2018-09-03mysqlc: Add library to log areas and put someTamas Bunth1-0/+1
2018-08-29Resolves: tdf#112563 we don't want a human representation of SvxRsidItemCaolán McNamara1-0/+5
2018-08-27tdf#117895: "Edit document properties before saving"...Henry Castro2-0/+40
2018-08-10forcepoint#66 protect against infinite parse recurseCaolán McNamara1-4/+12
2018-08-10forcepoint#65 pdf page visiting revisits itselfCaolán McNamara1-0/+4