summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-07-21This file is used for macOS onlyTor Lillqvist
2020-07-21Fix typoTor Lillqvist
2020-07-21Bypass CppunitTest_vcl_pdfium_library_test unless we have PDFIUMTor Lillqvist
2020-07-20tdf#50879 PDF export: ensure only built-in fonts are used for formsMiklos Vajna
2020-07-16tdf#134832: Don't set mbSupportsBitmap32 on iOSTor Lillqvist
2020-07-15Avoid CGContextSetLineWidth warning about negative line widthTor Lillqvist
2020-07-11tdf#134054 toolbox: respect drop-down arrow rectJan-Marek Glogowski
2020-07-10tdf#130991 Fit the drop-down arrow into its rectJan-Marek Glogowski
2020-07-10tdf#133877 use optimal size for hamburger buttonJan-Marek Glogowski
2020-07-10tdf#123292 notebookbar: vertical align for shortcuts toolbarSzymon Kłos
2020-07-10pdfwriter: nDelta is a signed number appendPdfTimeDateJulien Nabet
2020-07-09Call modified handler on combobox selectionSzymon Kłos
2020-07-07jsdialog: force update if tab is selected againSzymon Kłos
2020-07-06jsdialog: Add mobile version of data validation dialogSzymon Kłos
2020-07-04tdf#132172 Qt5 just handle visible widget's focusJan-Marek Glogowski
2020-07-03tdf#131991 Qt5 RTL mirror mouse wheel X positionJan-Marek Glogowski
2020-07-03jsdialog: weld text viewSzymon Kłos
2020-07-03Move SalInstanceTextView dect to header fileSzymon Kłos
2020-07-02jsdialog: regenerate JSON on dialog collapseSzymon Kłos
2020-07-02tdf#130991 Scale the drop-down arrow size-requestJan-Marek Glogowski
2020-07-02jsdialog: move executor code to vclSzymon Kłos
2020-07-02Revert "weld SvxFontSizeBox_Impl"Szymon Kłos
2020-07-02jsdialog: export cursor visibility for text areasSzymon Kłos
2020-07-02jsdialog: enable watermark dialogSzymon Kłos
2020-07-02Add mobile version of find replace dialogSzymon Kłos
2020-07-02jsdialog: export combobox entriesSzymon Kłos
2020-07-01gtk3: receive mouse events on drawing areaSzymon Kłos
2020-06-30tdf#133859 Wizard service: disable 'Next' button if path has only base itemIlhan Yesil
2020-06-29pdf: add text page object attribs, refactor ImpSdrPdfImport, testsTomaž Vajngerl
2020-06-29pdf: support PDF Form object and getMatrixTomaž Vajngerl
2020-06-29pdf: add PDFiumTextPage and PDFiumPageObject + testTomaž Vajngerl
2020-06-29pdf: fix text annotation (note) modification dateTomaž Vajngerl
2020-06-29pdf export: add support for modification time/date in annotationsTomaž Vajngerl
2020-06-29pdf export: support pop-up annotation for notes / commentsTomaž Vajngerl
2020-06-29pdf: clean-up PDFWriterImpl::createNoteTomaž Vajngerl
2020-06-29support date and time for PDFium and use it for annotationsTomaž Vajngerl
2020-06-29sd: support adding PDF text / pop-up annotations as commentsTomaž Vajngerl
2020-06-29vcl: Add annotation reading to PDFiumLibrary c++ wrapperTomaž Vajngerl
2020-06-29vcl: add PDFGraphicResult instead of std::pair in ImportPDFUnloadedTomaž Vajngerl
2020-06-29vcl: use pdfium c++ wraper classes in ImportPDFUnloadedTomaž Vajngerl
2020-06-29vcl: wrap PDFium types in c++ classes to ease lifecycle managementTomaž Vajngerl
2020-06-29sd signature line: place shape on the correct pageMiklos Vajna
2020-06-29sd signature line: include shape in the appearance widgetMiklos Vajna
2020-06-29sd signature line: extract page resource / content copy codeMiklos Vajna
2020-06-29sd signature line: teach PDFDocument how to use PDFObjectCopierMiklos Vajna
2020-06-29sd signature line: extract copyExternalResources() from the pdf export codeMiklos Vajna
2020-06-29sd signature line: separate alloc and write of xref entryMiklos Vajna
2020-06-29sd signature line: implement non-empty geometry during pdf signMiklos Vajna
2020-06-29vcl: namespace PDFWriterImpl consistentlyMiklos Vajna
2020-06-29sd signature line: access the pdf shape from the appearance writerMiklos Vajna