summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-01-27do not require that an image type has a 3-character extensionLuboš Luňák
2022-01-26make sure to not divide by zero when computing miter limitLuboš Luňák
2022-01-26tdf#146992 gtk_window_set_attached_to causing widgets to shiftCaolán McNamara
2022-01-26tdf#146648 make find and replace dialog reopen at last positionJim Raykowski
2022-01-26Related: tdf#146648 store last known position when visible to return laterCaolán McNamara
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara
2022-01-26Simplify error COM handling using exceptionsMike Kaganski
2022-01-26lok: copy over the alpha channel too for cairo...Dennis Francis
2022-01-25don't use oversized surfacesCaolán McNamara
2022-01-25log where cairo surface error really startedCaolán McNamara
2022-01-25gtk4: GtkSpinButton doesn't have has-frame anymoreCaolán McNamara
2022-01-25tdf#146941 qt: QtFilePicker::finished needs SolarMutexGuardMichael Weghorn
2022-01-25Related: tdf#146971 remove %PRODUCTNAME from accessible-descriptionCaolán McNamara
2022-01-25tdf#146971 changing a11y desc to replace %PRODUCTNAME has perf issuesCaolán McNamara
2022-01-24gtk3: "expand" icon in reference windows goes missing on entering shrunk modeCaolán McNamara
2022-01-24gtk3: set placeholder image in GtkButton in .uiCaolán McNamara
2022-01-24gtk4: use help-browser-symbolic for wizard help button tooCaolán McNamara
2022-01-24gtk4: adapt to window_[g|s]et_default_widgetCaolán McNamara
2022-01-24avoid Skia GPU surfaces for small virtual devices (bsc#1183308)Luboš Luňák
2022-01-24avoid Xlib cairo surfaces for small virtual devices (bsc#1183308)Luboš Luňák
2022-01-24gtk4: make wizards workCaolán McNamara
2022-01-24Make View Certificate sub-dialog asyncSzymon Kłos
2022-01-24jsdialog: use string identifiersSzymon Kłos
2022-01-24RTL: lok: draw mirrored native widgets from file definitionSzymon Kłos
2022-01-24cid#1497619 Uninitialized pointer fieldCaolán McNamara
2022-01-24RTL: lok: mirror cursor position when neededSzymon Kłos
2022-01-24RTL: lok: render tunneled dialogs mirroredSzymon Kłos
2022-01-24RTL: lok: handle mirrored mouse coordinatesSzymon Kłos
2022-01-24Make View Certificate dialog asyncSzymon Kłos
2022-01-24jsdialog: enable Digital Signatures dialogSzymon Kłos
2022-01-24PDF export: allow setting filter data keys from the cmdlineMiklos Vajna
2022-01-22Use o3tl::convert instead of OutputDevice::LogicToLogicMike Kaganski
2022-01-22Fix typoAndrea Gelmini
2022-01-21gtk4: set homogeneous to true to get two equal width buttonsCaolán McNamara
2022-01-21gtk4: GtkPopover::modal has been renamed to autohideCaolán McNamara
2022-01-21tdf#146478 vcl: vcldemo and other vcl examples segfault on closeChris Sherlock
2022-01-21VCL fix shutdown when run via system loopJan-Marek Glogowski
2022-01-20gtk4: gtk_file_filter_add_suffix now exists to fill this gapCaolán McNamara
2022-01-20gtk4: implement SalGtkFilePicker::SetCurFilterCaolán McNamara
2022-01-20gtk4: take SolarMutexGuard on key event handlerCaolán McNamara
2022-01-20gtk4: hide frame for gtk4 to pretty things upCaolán McNamara
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-20tdf#141340 PDF export: fix hyperlinks on the wrong page with page num rangeMiklos Vajna
2022-01-20WASM open links in new browser tabsJan-Marek Glogowski
2022-01-19WASM optionally run any app via system loopJan-Marek Glogowski
2022-01-19WASM add option to build with native exceptionsJan-Marek Glogowski
2022-01-19WASM add toolkit and Emscripten version to AboutJan-Marek Glogowski
2022-01-19vcl: remove FIXME in MetafileXmlDump::writeXml()Miklos Vajna
2022-01-19WASM Qt: various EMSCRIPTEN adaptionsJan-Marek Glogowski
2022-01-19WASM more initial bits and piecesJan-Marek Glogowski