Age | Commit message (Expand) | Author |
2022-01-27 | do not require that an image type has a 3-character extension | Luboš Luňák |
2022-01-26 | make sure to not divide by zero when computing miter limit | Luboš Luňák |
2022-01-26 | tdf#146992 gtk_window_set_attached_to causing widgets to shift | Caolán McNamara |
2022-01-26 | tdf#146648 make find and replace dialog reopen at last position | Jim Raykowski |
2022-01-26 | Related: tdf#146648 store last known position when visible to return later | Caolán McNamara |
2022-01-26 | move ToolBoxItemId into its own header | Caolán McNamara |
2022-01-26 | Simplify error COM handling using exceptions | Mike Kaganski |
2022-01-26 | lok: copy over the alpha channel too for cairo... | Dennis Francis |
2022-01-25 | don't use oversized surfaces | Caolán McNamara |
2022-01-25 | log where cairo surface error really started | Caolán McNamara |
2022-01-25 | gtk4: GtkSpinButton doesn't have has-frame anymore | Caolán McNamara |
2022-01-25 | tdf#146941 qt: QtFilePicker::finished needs SolarMutexGuard | Michael Weghorn |
2022-01-25 | Related: tdf#146971 remove %PRODUCTNAME from accessible-description | Caolán McNamara |
2022-01-25 | tdf#146971 changing a11y desc to replace %PRODUCTNAME has perf issues | Caolán McNamara |
2022-01-24 | gtk3: "expand" icon in reference windows goes missing on entering shrunk mode | Caolán McNamara |
2022-01-24 | gtk3: set placeholder image in GtkButton in .ui | Caolán McNamara |
2022-01-24 | gtk4: use help-browser-symbolic for wizard help button too | Caolán McNamara |
2022-01-24 | gtk4: adapt to window_[g|s]et_default_widget | Caolán McNamara |
2022-01-24 | avoid Skia GPU surfaces for small virtual devices (bsc#1183308) | Luboš Luňák |
2022-01-24 | avoid Xlib cairo surfaces for small virtual devices (bsc#1183308) | Luboš Luňák |
2022-01-24 | gtk4: make wizards work | Caolán McNamara |
2022-01-24 | Make View Certificate sub-dialog async | Szymon Kłos |
2022-01-24 | jsdialog: use string identifiers | Szymon Kłos |
2022-01-24 | RTL: lok: draw mirrored native widgets from file definition | Szymon Kłos |
2022-01-24 | cid#1497619 Uninitialized pointer field | Caolán McNamara |
2022-01-24 | RTL: lok: mirror cursor position when needed | Szymon Kłos |
2022-01-24 | RTL: lok: render tunneled dialogs mirrored | Szymon Kłos |
2022-01-24 | RTL: lok: handle mirrored mouse coordinates | Szymon Kłos |
2022-01-24 | Make View Certificate dialog async | Szymon Kłos |
2022-01-24 | jsdialog: enable Digital Signatures dialog | Szymon Kłos |
2022-01-24 | PDF export: allow setting filter data keys from the cmdline | Miklos Vajna |
2022-01-22 | Use o3tl::convert instead of OutputDevice::LogicToLogic | Mike Kaganski |
2022-01-22 | Fix typo | Andrea Gelmini |
2022-01-21 | gtk4: set homogeneous to true to get two equal width buttons | Caolán McNamara |
2022-01-21 | gtk4: GtkPopover::modal has been renamed to autohide | Caolán McNamara |
2022-01-21 | tdf#146478 vcl: vcldemo and other vcl examples segfault on close | Chris Sherlock |
2022-01-21 | VCL fix shutdown when run via system loop | Jan-Marek Glogowski |
2022-01-20 | gtk4: gtk_file_filter_add_suffix now exists to fill this gap | Caolán McNamara |
2022-01-20 | gtk4: implement SalGtkFilePicker::SetCurFilter | Caolán McNamara |
2022-01-20 | gtk4: take SolarMutexGuard on key event handler | Caolán McNamara |
2022-01-20 | gtk4: hide frame for gtk4 to pretty things up | Caolán McNamara |
2022-01-20 | WASM --enable-wasm-strip now skips lots of LO code | Armin Le Grand (Allotropia) |
2022-01-20 | tdf#141340 PDF export: fix hyperlinks on the wrong page with page num range | Miklos Vajna |
2022-01-20 | WASM open links in new browser tabs | Jan-Marek Glogowski |
2022-01-19 | WASM optionally run any app via system loop | Jan-Marek Glogowski |
2022-01-19 | WASM add option to build with native exceptions | Jan-Marek Glogowski |
2022-01-19 | WASM add toolkit and Emscripten version to About | Jan-Marek Glogowski |
2022-01-19 | vcl: remove FIXME in MetafileXmlDump::writeXml() | Miklos Vajna |
2022-01-19 | WASM Qt: various EMSCRIPTEN adaptions | Jan-Marek Glogowski |
2022-01-19 | WASM more initial bits and pieces | Jan-Marek Glogowski |