summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2023-04-12qt: Don't show non-visible menu entriesMichael Weghorn
2023-04-12mpMouseLeaveTimer has been deadNoel Grandin
2023-04-12use more unique_ptr in SalDataNoel Grandin
2023-04-12use more unique_ptr in ImplSVWinDataNoel Grandin
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin
2023-04-12tdf#154708 Preserve selection for repeating Shift-arrow on Japanese keyboardPatrick Luby
2023-04-11tdf#154753 if substituting with OpenSymbol check if there for a recodeCaolán McNamara
2023-04-11CppunitTest_vcl_outdev: use CPPUNIT_TEST_FIXTURE()Xisco Fauli
2023-04-11Drop Writer::OutLongMike Kaganski
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski
2023-04-10tdf#154631: fix Export as gif ignores transparence of objectsJulien Nabet
2023-04-10fix calls to OStringToOUStringNoel Grandin
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-09use more OStringToOUStringNoel Grandin