summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2020-07-11tdf#134054 toolbox: respect drop-down arrow rectJan-Marek Glogowski1-10/+8
2020-07-10tdf#130991 Fit the drop-down arrow into its rectJan-Marek Glogowski1-15/+16
2020-07-10tdf#133877 use optimal size for hamburger buttonJan-Marek Glogowski1-4/+4
2020-07-10tdf#123292 notebookbar: vertical align for shortcuts toolbarSzymon Kłos1-2/+6
2020-07-10pdfwriter: nDelta is a signed number appendPdfTimeDateJulien Nabet1-10/+5
2020-07-09Call modified handler on combobox selectionSzymon Kłos1-0/+3
2020-07-07jsdialog: force update if tab is selected againSzymon Kłos2-5/+26
2020-07-06jsdialog: Add mobile version of data validation dialogSzymon Kłos1-1/+6
2020-07-04tdf#132172 Qt5 just handle visible widget's focusJan-Marek Glogowski1-1/+2
2020-07-03tdf#131991 Qt5 RTL mirror mouse wheel X positionJan-Marek Glogowski1-1/+1
2020-07-03jsdialog: weld text viewSzymon Kłos3-0/+51
2020-07-03Move SalInstanceTextView dect to header fileSzymon Kłos1-104/+93
2020-07-02jsdialog: regenerate JSON on dialog collapseSzymon Kłos2-2/+30
2020-07-02tdf#130991 Scale the drop-down arrow size-requestJan-Marek Glogowski1-2/+4
2020-07-02jsdialog: move executor code to vclSzymon Kłos4-9/+149
2020-07-02Revert "weld SvxFontSizeBox_Impl"Szymon Kłos3-113/+6
2020-07-02jsdialog: export cursor visibility for text areasSzymon Kłos1-0/+9
2020-07-02jsdialog: enable watermark dialogSzymon Kłos1-1/+2
2020-07-02Add mobile version of find replace dialogSzymon Kłos1-1/+2
2020-07-02jsdialog: export combobox entriesSzymon Kłos1-0/+29
2020-07-01gtk3: receive mouse events on drawing areaSzymon Kłos2-1/+13
2020-06-30tdf#133859 Wizard service: disable 'Next' button if path has only base itemIlhan Yesil2-0/+6
2020-06-29pdf: add text page object attribs, refactor ImpSdrPdfImport, testsTomaž Vajngerl2-3/+71
2020-06-29pdf: support PDF Form object and getMatrixTomaž Vajngerl1-0/+24
2020-06-29pdf: add PDFiumTextPage and PDFiumPageObject + testTomaž Vajngerl2-1/+98
2020-06-29pdf: fix text annotation (note) modification dateTomaž Vajngerl1-1/+2
2020-06-29pdf export: add support for modification time/date in annotationsTomaž Vajngerl1-28/+50
2020-06-29pdf export: support pop-up annotation for notes / commentsTomaž Vajngerl2-34/+111
2020-06-29pdf: clean-up PDFWriterImpl::createNoteTomaž Vajngerl1-8/+9
2020-06-29support date and time for PDFium and use it for annotationsTomaž Vajngerl3-0/+94
2020-06-29sd: support adding PDF text / pop-up annotations as commentsTomaž Vajngerl1-1/+30
2020-06-29vcl: Add annotation reading to PDFiumLibrary c++ wrapperTomaž Vajngerl4-0/+208
2020-06-29vcl: add PDFGraphicResult instead of std::pair in ImportPDFUnloadedTomaž Vajngerl1-1/+1
2020-06-29vcl: use pdfium c++ wraper classes in ImportPDFUnloadedTomaž Vajngerl1-15/+7
2020-06-29vcl: wrap PDFium types in c++ classes to ease lifecycle managementTomaž Vajngerl4-1/+232
2020-06-29sd signature line: place shape on the correct pageMiklos Vajna5-5/+330
2020-06-29sd signature line: include shape in the appearance widgetMiklos Vajna1-4/+51
2020-06-29sd signature line: extract page resource / content copy codeMiklos Vajna3-53/+78
2020-06-29sd signature line: teach PDFDocument how to use PDFObjectCopierMiklos Vajna4-39/+34
2020-06-29sd signature line: extract copyExternalResources() from the pdf export codeMiklos Vajna6-245/+368
2020-06-29sd signature line: separate alloc and write of xref entryMiklos Vajna1-10/+18
2020-06-29sd signature line: implement non-empty geometry during pdf signMiklos Vajna1-6/+71
2020-06-29vcl: namespace PDFWriterImpl consistentlyMiklos Vajna1-30/+24
2020-06-29sd signature line: access the pdf shape from the appearance writerMiklos Vajna1-0/+7
2020-06-26notebookbar: remember LOKWindowId in interim buildersSzymon Kłos6-9/+10
2020-06-26revert jsdialog: always clean remember widgetsSzymon Kłos2-1/+12
2020-06-26most of jsdialogbuilder is not used outside vclCaolán McNamara5-5/+276
2020-06-25jsdialog: get widget depending on viewshellSzymon Kłos1-8/+9
2020-06-25remove warning: unknown log area vcl.jsdialogSzymon Kłos1-1/+1
2020-06-24jsdialog: working number format fieldSzymon Kłos1-1/+3