summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-04DOCX export: fix table style config handling wrt nested tablesMiklos Vajna4-9/+39
2020-02-04tdf#130214: workaround invalid state resulting from error on importMike Kaganski3-0/+11
2020-02-04tdf#130382 - process key-event handlers synchronously for unipoll.Michael Meeks1-2/+17
2020-02-04DOCX export: write document variablesMiklos Vajna3-0/+65
2020-02-04tdf#129798: store SwWrtShell when it's availableMike Kaganski2-24/+35
2020-02-03Use the "Double-tap" term instead of "click" on all iOS devices (also iPad)Tor Lillqvist1-1/+5
2020-02-03tdf#129412: Crash when registered data source is not availableJulien Nabet1-0/+2
2020-02-03tdf#128468: Add new UNO command "MoveTabstop"Tor Lillqvist4-1/+35
2020-02-03Log what UNO command we failed to dispatchTor Lillqvist1-1/+1
2020-02-01android: Set the correct path for the liblangtag data.Jan Holesovsky1-0/+8
2020-01-30DOCX export: implement support for user fieldsMiklos Vajna2-0/+39
2020-01-30lok: preserve mouse event logic position and use in calcTomaž Vajngerl8-24/+62
2020-01-29lok: avoid to send visible cursor msg for formula bar edit viewMarco Cecchetti1-0/+8
2020-01-29android lok: Correct the hint in the slides from click to double-tap.Jan Holesovsky2-16/+21
2020-01-28Bump version to 6.2-4Andras Timar1-1/+1
2020-01-28lok: calc: send text selection rectangles for the input barMarco Cecchetti2-0/+45
2020-01-28tdf#130179 sw comments on frames: limit insert UI for at-char and ...Miklos Vajna5-1/+167
2020-01-28android: Actually let's avoid the exceptions via bridges only on aarch4.Jan Holesovsky1-4/+6
2020-01-27DOCX export: fix line spacing when spacing is 0Miklos Vajna2-4/+31
2020-01-27lok: Add LOK_CALLBACK_STATE_CHANGED for uno:OrientationMuhammet Kara2-1/+9
2020-01-25lok: create marking overlay object, but add no objects to itMichael Meeks1-6/+5
2020-01-25lok: status update - avoid SIGFPE on zero range.Michael Meeks1-4/+7
2020-01-24sw DoNotCaptureDrawObjsOnPage: don't capture wrap-through Writer images, ...Miklos Vajna3-2/+21
2020-01-23lok: add id information to the selected graphicHenry Castro1-3/+8
2020-01-22tdf#129388: Avoid any actual painting of the slide sorter in the LOKit caseTor Lillqvist1-3/+8
2020-01-22Unbreak code compiled conditionally with DEBUG_TIMINGTor Lillqvist1-7/+5
2020-01-22tdf#129388: Do as kendy suggested in 7e291eedbad335bf8bbc8a17cc3d633bf66d0e90Tor Lillqvist2-1/+6
2020-01-22tdf#130112 lok: Do not apply zoom-factor twice...Dennis Francis1-4/+5
2020-01-21Fix csv dialog pops up on mobile when copy/pasteMert Tumer1-1/+2
2020-01-20vcl: close UNO streams with closeInput.Michael Meeks1-0/+1
2020-01-20lok: disable ucbgio provider for Online.Michael Meeks1-0/+14
2020-01-20lok formula input: Don't show un-needed elements with the LOK active.Jan Holesovsky1-8/+14
2020-01-178bit image is "native" only if it has grey palette (tdf#116888)Luboš Luňák1-1/+1
2020-01-16DOCX import: improve support for headers/footers from cont sect breakMiklos Vajna3-1/+50
2020-01-16tdf#112202,tdf#112201 sw: add testMichael Stahl2-0/+45
2020-01-16tdf#112201 writerfilter: try to apply continuous section page style...Michael Stahl1-0/+15
2020-01-16tdf#112201 writerfilter: continuous sections:Michael Stahl1-1/+2
2020-01-16tdf#112202 writerfilter,sw: fix loss of headersMichael Stahl5-9/+101
2020-01-16lok: don't render shape selection overlays in lok mode.Michael Meeks3-2/+17
2020-01-16theming: avoid continually attempting to load missing theme library.Michael Meeks1-1/+4
2020-01-16tdf#121670 ooxmlimport: no columns in page styles, only sectionsJustin Luth3-8/+27
2020-01-16sw ooxmlexport: export non-continuous section breaksJustin Luth3-1/+4
2020-01-16unoxml: CDocumentBuilder::parseURI should handle non-file:/// URIs.Michael Meeks1-4/+19
2020-01-15lok: ui: more files to increase the 'step-increment'Henry Castro49-94/+94
2020-01-15lok: ui: increase the 'step-increment' property to 5Henry Castro1-1/+1
2020-01-14fix crash in draw Format->Bullets and Numbering dialogNoel Grandin1-6/+9
2020-01-13lok: Unlock chart contollers after insertion on mobile viewMuhammet Kara1-0/+2
2020-01-13mobile: escape JSON for function wizard, and emit only on mobile.Michael Meeks1-5/+16
2020-01-13Fix FontColor does not change selected cells on calcMert Tumer1-2/+24
2020-01-13WaE: unused code in calc.Michael Meeks1-3/+0