summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-13tdf#124057: Do call RegisterControls() on non-DESKTOPTor Lillqvist2-5/+2
2019-03-13Revert "Temporary hack to make iOS app dialogs look better"Tor Lillqvist1-11/+0
2019-03-13tdf#124042: There are no progress bars that vcl would handle on iOS or AndroidTor Lillqvist1-5/+14
2019-03-12Temporary hack to make iOS app dialogs look betterTor Lillqvist1-0/+11
2019-03-12Bump version to 6.0-26cd-6.0-26Andras Timar1-1/+1
2019-03-12Move the Help URL to a different config pathAshod Nakashian6-49/+12
2019-03-12poppler: upgrade to release 0.74.0Michael Stahl4-8/+36
2019-03-12initialize caches in the constructorTomaž Vajngerl2-2/+10
2019-03-12LOK: don't segfault when reporting errorAshod Nakashian1-1/+1
2019-03-12sd: document the left pane classesAshod Nakashian1-2/+7
2019-03-12Make the Help URL configurableAshod Nakashian7-4/+62
2019-03-12fix build failures because of diff against masterTomaž Vajngerl4-2/+9
2019-03-12widget theme: change the tab item height to (min) 32 pxTomaž Vajngerl2-5/+7