Age | Commit message (Expand) | Author |
2020-06-23 | remove JSON node erasing | Noel Grandin |
2020-06-23 | move ListBox to toolkit-only headers | Caolán McNamara |
2020-06-23 | salvtables.hxx not needed outside vcl | Caolán McNamara |
2020-06-23 | most of jsdialogbuilder is not used outside vcl | Caolán McNamara |
2020-06-23 | FixedBitmap can be in a toolkit only header | Caolán McNamara |
2020-06-23 | jsdialog: use Idle timer to send updates | Szymon Kłos |
2020-06-23 | Add license header to jsdialogbuilder | Szymon Kłos |
2020-06-23 | jsdialog: weld SpinButton and CheckButton | Szymon Kłos |
2020-06-22 | do not assume SalBitmap is zero-initialized (tdf#134152) | Luboš Luňák |
2020-06-22 | move existing pages if inserting a page before an existing one | Caolán McNamara |
2020-06-22 | add get_page_index | Caolán McNamara |
2020-06-22 | jsdialog: use for message dialogs on mobile | Szymon Kłos |
2020-06-22 | add debugging hints to Skia README | Luboš Luňák |
2020-06-22 | jsdialog: send JSON on selection change | Szymon Kłos |
2020-06-22 | jsdialog: handle nested tab pages | Szymon Kłos |
2020-06-22 | vcl/calendar.hxx no longer used outside vcl | Caolán McNamara |
2020-06-22 | pdf export: add support for modification time/date in annotations | Tomaž Vajngerl |
2020-06-22 | pdf export: support pop-up annotation for notes / comments | Tomaž Vajngerl |
2020-06-21 | pdf: clean-up PDFWriterImpl::createNote | Tomaž Vajngerl |
2020-06-21 | weld DateField Calendar floating window | Caolán McNamara |
2020-06-21 | support date and time for PDFium and use it for annotations | Tomaž Vajngerl |
2020-06-21 | block GtkCalendar mouse click from propogating to toplevel GtkWindow | Caolán McNamara |
2020-06-21 | sd: support adding PDF text / pop-up annotations as comments | Tomaž Vajngerl |
2020-06-21 | Removed duplicated includes | Andrea Gelmini |
2020-06-20 | jsdialog: remember weld instances | Szymon Kłos |
2020-06-20 | jsdialog: execute actions using weld wrapper | Szymon Kłos |
2020-06-20 | pragma once for some PDF headers | Tomaž Vajngerl |
2020-06-20 | vcl: Add annotation reading to PDFiumLibrary c++ wrapper | Tomaž Vajngerl |
2020-06-20 | vcl: add PDFGraphicResult instead of std::pair in ImportPDFUnloaded | Tomaž Vajngerl |
2020-06-20 | vcl: use pdfium c++ wraper classes in ImportPDFUnloaded | Tomaž Vajngerl |
2020-06-20 | vcl: wrap PDFium types in c++ classes to ease lifecycle management | Tomaž Vajngerl |
2020-06-20 | tdf#133859 Wizard service: disable 'Next' button if path has only base item | Ilhan Yesil |
2020-06-19 | CppunitTest_vcl_pdfexport: clean up custom pdfium scopers | Miklos Vajna |
2020-06-19 | tdf#74702 vcl: extract DrawBorder() | Chris Sherlock |
2020-06-19 | sd signature line: include shape in the appearance widget | Miklos Vajna |
2020-06-19 | fix coordinate typo in Skia drawTransformedBitmap() (tdf#134129) | Luboš Luňák |
2020-06-19 | jsdialog: Remember builder connected with LOK window id | Szymon Kłos |
2020-06-19 | sd signature line: extract page resource / content copy code | Miklos Vajna |
2020-06-19 | Fix typos | Andrea Gelmini |
2020-06-18 | mbStackMode is always false now | Caolán McNamara |
2020-06-18 | only the first comphelper::LibreOfficeKit::isActive() branch is used | Caolán McNamara |
2020-06-18 | sd signature line: teach PDFDocument how to use PDFObjectCopier | Miklos Vajna |
2020-06-18 | distinguish active dnd-operation case from simple query case | Caolán McNamara |
2020-06-18 | ReleaseMouse if disposed during mouse down | Caolán McNamara |
2020-06-18 | sd signature line: extract copyExternalResources() from the pdf export code | Miklos Vajna |
2020-06-17 | ignore positions on top of scrollbars for GetTargetAtPoint | Caolán McNamara |
2020-06-17 | translate child co-ords to parent space | Caolán McNamara |
2020-06-17 | avoid gtk_tree_view_get_dest_row_at_pos: assertion 'drag_x >= 0' | Caolán McNamara |
2020-06-17 | Adapt to C++20 CWG2237 | Stephan Bergmann |
2020-06-17 | sd signature line: separate alloc and write of xref entry | Miklos Vajna |