summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-26vcl: share GfxLinkAshod Nakashian5-17/+13
2019-03-26Revert "sw mso export: PROTECT_FORM shouldn't force section to protected"Aron Budea2-1/+4
2019-03-26svx: fix loplugin errorsAshod Nakashian1-7/+6
2019-03-26svx: don't re-declare pdfium structsAshod Nakashian2-16/+21
2019-03-26vcl: svx: misc improvements to pdfium importingAshod Nakashian4-9/+7
2019-03-26pdf: refactor poppler importerAshod Nakashian2-3/+24
2019-03-26Accept iOS SDK 12.2Tor Lillqvist1-2/+2
2019-03-25Just include all fonts from instdir/share/fonts in the iOS appTor Lillqvist1-1/+1
2019-03-25tdf#124172: Remove DESKTOP ifdef as the code is needed for tunnelled dialogsTor Lillqvist1-2/+0
2019-03-25opengl's drawBitmap() should also scale properly if needed (tdf#123372)Luboš Luňák1-1/+13
2019-03-25tdf#124172: Use the MacOSXSpell library on iOS, tooTor Lillqvist6-6/+32
2019-03-24Unfloat: Move the button to the top of the framecp-6.0-27Tamás Zolnai5-18/+18
2019-03-22Make pdf export watermarks look like watermarks on onlinemerttumer1-11/+41
2019-03-22Bump version to 6.0-27cd-6.0-27Andras Timar1-1/+1
2019-03-21lok: Keep the temporary user profile set during the entire preload.Jan Holesovsky1-3/+3
2019-03-21tdf#124153 fix cut-off radio buttonTomaž Vajngerl1-2/+0
2019-03-20tdf#124168: The libctllo.a is needed in the iOS app for ToCTor Lillqvist1-1/+2
2019-03-20tdf#124168: The share/template folder is needed in the iOS appTor Lillqvist1-0/+1
2019-03-20tdf#124168: We do need the BasicDLL thing also in the iOS appTor Lillqvist1-5/+3
2019-03-20tdf#124162: Crash when trying to accept changesHenry Castro1-2/+2
2019-03-18backport latest colibre icons from masterAndras Timar443-50/+154
2019-03-18MSForms: Add some extra comments for the new codeTamás Zolnai3-1/+7
2019-03-18MSForms: Test insertion of form fields and undo / redo of this insertion.Tamás Zolnai2-1/+185
2019-03-18MSForms: Test legacy form field import / export for the supported formats.Tamás Zolnai4-0/+217
2019-03-18MSForms: Fix handling of drop-down form field after DOC importTamás Zolnai2-3/+5
2019-03-18MSForms: Open Control Properties dialog by double click for drop-down fieldTamás Zolnai1-0/+15
2019-03-18MSForms: Add a drop-down button for drop-down form fieldTamás Zolnai19-130/+479
2019-03-18MSForms: Introduce a new IFieldMark for drop-down form fieldTamás Zolnai9-11/+133
2019-03-18MSForms: Update cursor position after the drop down form field was changedTamás Zolnai2-4/+5
2019-03-18MSForms: Disable legacy field menu slots if the cursor is inside a text fieldTamás Zolnai1-0/+24
2019-03-18Fix typoTamás Zolnai2-2/+2
2019-03-18MSForms: Implement undo / redo for insertion of legacy form fieldsTamás Zolnai11-1/+239
2019-03-18MSForms: Fix removal of all items on the drop-down form field dialogTamás Zolnai1-1/+2
2019-03-18DOCX autotext import: speed up handling of large amount of blocksMiklos Vajna1-1/+8
2019-03-16ios widget theme: make corners of widgets more round (rx,ry = 4px)Tomaž Vajngerl25-47/+47
2019-03-16ios widget theme: draw focus rectangles for widgetsTomaž Vajngerl4-0/+37
2019-03-16ios widget theme: fix wrong svg filename for the button in editboxTomaž Vajngerl1-2/+2
2019-03-16move the content of theme_definitons to ios subdirTomaž Vajngerl41-42/+43
2019-03-15tdf#124042: Remove unnecessary code for iOSTor Lillqvist1-15/+0
2019-03-15tdf#124042: If mrContext is zero, calling Core Graphics APIs on it is futileTor Lillqvist1-0/+5
2019-03-15tdf#124042: Add SAL_INFOs for iOS about the CGContext life cycle in LOKitTor Lillqvist1-0/+7
2019-03-15Don't return an empty C string, the caller is not prepared for thatTor Lillqvist1-0/+3
2019-03-15LOK: switch view before event emission if necessary.Michael Meeks1-0/+9
2019-03-15LOK: re-factor async key & mouse event re-posting.Michael Meeks8-195/+140
2019-03-15lok: intercept the UNO command ".uno:ThesaurusDialog"Henry Castro2-2/+4
2019-03-14coverity#1427648 Dereference after null checkcp-6.0-26Caolán McNamara1-3/+6
2019-03-14Further tweaks that affect the "tunnelled" dialogs in the iOS appTor Lillqvist2-2/+22
2019-03-14DOCX import: fix unexpected page break on autotext insert at end of docMiklos Vajna4-5/+21
2019-03-14Use smaller default font on iOS (in practice used for dialogs in the iOS app)Tor Lillqvist1-1/+1
2019-03-13Hide the font preview on iOSTor Lillqvist1-0/+12