Age | Commit message (Expand) | Author |
2023-04-30 | fix fuzzer build | Caolán McNamara |
2023-04-29 | reject fodt input that doesn't load and so doesn't exercise pdf export | Caolán McNamara |
2023-04-29 | add a fodt to pdf fuzzer | Caolán McNamara |
2023-04-28 | qt a11y: Forward changes to active state | Michael Weghorn |
2023-04-28 | survive exporting to pdf without config for fuzzing | Caolán McNamara |
2023-04-27 | add something for fodt to pdf | Caolán McNamara |
2023-04-27 | ofz#58380 Integer-overflow | Caolán McNamara |
2023-04-26 | upgrade to more recent fuzzing dicts and use some additional ones | Caolán McNamara |
2023-04-26 | add a svg fuzzer | Caolán McNamara |
2023-04-26 | expose parsing svgs for testing | Caolán McNamara |
2023-04-26 | tdf#108757 speed up PDF generation | Noel Grandin |
2023-04-26 | jsdialog: enable themedialog.ui and themecoloreditdialog.ui | Tomaž Vajngerl |
2023-04-25 | tdf#38194 tdf#106556 Enhancement to highlight direct formatting, | Jim Raykowski |
2023-04-25 | add a fuzzer to test zip recovery mode | Caolán McNamara |
2023-04-25 | Remove lock file fuzzer | Caolán McNamara |
2023-04-25 | expose recovering zips for testing | Caolán McNamara |
2023-04-25 | loplugin:unnecessarygetstr | Stephan Bergmann |
2023-04-25 | ofz#57493 avoid Timeout | Caolán McNamara |
2023-04-25 | Add script to find unused using declarations | Gabor Kelemen |
2023-04-24 | ofz#58241 Integer-overflow | Caolán McNamara |
2023-04-24 | loplugin:unnecessarygetstr extend to more std::string checking | Noel Grandin |
2023-04-24 | loplugin:unnecessarygetstr extend to createFromAscii | Noel Grandin |
2023-04-24 | tdf#147906 Use std::hypot for Pythagorean addition | buldi |
2023-04-23 | cid#1524751 Dereference after null check | Caolán McNamara |
2023-04-22 | Introduce sal::systools::CoTaskMemAllocated to use RAII for CoTaskMemFree | Mike Kaganski |
2023-04-22 | qt a11y: Implement QAccessibleSelectionInterface added in Qt 6.5 | Michael Weghorn |
2023-04-21 | loplugin:unnecessarygetstr extend to checking std::string::c_str | Noel Grandin |
2023-04-21 | MCGR: Reduce diverse GradientStyle enums to single UNO API one | Armin Le Grand (allotropia) |
2023-04-20 | Resolves: tdf#154623 KEY_DECIMAL == GDK_KEY_KP_Decimal or GDK_KEY_KP_Separator | Caolán McNamara |
2023-04-19 | Resolves: tdf#154912 make double-click to expand rows the same as arrow expand | Caolán McNamara |
2023-04-19 | loplugin::unusedmethods | Noel Grandin |
2023-04-18 | Some missing XServiceInfo implementations | Stephan Bergmann |
2023-04-17 | Remove some unused includes | Miklos Vajna |
2023-04-17 | loplugin:nullptr | Stephan Bergmann |
2023-04-17 | loplugin:stringadd | Stephan Bergmann |
2023-04-17 | jsdialog: enabled insert index entry dialog (writer) | Pranam Lashkari |
2023-04-17 | jsdialog: enabled bullets and numbering dialog (writer) | Pranam Lashkari |
2023-04-17 | jsdialog: enable table of content dialog (writer) | Pranam Lashkari |
2023-04-15 | tdf#154269 - Respect FindReplaceRememberedSearches expert option in quick find | Andreas Heinisch |
2023-04-15 | qt a11y: Send QAccessible::ObjectCreated event for correct object | Michael Weghorn |
2023-04-14 | jsdialog: enabled footnote endnote settings dialog(writer) | Pranam Lashkari |
2023-04-14 | add a way to resolve if dark mode (explicit or auto) is active | Caolán McNamara |
2023-04-14 | jsdialog: enable area dialog | Szymon Kłos |
2023-04-13 | BinaryDataContainer: hand out shared_ptr's to SvStreams. | Michael Meeks |
2023-04-13 | BinaryDataContainer: pure re-factor - encapsulate cbegin/cend | Michael Meeks |
2023-04-13 | add some debugging on failure to find impress_all | Caolán McNamara |
2023-04-13 | use more string_view in PrinterInfoManager | Noel Grandin |
2023-04-13 | no need to allocate these separately | Noel Grandin |
2023-04-13 | -Werror,-Wunused-variable | Stephan Bergmann |
2023-04-13 | Related: tdf#153374 Don't release autoreleased attributeNames | Patrick Luby |