summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2020-02-11tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)1-0/+1
2020-01-30lok: preserve mouse event logic position and use in calcTomaž Vajngerl1-1/+14
2019-12-18lok: vcl: fix multiple floatwin removal case more robustly.Michael Meeks1-1/+2
2019-12-16android: Don't crash when double-tapping a text box.Jan Holesovsky1-0/+9
2019-12-16desktop: unit-test to check SpellDialog works in multiple viewsAshod Nakashian1-0/+1
2019-12-11vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian1-0/+6
2019-12-11jsdialog: send items on status changeSzymon Kłos1-1/+0
2019-12-10lok: fix welded dialogsHenry Castro1-0/+1
2019-12-10lok: evaluate assertion if LOK Windows container is emptyHenry Castro1-0/+3
2019-12-09lok: Support per-view help dataTamás Zolnai1-0/+6
2019-12-03lok: cleanup getCellCursorMichael Meeks1-5/+3
2019-12-03lok: calc - store zoom in the view itself.Michael Meeks1-4/+0
2019-12-02lok: formula bar: function completionMarco Cecchetti1-0/+5
2019-11-27jsdialogs: share the commands updates sending codeSzymon Kłos1-0/+3
2019-11-22Revert "lok: custom widgets: render editbox borders"Ashod Nakashian1-1/+1
2019-11-13custom widgets: support custom action button text colorsAshod Nakashian1-0/+9
2019-10-18lok: dump as property tree the valueset controlHenry Castro1-1/+1
2019-10-15jsdialogs: send units for numeric fieldsSzymon Kłos1-0/+4
2019-10-11lok: ensure that dialog windows are focused before emitting events.Michael Meeks1-0/+1
2019-09-30utility constructor for Image "private:graphicrepository" urlsNoel Grandin1-0/+3
2019-09-30jsdialogs: set frame as a separate typeSzymon Kłos1-0/+1
2019-09-30jsdialogs: send toolitemsSzymon Kłos1-0/+2
2019-09-30jsdialogs: send listbox entriesSzymon Kłos1-0/+2
2019-09-30jsdialogs: export more propertiesSzymon Kłos2-0/+3
2019-09-30jsdialogs: export vertical property for BoxesSzymon Kłos1-0/+1
2019-09-30lok jsdialogs: Add handling of checked state for checkbox and radiobutton.Jan Holesovsky1-0/+6
2019-09-30lok jsdialogs: Introduce dumping of widgets hierarchy to vcl::Window.Jan Holesovsky1-0/+5
2019-09-26Resolves the mismatching behavior between page size and orientatin selectionDaniel1-0/+3
2019-09-26Fix paper size combobox selectionDaniel1-0/+1
2019-09-26Sets duplex (paper sides) box in print dialogDaniel Silva1-0/+1
2019-09-26Sets paper sizes listbox in print dialogDaniel Silva1-0/+1
2019-09-24Use lazy-loading stock Image to simplify framework image lists.Michael Meeks2-1/+4
2019-09-24Add explicit API scaling via ImageTree API.Michael Meeks1-0/+6
2019-09-23Add 'SinglePageSheets' option to the PDF export dialogMuhammet Kara1-0/+4
2019-09-22Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar1-6/+7
2019-09-22Make the Help URL configurableAshod Nakashian1-0/+2
2019-08-29custom widgets: Rename 'stock' to 'action'.Jan Holesovsky2-7/+7
2019-08-29tdf#124155 fix slider to not go beyond rect boundsTomaž Vajngerl1-0/+1
2019-08-29tdf#124150 increase size of color valueset widgetTomaž Vajngerl1-0/+1
2019-08-29Add support for <image> draw definition to draw a SVG imageTomaž Vajngerl1-9/+4
2019-08-09Introduce vcl::lok::unregisterPollCallbacks() and clarify isUnipoll()Tor Lillqvist1-0/+1
2019-08-05LOK: re-factor async key & mouse event re-posting.Michael Meeks1-50/+0
2019-08-05LOK: Support detecting complex selectionsAshod Nakashian1-0/+1
2019-08-05lok: re-factor getTextSelection.Michael Meeks1-6/+13
2019-08-05unipoll: emit user input-events & uno commands directly when in unipoll mode.Michael Meeks1-0/+1
2019-08-05Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian1-0/+28
2019-08-02LOK: getPartInfo now returns list of selected partsAshod Nakashian1-1/+2
2019-08-02LOK: support for ordering/moving partsAshod Nakashian1-0/+6
2019-08-02slide-sorter: multiple selectionAshod Nakashian1-0/+7
2019-08-02tdf#124146 add (general) gesture event support to VCLTomaž Vajngerl4-0/+70