summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-04-28jsdialog: fix arrays in JsonWriter outputSzymon Kłos
2021-04-28jsdialog: fix free JsonWriter assertionSzymon Kłos
2021-04-27tdf#141761 Avoid vanishing FormControlsArmin Le Grand (Allotropia)
2021-04-27vcl: use SolarMutexGuard when accessing UIObjectUnoObj::mpObjMichael Stahl
2021-04-27jsdialog: handle response buttonsSzymon Kłos
2021-04-22Extend ToolBarManager to build weld::ToolbarSzymon Kłos
2021-04-22drop intermediate vcl container for these welded floating toplevelsCaolán McNamara
2021-04-22add a way to correctly position a weld::Menu given a vcl::WindowCaolán McNamara
2021-04-22add a way to undo ImplConvertToAbsPosCaolán McNamara
2021-04-21setting vertical when horizontal wantedCaolán McNamara
2021-04-21fix too wide glyphs with Skia/GDI if horizontal scale is used (tdf#141715)Luboš Luňák
2021-04-21X11SalGraphics::SupportsCairo is pretty slow and its value won't changeCaolán McNamara
2021-04-19jsdialog: uitest: handle click for drawing areaSzymon Kłos
2021-04-19notebookbar: minify for onlineSzymon Kłos
2021-04-16do not repeatedly call getenv("SAL_NO_FONT_LOOKUP")Luboš Luňák
2021-04-16tdf#140639 cache FcPattern for font optionsCaolán McNamara
2021-04-14tdf#134736 move nLastBgAction to also include any trailing popsCaolán McNamara
2021-04-14tdf#141623 Qt5+cairo init surface with widget sizeJan-Marek Glogowski
2021-04-14tdf#140404 Qt ignore "unchanged" clipboard eventsJan-Marek Glogowski
2021-04-14Related tdf#117750: fix "Solarization" and "Aging"Julien Nabet
2021-04-14Related tdf#117750: fix UnsharpenFilterJulien Nabet
2021-04-10jsdialog: simplify unselect for treeviewSzymon Kłos
2021-04-10jsdialog: unselect treeview entry by iteratorSzymon Kłos
2021-04-10jsdialog: JSMessageDialog tweaks when builder is nullptrHenry Castro
2021-04-10jsdialog: refresh on thawSzymon Kłos
2021-04-10tdf#139429 Convert Style previews widget to IconViewSzymon Kłos
2021-04-10jsdialog: send selection change for icon viewSzymon Kłos
2021-04-10jsdialog: stop idle on destructionSzymon Kłos
2021-04-10jsdialog: update on treeview clearSzymon Kłos
2021-04-10Don't skip lines if only one row in the listSzymon Kłos
2021-04-10Resize IconView entry if there is no spaceSzymon Kłos
2021-04-10Invalidate IconView on scroll if has only one rowSzymon Kłos
2021-04-10jsdialog: fix missing update for "treeview" action "select"Henry Castro
2021-04-10lok: add batch mode option to load the documentHenry Castro
2021-04-10jsdialog: update on treeview item removeSzymon Kłos
2021-04-10jsdialog: handle standard buttons like helpSzymon Kłos
2021-04-10Introduce Fontwork contextSzymon Kłos
2021-04-10jsdialog autofilter: show submenu on demadSzymon Kłos
2021-04-10jsdialog: missing method for treeviewSzymon Kłos
2021-04-10jsdialog: partial updates for more widgetsSzymon Kłos
2021-04-10jsdialog: enqueue update on dialog weldSzymon Kłos
2021-04-10jsdialog: don't send multiple updates with the same contentSzymon Kłos
2021-04-10jsdialog: reduce number of unnecessary messagesSzymon Kłos
2021-04-10jsdialog: flush message queue on dialog closeSzymon Kłos
2021-04-10jsdialog: remove unnecessary handlerSzymon Kłos
2021-04-10jsdialog: send updates also for source treeview on dragSzymon Kłos
2021-04-10jsdialog: set entry text without back notificationSzymon Kłos
2021-04-10jsdialog: implemented RadioButtonSzymon Kłos
2021-04-10jsdialog: clear notifications when sentSzymon Kłos
2021-04-10jsdialog: enqueue messages in orderSzymon Kłos