summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2023-04-09cid#1524699 silence Uninitialized scalar variableCaolán McNamara
2023-04-07drop unused eventtesting stuffCaolán McNamara
2023-04-07tdf#154470 try moving the Show of the client to after the float positioningCaolán McNamara
2023-04-06loplugin:stringadd also check O[U]StringBuffersNoel Grandin
2023-04-06jsdialog: implemented mouse events for drawingareaSzymon Kłos
2023-04-05tdf#154549: vcl_pdfexport: Add unittestXisco Fauli
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-04-05jsdialog: dump menu for menubuttonSzymon Kłos
2023-04-05vcl,sw,sd: PDF/UA export: produce better /CT for SdrMediaObjMichael Stahl
2023-04-05Fix typoAndrea Gelmini
2023-04-05tdf#132112 excessive stretch of braces can trigger freetype into an errorCaolán McNamara
2023-04-05split out a makeCacheIdCaolán McNamara
2023-04-05jsdialog: enable table related dialogsSzymon Kłos
2023-04-05jsdialog: enable pick color dialogSzymon Kłos
2023-04-04split out the pieces that apply the font to the cairo contextCaolán McNamara
2023-04-04remove cairo_set_matrix calls that do nothing anymoreCaolán McNamara
2023-04-04cairo_font_extents is unusedCaolán McNamara