summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-06-23jsdialog: use Idle timer to send updatesSzymon Kłos
2020-06-23Add license header to jsdialogbuilderSzymon Kłos
2020-06-23jsdialog: weld SpinButton and CheckButtonSzymon Kłos
2020-06-22do not assume SalBitmap is zero-initialized (tdf#134152)Luboš Luňák
2020-06-22move existing pages if inserting a page before an existing oneCaolán McNamara
2020-06-22add get_page_indexCaolán McNamara
2020-06-22jsdialog: use for message dialogs on mobileSzymon Kłos
2020-06-22add debugging hints to Skia READMELuboš Luňák
2020-06-22jsdialog: send JSON on selection changeSzymon Kłos
2020-06-22jsdialog: handle nested tab pagesSzymon Kłos
2020-06-22vcl/calendar.hxx no longer used outside vclCaolán McNamara
2020-06-22pdf export: add support for modification time/date in annotationsTomaž Vajngerl
2020-06-22pdf export: support pop-up annotation for notes / commentsTomaž Vajngerl
2020-06-21pdf: clean-up PDFWriterImpl::createNoteTomaž Vajngerl
2020-06-21weld DateField Calendar floating windowCaolán McNamara
2020-06-21support date and time for PDFium and use it for annotationsTomaž Vajngerl
2020-06-21block GtkCalendar mouse click from propogating to toplevel GtkWindowCaolán McNamara
2020-06-21sd: support adding PDF text / pop-up annotations as commentsTomaž Vajngerl
2020-06-21Removed duplicated includesAndrea Gelmini
2020-06-20jsdialog: remember weld instancesSzymon Kłos
2020-06-20jsdialog: execute actions using weld wrapperSzymon Kłos
2020-06-20pragma once for some PDF headersTomaž Vajngerl
2020-06-20vcl: Add annotation reading to PDFiumLibrary c++ wrapperTomaž Vajngerl
2020-06-20vcl: add PDFGraphicResult instead of std::pair in ImportPDFUnloadedTomaž Vajngerl
2020-06-20vcl: use pdfium c++ wraper classes in ImportPDFUnloadedTomaž Vajngerl
2020-06-20vcl: wrap PDFium types in c++ classes to ease lifecycle managementTomaž Vajngerl
2020-06-20tdf#133859 Wizard service: disable 'Next' button if path has only base itemIlhan Yesil
2020-06-19CppunitTest_vcl_pdfexport: clean up custom pdfium scopersMiklos Vajna
2020-06-19tdf#74702 vcl: extract DrawBorder()Chris Sherlock
2020-06-19sd signature line: include shape in the appearance widgetMiklos Vajna
2020-06-19fix coordinate typo in Skia drawTransformedBitmap() (tdf#134129)Luboš Luňák
2020-06-19jsdialog: Remember builder connected with LOK window idSzymon Kłos
2020-06-19sd signature line: extract page resource / content copy codeMiklos Vajna
2020-06-19Fix typosAndrea Gelmini
2020-06-18mbStackMode is always false nowCaolán McNamara
2020-06-18only the first comphelper::LibreOfficeKit::isActive() branch is usedCaolán McNamara
2020-06-18sd signature line: teach PDFDocument how to use PDFObjectCopierMiklos Vajna
2020-06-18distinguish active dnd-operation case from simple query caseCaolán McNamara
2020-06-18ReleaseMouse if disposed during mouse downCaolán McNamara
2020-06-18sd signature line: extract copyExternalResources() from the pdf export codeMiklos Vajna
2020-06-17ignore positions on top of scrollbars for GetTargetAtPointCaolán McNamara
2020-06-17translate child co-ords to parent spaceCaolán McNamara
2020-06-17avoid gtk_tree_view_get_dest_row_at_pos: assertion 'drag_x >= 0'Caolán McNamara
2020-06-17Adapt to C++20 CWG2237Stephan Bergmann
2020-06-17sd signature line: separate alloc and write of xref entryMiklos Vajna
2020-06-17sd signature line: implement non-empty geometry during pdf signMiklos Vajna
2020-06-17remove outdated Skia todo commentsLuboš Luňák
2020-06-17tdf#133692: Spacing within Calc formulabar reworkedThorsten Wagner
2020-06-17tdf#130449 allow gdk_window_move_to_rect to try GDK_ANCHOR_SLIDECaolán McNamara
2020-06-17we already have a NoHorzPlacement flag so use thatCaolán McNamara