summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2020-05-19jsdialog: weld SpinButton and CheckButtonSzymon Kłos
2020-05-19jsdialog: use for message dialogs on mobileSzymon Kłos
2020-05-18jsdialog: send JSON on selection changeSzymon Kłos
2020-05-18jsdialog: handle nested tab pagesSzymon Kłos
2020-05-16jsdialog: remember weld instancesSzymon Kłos
2020-05-15jsdialog: Remember builder connected with LOK window idSzymon Kłos
2020-05-14jsdialog: send tab namesSzymon Kłos
2020-05-13Move messagedialog header to shared includeSzymon Kłos
2020-05-12Create weld::Builder implementation for JSDialogSzymon Kłos
2020-05-09lok: add FormattedFieldUIObject classHenry Castro
2020-05-09lok: override get_state of the MetricFieldObject classHenry Castro
2020-05-09lok: replace name Neutro to NeutralHenry Castro
2020-05-09lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai
2020-05-08formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky
2020-05-06Change default PDF version to 1.6 (released in 2004)Miklos Vajna
2020-04-28lok: fix the window type of the metric field controlHenry Castro
2020-04-28lok: add MetricFieldUIObject classHenry Castro
2020-04-28lok: fix wrong metric conversion of the metric input controlHenry Castro
2020-04-01pdfium: fix setting the size of the document when opening PDFTomaž Vajngerl
2020-03-26sd: extend test to check the PDF pages aren't rendered when loadedTomaž Vajngerl
2020-03-23sd: unit-test to check that PDF stream is shared among Graphic instancesAshod Nakashian
2020-03-23pdfium: support for pages when using PDF import with pdfiumTomaž Vajngerl
2020-03-23pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky
2020-03-23tdf#120837 File saving at least 5 times slowerNoel Grandin
2020-03-21pdfium: Use std::vector to hold the PdfData.Jan Holesovsky
2020-03-21pdfium: Import PDF with unloaded images.Ashod Nakashian
2020-03-21pdfium: Keep the PDF data in memory, so that we can really share them.Jan Holesovsky
2020-02-11tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-01-30lok: preserve mouse event logic position and use in calcTomaž Vajngerl
2019-12-18lok: vcl: fix multiple floatwin removal case more robustly.Michael Meeks
2019-12-16android: Don't crash when double-tapping a text box.Jan Holesovsky
2019-12-16desktop: unit-test to check SpellDialog works in multiple viewsAshod Nakashian
2019-12-11vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-12-11jsdialog: send items on status changeSzymon Kłos
2019-12-10lok: fix welded dialogsHenry Castro
2019-12-10lok: evaluate assertion if LOK Windows container is emptyHenry Castro
2019-12-09lok: Support per-view help dataTamás Zolnai
2019-12-03lok: cleanup getCellCursorMichael Meeks
2019-12-03lok: calc - store zoom in the view itself.Michael Meeks
2019-12-02lok: formula bar: function completionMarco Cecchetti
2019-11-27jsdialogs: share the commands updates sending codeSzymon Kłos
2019-11-22Revert "lok: custom widgets: render editbox borders"Ashod Nakashian
2019-11-13custom widgets: support custom action button text colorsAshod Nakashian
2019-10-18lok: dump as property tree the valueset controlHenry Castro
2019-10-15jsdialogs: send units for numeric fieldsSzymon Kłos
2019-10-11lok: ensure that dialog windows are focused before emitting events.Michael Meeks
2019-09-30utility constructor for Image "private:graphicrepository" urlsNoel Grandin
2019-09-30jsdialogs: set frame as a separate typeSzymon Kłos
2019-09-30jsdialogs: send toolitemsSzymon Kłos
2019-09-30jsdialogs: send listbox entriesSzymon Kłos