summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2023-07-07Related: tdf#155708 Clean-up left over nCloseResponseToJustHideBalazs Varga
2023-07-06DrawTextFlags::HideMnemonic is unusedNoel Grandin
2023-07-06ScanlineFormat::N1BitLsbPal is unusedNoel Grandin
2023-07-05tdf#155708 Fix validity dialog closes when moving focus to another windowBalazs Varga
2023-07-04ImplGetUnmirroredOutOffX can be constNoel Grandin
2023-07-03tdf#152231 vcl,sw: PDF/UA export: fix comments in the marginMichael Stahl
2023-06-30loplugin:unusedmethodsNoel Grandin
2023-06-30partially revert "loplugin:unusedmethods"Noel Grandin
2023-06-29loplugin:unusedmethodsNoel Grandin
2023-06-29tdf#104877 Implement APNG blending modesParis Oplopoios
2023-06-29maLayoutLineToPageId and maLayoutPageIdToLine are dead.Noel Grandin
2023-06-28these TAB_ constants do not need to be in the header fileNoel Grandin
2023-06-28Drop i18nutil::SearchOptionsMike Kaganski
2023-06-27Fix typoAndrea Gelmini
2023-06-27add an --enable-cairo-rgba to set the order of pixels for internal cairoCaolán McNamara
2023-06-19embeddedfontshelper: use u16string_view instead of char pointerKhaled Hosny
2023-06-14Make encodeForXml accessible for other modulesSzymon Kłos
2023-06-14Remove duplicate constants relating to PNGsParis Oplopoios
2023-06-12cid#1532366 Uninitialized scalar variableCaolán McNamara
2023-06-11tdf#154168 Export no transparency PNGs correctlyParis Oplopoios
2023-06-10Revert "tdf#151968: Fix vertical position of RTL spelling wavy line"خالد حسني
2023-06-10tdf#104877 Add basic APNG format supportParis Oplopoios
2023-06-09Related: CollaboraOnline#6511 cairo backend can do transparent textCaolán McNamara
2023-06-09MCGR: tdf#155479 repair gradient SVG export for MCGRArmin Le Grand (allotropia)
2023-06-08pdfium: better suport for annotations and some fixesJaume Pujantell
2023-06-06perf: we don't need to 'really' insert a preview when providing jsonCaolán McNamara
2023-06-06perf: cache the generated json for an iconview imageCaolán McNamara
2023-06-05Introduce weld::ComboBox::insert/append taking a single ComboBoxEntryMike Kaganski
2023-05-23Resolves tdf#145080 - Use accent color for focused cellHeiko Tietze
2023-05-20loplugin:unusedmethodsNoel Grandin
2023-05-18tdf#63130 reduce large memory copies when reading from BinaryDataContainerNoel Grandin
2023-05-15Resolves tdf#155070 - Easy access to skia.logHeiko Tietze
2023-05-11tdf#155241 keep current MetricSpinButton value if unparseable junk inputCaolán McNamara
2023-05-11tdf#97228 Move MenubarValue class to separate include fileanfanite396
2023-05-10ImplPrintTransparent is always called with an empty maskNoel Grandin
2023-05-10AlphaMask::BlendWith wants an AlphaMask parameterNoel Grandin
2023-05-05BinaryDataContainer swap out implementation.Michael Meeks
2023-04-23cid#1524746 silence Using a moved objectCaolán McNamara
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-04-19loplugin:finalclassesNoel Grandin
2023-04-17Use move ctor hereMike Kaganski
2023-04-14add a way to resolve if dark mode (explicit or auto) is activeCaolán McNamara
2023-04-13BinaryDataContainer: hand out shared_ptr's to SvStreams.Michael Meeks
2023-04-13BinaryDataContainer: pure re-factor - encapsulate cbegin/cendMichael Meeks
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-06jsdialog: implemented mouse events for drawingareaSzymon Kłos
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-04-05jsdialog: dump menu for menubuttonSzymon Kłos