summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2024-06-10tdf#152024 Diacritics cut off at top and bottom of paragraphJonathan Clark
2024-06-10tdf#99528 Use vertical tabs in para dialogSamuel Mehrbrodt
2024-06-07crash on exit with std::optional created from u"FOO"_ustrCaolán McNamara
2024-06-06the remaining Help::GetHelpText calls don't want their parent as fallbackCaolán McNamara
2024-06-06drop searching for widget extended tips in the offline helpCaolán McNamara
2024-06-06if we don't have local help then Help::GetHelpText will be emptyCaolán McNamara
2024-06-06Fix a memory leakPatrick Luby
2024-06-06Online: send color preview JSON property to onlineDarshan-upadhyay1110
2024-06-06tdf#161397 Fix incorrect glyphs for RTL font fallbackJonathan Clark
2024-06-05annot: improve PDF annotation export and clean-up PDFNote classTomaž Vajngerl
2024-06-03tdf#161030 Improve vertical Tab list displaySamuel Mehrbrodt
2024-06-02cid#1602442 Uninitialized pointer fieldCaolán McNamara
2024-05-31tdf#99528 Move through tabs with Ctrl-PageUp/Down keysSamuel Mehrbrodt
2024-05-31Resolves tdf#161082 - Set focus on topmost item (Printer)Heiko Tietze
2024-05-31Fix some macOS memory leaks due to overretaining Objective-C objectsPatrick Luby
2024-05-31loplugin:indentation (macOS)Stephan Bergmann
2024-05-31loplugin:fakeboolStephan Bergmann
2024-05-31loplugin:rangedforcopyStephan Bergmann
2024-05-30tdf#161006 tdf#161049 tdf#161020 tdf#161047 fix VertTabCtrl size calculationThorsten Behrens
2024-05-30'tagged' pdf export of spreadsheets doesn't perform wellCaolán McNamara
2024-05-29related tdf#160971 gtk3 a11y: Keep new combobox valueMichael Weghorn
2024-05-29tdf#81272 Improved CJK fallback rendering performanceJonathan Clark
2024-05-28ofz: Use-of-uninitialized-valueCaolán McNamara
2024-05-28tdf#160971 gtk: Don't select combobox text on entry selectionMichael Weghorn
2024-05-28tdf#160971 qt a11y: Don't select combobox text on entry selectionMichael Weghorn
2024-05-28tdf#160971 vcl a11y: Make combobox text selection mode style-ableMichael Weghorn
2024-05-26ofz#69256 Integer-overflowCaolán McNamara
2024-05-26Related tdf#158914: fix memory leaks by calling (auto)release selectorsPatrick Luby
2024-05-24use same pattern as elsewhere for consistencyCaolán McNamara
2024-05-24tdf#145735 qt: Set margins for video widget/layout to 0Michael Weghorn
2024-05-24fix up assertCaolán McNamara
2024-05-24gtk3 a11y tests: Increase timeout for AT-SPI method callsMichael Weghorn
2024-05-24tdf#160971 gtk3 a11y: Manually unset focus for combobox popupMichael Weghorn
2024-05-23tdf#159899 sw: show hyperlink name as tooltipTibor Nagy
2024-05-22tdf#161209 - Reverts WhatsNew/Welcome dialogHeiko Tietze
2024-05-22tdf#124116 Correct Writer text shaping across formatting changesJonathan Clark
2024-05-21tdf#145735 avmedia qt: Use QtMultimedia for Qt 6 media playbackMichael Weghorn
2024-05-21qt a11y: Don't leak QAccessibleEventMichael Weghorn
2024-05-21qt a11y: Use "r" prefix for referenceMichael Weghorn
2024-05-20loplugin:ostr in variousNoel Grandin
2024-05-20Fix typoAndrea Gelmini
2024-05-20Fix typoAndrea Gelmini
2024-05-19Resolves: tdf#157453 support FM_PROP_LINECOUNT for combobox dropdow rowsCaolán McNamara
2024-05-19tdf#160884: Apply scale to position of embedded images in Type 3 fontsKhaled Hosny
2024-05-18WaE: Dereferencing NULL pointerMike Kaganski
2024-05-18lok: dump more SfxViewShell state, and LOK notifier state on Windows.Michael Meeks
2024-05-18tdf#161154: pass "scaling is done externally" information down the stackMike Kaganski
2024-05-18tdf#160565 tdf#145735 qt: Avoid native window handles for Qt 6Michael Weghorn
2024-05-18qt: Run QtFrame::SetWindowState in main threadMichael Weghorn
2024-05-18qt: Run QtFrame::SetIcon in main threadMichael Weghorn