summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-27lok: Hide file name from Text Import Dialog (csv)cp-6.4-39merttumer1-2/+6
2021-05-27lok: Re-Enable AnchorToPara context menu itemmerttumer1-2/+1
2021-05-27upgrade to Expat 2.4.1Caolán McNamara4-14/+16
2021-05-27libxml2: upgrade to release 2.9.12Michael Stahl5-18/+6
2021-05-27tdf#134582 sfx2: when storing, set Version on embedded object storageMichael Stahl1-0/+33
2021-05-27Implemented Delete key deletes the table when all the cells are selectedmerttumer1-8/+22
2021-05-27properly draw only parts of FillGradientPrimitive2D (tdf#139000)Luboš Luňák1-8/+16
2021-05-27sw: fix not needed invalidation of custom field on each keypressMiklos Vajna2-4/+14
2021-05-27Avoid Clang -Werror,-Wunused-command-line-argumentStephan Bergmann1-1/+1
2021-05-27sw: fix not needed invalidation of title field on each keypressMiklos Vajna3-1/+110
2021-05-27vcl PDF export: fix re-exporting PDF images with arbitrary page-level rotationMiklos Vajna3-21/+104
2021-05-27vcl PDF tokenizer: fix EOF position when \r is not followed by \nMiklos Vajna3-1/+94
2021-05-27Bump version to 6.4-39Andras Timar1-1/+1
2021-05-12Bump version to 6.4-38cp-6.4-38Andras Timar1-1/+1
2021-05-12Enable PdfIum for android buildmerttumer6-1/+6
2021-05-12pdfium build fix with Android NDK 19Andras Timar2-0/+18
2021-05-12android: Fix DrawingArea inside CsvTableBox is shrinkedmerttumer1-0/+9
2021-05-12vcl: Don't just return OK when executing a dialog in AndroidTomaž Vajngerl1-8/+0
2021-05-12svx: fix crash with active text edit vs slide deleteMiklos Vajna3-0/+56
2021-05-12lok: move handleMacroConfirmationRequest to its own methodTomaž Vajngerl2-11/+19
2021-05-12lok: enable macros by default for AndroidTomaž Vajngerl1-0/+4
2021-05-12update native-code.py to support VBA scripts in calc on AndroidTomaž Vajngerl1-3/+14
2021-05-12lok: add rendering and input for form controls in CalcTomaž Vajngerl4-5/+223
2021-05-12vcl pdfium render: handle widget annotations for form fieldsMiklos Vajna3-0/+145
2021-05-12unit-tests for new behaviour of auto-completeDennis Francis1-0/+101
2021-05-12show autocompletion only if there is exactly one matchDennis Francis1-3/+14
2021-05-12autocomplete from superblock of str/edittextDennis Francis7-4/+142
2021-05-12lok: Enable the "AutoInput" again.Dennis Francis2-5/+1
2021-05-12Fix style previews widget with multiple languagesSzymon Kłos5-6/+31
2021-05-12Fix broken TOX in Online.Gülşah Köse1-10/+0
2021-05-12Invalidate inputbar after size changed messageSzymon Kłos1-0/+1
2021-05-12LOK: calc: allow image selection on insertionPranam Lashkari1-1/+2
2021-05-12Wait for dialog response on Androidmerttumer1-1/+2
2021-05-12Add missing FilterOptionsDialog constructor for androidmerttumer1-0/+1
2021-05-12serf should use bundled openssl headers, not system openssl headersAndras Timar1-0/+1
2021-05-12handle properly missing URI components for webdav/serfLuboš Luňák1-3/+3
2021-05-12fix serf dependenciesLuboš Luňák2-2/+3
2021-05-12update serf to 1.3.9Luboš Luňák8-96/+85
2021-05-12allow utf-8 in xml names (liborcus) (tdf#141672)Luboš Luňák2-0/+305
2021-05-12Better handling of filelocsStephan Bergmann1-0/+1
2021-05-12lok: calc: formula breaking to multiple lines partly shown in edit modeMarco Cecchetti1-0/+22
2021-05-12lok: Interaction handler for FilterOptionsmerttumer3-1/+26
2021-05-12Revert ScInputWindow::setPosSizePixel() early returnsSzymon Kłos2-10/+1
2021-05-12lok: add global notifier to the "Text Import Dialog"merttumer2-0/+9
2021-05-12Added Text Import Dialog to JSDialogs listmerttumer1-1/+2
2021-05-12jsdialog: handle response buttonsSzymon Kłos1-3/+19
2021-04-22Bump version to 6.4-37cp-6.4-37Andras Timar1-1/+1
2021-04-22lok: Edit the click selected cell on table selectionmerttumer1-1/+4
2021-04-21tdf#139906 Add an option to change data source from mail merge wizard dialog.Gülşah Köse3-11/+56
2021-04-20tdf#122222: add DOCX import of resolved comments as "done"Mike Kaganski17-2/+230