summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-22jsdialog: use for message dialogs on mobileSzymon Kłos6-5/+73
2020-06-22failed cell dependency check should not set invalid values (tdf#132451)Luboš Luňák5-4/+95
2020-06-22add debugging hints to Skia READMELuboš Luňák2-2/+49
2020-06-22jsdialog: send JSON on selection changeSzymon Kłos2-0/+7
2020-06-22Update git submodulesGabor Kelemen1-0/+0
2020-06-22Update git submodulesGabor Kelemen1-0/+0
2020-06-22Update git submodulesGabor Kelemen1-0/+0
2020-06-22remove debugging leftoversNoel Grandin1-2/+0
2020-06-22jsdialog: handle nested tab pagesSzymon Kłos5-26/+74
2020-06-22tdf#134053 tweak dash and space length for ooxmlRegina Henschel4-16/+91
2020-06-22vcl/calendar.hxx no longer used outside vclCaolán McNamara5-21/+21
2020-06-22sw: prefix members of SwDocDisplayItem, SwNode2LayoutSaveUpperFrames, ...Miklos Vajna8-100/+99
2020-06-22jsdialog: avoid crash in watermark dialogSzymon Kłos1-2/+5
2020-06-22tdf#97177 speedup loading of large ODS fileNoel Grandin10-329/+173
2020-06-22pdf export: add support for modification time/date in annotationsTomaž Vajngerl3-37/+55
2020-06-22pdf export: support pop-up annotation for notes / commentsTomaž Vajngerl3-38/+113
2020-06-22tdf#133662 Tweak position of copy version info buttonIlmari Lauhakangas1-1/+2
2020-06-22tdf#134167: jfw_plugin_getAllJavaInfos can successfully return empty listStephan Bergmann1-2/+1
2020-06-21Avoid one more unhelpful -Werror=stringop-truncationStephan Bergmann1-1/+1
2020-06-21pdf: clean-up PDFWriterImpl::createNoteTomaž Vajngerl1-8/+9
2020-06-21sd: Test PDF Annotation roundtripTomaž Vajngerl2-0/+132
2020-06-21uitest : Add support for Dropdown items in grid windowAhmed ElShreif2-2/+108
2020-06-21accessibility : don't initialize manually VclPtrArnaud Versini2-5/+0
2020-06-21weld date selection widgetCaolán McNamara3-19/+70
2020-06-21weld DateField Calendar floating windowCaolán McNamara7-218/+174
2020-06-21support date and time for PDFium and use it for annotationsTomaž Vajngerl6-1/+102
2020-06-21block GtkCalendar mouse click from propogating to toplevel GtkWindowCaolán McNamara1-0/+13
2020-06-21don't include vcl/fmtfield.hxx from public hxxCaolán McNamara2-1/+1
2020-06-21LOK: hyperlink were inserted as button instead of text objectPranam Lashkari1-1/+2
2020-06-21sd: support adding PDF text / pop-up annotations as commentsTomaž Vajngerl3-5/+68
2020-06-21Fix typoAndrea Gelmini1-1/+1
2020-06-21Fix typoAndrea Gelmini1-1/+1
2020-06-21Removed duplicated includesAndrea Gelmini1-2/+0
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin22-297/+444
2020-06-20jsdialog: remember weld instancesSzymon Kłos4-30/+81
2020-06-20jsdialog: execute actions using weld wrapperSzymon Kłos6-40/+101
2020-06-20indicate popup menu was shownCaolán McNamara1-0/+2
2020-06-20deb#962903 #include <abstractions/user-tmp> to allow /tmp/something/*Rene Engelhard3-6/+6
2020-06-20gpg4libre: fix build for Linux x86Thorsten Behrens1-0/+22
2020-06-20pragma once for some PDF headersTomaž Vajngerl4-16/+4
2020-06-20vcl: Add annotation reading to PDFiumLibrary c++ wrapperTomaž Vajngerl5-0/+238
2020-06-20vcl: add PDFGraphicResult instead of std::pair in ImportPDFUnloadedTomaž Vajngerl3-7/+21
2020-06-20Update git submodulesOlivier Hallot1-0/+0
2020-06-20vcl: use pdfium c++ wraper classes in ImportPDFUnloadedTomaž Vajngerl1-10/+7
2020-06-20vcl: wrap PDFium types in c++ classes to ease lifecycle managementTomaž Vajngerl5-3/+288
2020-06-20BASIC : don't initialize and destroy manually std::unique_ptrArnaud Versini3-21/+3
2020-06-20tdf#101830 sw: highlight empty 'invisible' input fieldsSerge Krot1-0/+23
2020-06-20tdf#133859 Wizard service: disable 'Next' button if path has only base itemIlhan Yesil2-0/+6
2020-06-20box2d: fix strict aliasing error and ignore -WshadowSarper Akdemir3-0/+38
2020-06-19Move data for signing tests to test/Miklos Vajna12-66/+88