summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2023-04-30fix fuzzer buildCaolán McNamara
2023-04-29reject fodt input that doesn't load and so doesn't exercise pdf exportCaolán McNamara
2023-04-29add a fodt to pdf fuzzerCaolán McNamara
2023-04-28qt a11y: Forward changes to active stateMichael Weghorn
2023-04-28survive exporting to pdf without config for fuzzingCaolán McNamara
2023-04-27add something for fodt to pdfCaolán McNamara
2023-04-27ofz#58380 Integer-overflowCaolán McNamara
2023-04-26upgrade to more recent fuzzing dicts and use some additional onesCaolán McNamara
2023-04-26add a svg fuzzerCaolán McNamara
2023-04-26expose parsing svgs for testingCaolán McNamara
2023-04-26tdf#108757 speed up PDF generationNoel Grandin
2023-04-26jsdialog: enable themedialog.ui and themecoloreditdialog.uiTomaž Vajngerl
2023-04-25tdf#38194 tdf#106556 Enhancement to highlight direct formatting,Jim Raykowski
2023-04-25add a fuzzer to test zip recovery modeCaolán McNamara
2023-04-25Remove lock file fuzzerCaolán McNamara
2023-04-25expose recovering zips for testingCaolán McNamara
2023-04-25loplugin:unnecessarygetstrStephan Bergmann
2023-04-25ofz#57493 avoid TimeoutCaolán McNamara
2023-04-25Add script to find unused using declarationsGabor Kelemen
2023-04-24ofz#58241 Integer-overflowCaolán McNamara
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-24loplugin:unnecessarygetstr extend to createFromAsciiNoel Grandin
2023-04-24tdf#147906 Use std::hypot for Pythagorean additionbuldi
2023-04-23cid#1524751 Dereference after null checkCaolán McNamara
2023-04-22Introduce sal::systools::CoTaskMemAllocated to use RAII for CoTaskMemFreeMike Kaganski
2023-04-22qt a11y: Implement QAccessibleSelectionInterface added in Qt 6.5Michael Weghorn
2023-04-21loplugin:unnecessarygetstr extend to checking std::string::c_strNoel Grandin
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-04-20Resolves: tdf#154623 KEY_DECIMAL == GDK_KEY_KP_Decimal or GDK_KEY_KP_SeparatorCaolán McNamara
2023-04-19Resolves: tdf#154912 make double-click to expand rows the same as arrow expandCaolán McNamara
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-04-18Some missing XServiceInfo implementationsStephan Bergmann
2023-04-17Remove some unused includesMiklos Vajna
2023-04-17loplugin:nullptrStephan Bergmann
2023-04-17loplugin:stringaddStephan Bergmann
2023-04-17jsdialog: enabled insert index entry dialog (writer)Pranam Lashkari
2023-04-17jsdialog: enabled bullets and numbering dialog (writer)Pranam Lashkari
2023-04-17jsdialog: enable table of content dialog (writer)Pranam Lashkari
2023-04-15tdf#154269 - Respect FindReplaceRememberedSearches expert option in quick findAndreas Heinisch
2023-04-15qt a11y: Send QAccessible::ObjectCreated event for correct objectMichael Weghorn
2023-04-14jsdialog: enabled footnote endnote settings dialog(writer)Pranam Lashkari
2023-04-14add a way to resolve if dark mode (explicit or auto) is activeCaolán McNamara
2023-04-14jsdialog: enable area dialogSzymon Kłos
2023-04-13BinaryDataContainer: hand out shared_ptr's to SvStreams.Michael Meeks
2023-04-13BinaryDataContainer: pure re-factor - encapsulate cbegin/cendMichael Meeks
2023-04-13add some debugging on failure to find impress_allCaolán McNamara
2023-04-13use more string_view in PrinterInfoManagerNoel Grandin
2023-04-13no need to allocate these separatelyNoel Grandin
2023-04-13-Werror,-Wunused-variableStephan Bergmann
2023-04-13Related: tdf#153374 Don't release autoreleased attributeNamesPatrick Luby