summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-05sw HTML export: handle field shadings view optionprivate/mmeeks/cp-6.2-bitsMiklos Vajna2-9/+11
2019-08-05Fix certificate test mis-merging.Michael Meeks1-184/+80
2019-08-05LOK: Enable embedding images in text/html format outputAshod Nakashian4-18/+26
2019-08-05sw HTML export, field shadings: give text portion background priorityMiklos Vajna5-0/+54
2019-08-05lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl2-0/+61
2019-08-05lok: add test signing DOCX -> testInsertCertificate_PEM_DOCXTomaž Vajngerl2-44/+63
2019-08-05lok: simplify and cleanup testInsertCertificate_{PEM,DER}_ODTTomaž Vajngerl1-72/+30
2019-08-05Fix signing empty Configurations2/accelerator/current.xmlTomaž Vajngerl4-41/+62
2019-08-05test signing with certificate chain and private key in PEM formatTomaž Vajngerl6-0/+211
2019-08-05lok: vital to quote nested JSON inserted into a json property.Michael Meeks1-1/+16
2019-08-05XTransferable2 - add missing 'since' tag on isComplex.Michael Meeks1-0/+2
2019-08-05lok: minimal implementation of isComplex for calc for now.Michael Meeks6-34/+66
2019-08-05add parameter TransformRotationDeltaAngle to .uno:TransformDialogHenry Castro3-10/+27
2019-08-05LOK: Improved selection complexity detectionAshod Nakashian2-1/+37
2019-08-05lok: update graphic selection callback descriptionMarco Cecchetti1-4/+33
2019-08-05lok: chart: informing the client about selection handling propertiesMarco Cecchetti8-21/+46
2019-08-05lok: dragging and resizing chart elementsMarco Cecchetti1-0/+1
2019-08-05lok: writer: svg export transformed imagesMarco Cecchetti8-14/+64
2019-08-05lok: sw: dragging image through SID_ATTR_TRANSFORM uno messagesMarco Cecchetti1-1/+20
2019-08-05svg.js: the SVG Path polyfill doesn't work with Firefox 59 and laterMarco Cecchetti1-535/+559
2019-08-05lok: shape scaling reworkMarco Cecchetti6-28/+159
2019-08-05lok: get correct handlers for a single rotated shapeMarco Cecchetti1-7/+13
2019-08-03LOK: re-factor async key & mouse event re-posting.Michael Meeks7-194/+22
2019-08-03cid#1399432 Uncaught exceptionCaolán McNamara1-3/+3
2019-08-03fix copy/paste mistake in TOOLS_INFO_EXCEPTIONNoel Grandin1-1/+1
2019-08-03add TOOLS_WARN_EXCEPTION,etc macrosNoel Grandin1-0/+34
2019-08-03clipboard: elide string constructor.Michael Meeks1-4/+1
2019-08-03clipboard: elide string constructor.Michael Meeks1-1/+1
2019-08-03Removed duplicated includeAndrea Gelmini1-1/+0
2019-08-03Use implicit OString constructor and cleanup casts.Michael Meeks2-10/+19
2019-08-03clipboard: repair unit test so that it runs in the lok mode.Michael Meeks2-1/+3
2019-08-03clipboard: log before erasingAshod Nakashian1-1/+1
2019-08-03clipboard: check for null.Michael Meeks1-2/+1
2019-08-03lok: share more of the clipboard mime-type handling code.Michael Meeks1-14/+1
2019-08-03clipboard: encourage paste to show up by having some dummy content.Michael Meeks3-1/+17
2019-08-03Try harder to generate HTML from text.Michael Meeks1-22/+57
2019-08-03Set clipboard for a window when createdSzymon Kłos1-0/+12
2019-08-03LOK: Copy Graphics as embedded PNG in HTMLAshod Nakashian2-2/+37
2019-08-03lok: cleanup clipboards associated with a view on destruction.Michael Meeks3-7/+38
2019-08-03clipboard: get view setting correct before setClipboard.Michael Meeks2-3/+9
2019-08-03lok: clipboard: per view clipboard creation.Michael Meeks4-14/+37
2019-08-03lok: clipboard: per view clipboard creation.Michael Meeks6-40/+212
2019-08-03LOK: Support detecting complex selectionsAshod Nakashian9-1/+125
2019-08-03lok: use utf-8 for text/plain always.Michael Meeks1-2/+5
2019-08-03Add more powerful selection fetch & clipboard set methods.Michael Meeks5-47/+234
2019-08-03remove unnecessary code in doc_registerCallbackNoel Grandin1-16/+0
2019-08-03Improved loplugin:stringconstant (now that GCC 7 supports it): desktopStephan Bergmann16-34/+34
2019-08-03Notify the client when we close the sidebarAshod Nakashian1-2/+12
2019-08-03LOK: support sidebars in writer and calcAshod Nakashian4-20/+30
2019-08-03sfx2: Enable sidebar on calc and writer, but not in impressAshod Nakashian3-3/+26