summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2022-09-13[cp] Use correct product prefix for file association checkco-22.05.6-1Aron Budea1-3/+3
2022-09-13new uno command uno:Translate with deepl apiMert Tumer3-0/+80
2022-09-08vcl: fix crash in SalInstanceWidget::set_busy_cursor()Miklos Vajna1-0/+5
2022-09-07tdf#150682 - bad shortcut in french langageNoel Grandin6-1/+15
2022-08-31jsdialog: send action not update for spin button valueSzymon Kłos2-2/+8
2022-08-28gtk3: silence 'invalid cast from 'GtkWindow' to 'GtkMenuShell' warningCaolán McNamara1-0/+28
2022-08-28tdf#150232: put Intel Iris driver Skia/Vulkan in denylist for all versionsJulien Nabet1-1/+4
2022-08-22Make the number format dialog an async jsdialogSkyler Grey1-1/+3
2022-08-22DumpAsPropertyTree: use more efficient overloads of JsonWriter::putMike Kaganski9-24/+23
2022-08-22Use comphelper::Base64::encode taking OStringBuffer where applicableMike Kaganski1-2/+2
2022-08-22Make the insert caption options an async jsdialogSkyler Grey1-1/+2
2022-08-22Make the insert caption dialog an async jsdialogSkyler Grey1-6/+4
2022-08-21jsdialog: dump IconView separator entriesMike Kaganski1-0/+3
2022-08-16Enable File Properties for JSDialogsNickWingate1-1/+8
2022-08-16Fix sending empty tab pages to onlineNickWingate1-2/+2
2022-08-15tdf#149943 vcl: fix pixelated PDF export and print for a rotated imageMiklos Vajna3-16/+41
2022-08-12lok: This is tooltip, not altMike Kaganski1-1/+1
2022-08-12jsdialog: dump tooltips for IconView entriesMike Kaganski4-39/+32
2022-08-12jsdialog: dump IconView::GetActivateOnSingleClickMike Kaganski1-0/+1
2022-08-11jsdialog: send MessageDialog on run not when builtcp-22.05.5-3Szymon Kłos2-10/+49
2022-08-06tdf#149755 bottom of characters missing in dwrite rendered caseCaolán McNamara1-6/+13
2022-08-05Enable JSDialogs on the split cells dialogSkyler Grey1-1/+2
2022-08-04more_fonts: Update Reem KufiKhaled Hosny1-2/+2
2022-08-04more_fonts: Update AmiriKhaled Hosny2-7/+7
2022-08-04Revert "mmap a "downloaded" font in Collabora Online already in the..."Tor Lillqvist3-10/+62
2022-08-04Turn the split table dialog into an async JSDialogSkyler Grey1-1/+2
2022-08-01vcl: fix crash in vcl::ImportPDFUnloaded()Miklos Vajna1-0/+5
2022-07-28lok: add dumpState feature for better in-field diagnostics.Michael Meeks1-0/+23
2022-07-28Enable Math sidebar panels for JSInstanceBuilderMike Kaganski1-1/+3
2022-07-27tdf#150145 text appears to have a row of pixels cropped outCaolán McNamara1-3/+3
2022-07-26ofz#49157 Object-sizeCaolán McNamara1-10/+15
2022-07-26tdf#149952 gtk3 a11y: Return pos relative to window when requestedMichael Weghorn2-5/+49
2022-07-25tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna10-27/+186
2022-07-21mmap a "downloaded" font in Collabora Online already in the ForKit processTor Lillqvist3-62/+10
2022-07-21jsdialog: handle grab_focus actionSzymon Kłos1-0/+6
2022-07-11tdf#149680 qt: Open native popup menu at given positionMichael Weghorn1-3/+7
2022-07-08lok: allow shrinking too big widgetsSzymon Kłos1-14/+2
2022-07-02Don't link against private CoreUI framework when sandboxedChristian Lohmaier1-2/+6
2022-07-01jsdialog: add open/close instead of toggle menu from dropdownSzymon Kłos1-0/+12
2022-06-27jsdialog: toggle toolbox buttons correctlySzymon Kłos1-2/+3
2022-06-27tdf#149626 use recursive_mutex to fix hang in macro callback during dndCaolán McNamara1-1/+1
2022-06-24gtk: fix leak in treeview tooltipCaolán McNamara1-5/+6
2022-06-24Fix crash when no valid EntryDescriptor foundSamuel Mehrbrodt2-0/+8
2022-06-24tdf#141186 ensure child of collapsed expander is not mappedCaolán McNamara1-0/+28
2022-06-24Make sure pEntry is not nullSamuel Mehrbrodt1-1/+1
2022-06-24crashtesting: fix crash seen on loading forum-mso-de-98993.xlsxCaolán McNamara2-2/+2
2022-06-24vcl: WhitespaceToSpace() spurious -Werror=maybe-uninitializedMichael Stahl1-1/+7
2022-06-24tdf#137471 Qt return frame pos + client area sizeJan-Marek Glogowski1-2/+2
2022-06-21jsdialog: send grab_focus actionSzymon Kłos2-3/+12
2022-06-20jsdialog: formulabar: handle multiline selectionSzymon Kłos1-3/+44