summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-10-14vcl: followup 'vcl: extract function CreateAnimationDataItems'Chris Sherlock
2022-10-13tdf#151352 crash closing form while TOTD dialog is displayedNoel Grandin
2022-10-13tdf#120326: properly prevent Windows from entering power savingMike Kaganski
2022-10-13tdf#150622 use high contrast selection fg/bg colors for text selectionCaolán McNamara
2022-10-13drop newly unused StyleSettings::GetFontColorCaolán McNamara
2022-10-13tdf#151385 Only trigger mnemonics in dialogs when alt key is pressedSamuel Mehrbrodt
2022-10-12use WindowTextColor as the fg for high contrastCaolán McNamara
2022-10-12new uno command uno:Translate with deepl apiMert Tumer
2022-10-12use unique_ptr for SystemFontList, fix leakNoel Grandin
2022-10-12vcl: extract function CreateAnimationDataItemsChris Sherlock
2022-10-12vcl: Animation does not need to be friend of AnimationRendererChris Sherlock
2022-10-12only interested in genuinely bizarely thick linesCaolán McNamara
2022-10-11loplugin:unreffunStephan Bergmann
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-10-11Don't convert OUString to char* to get OUString in the endMike Kaganski
2022-10-11loplugin:loopvartoosmallStephan Bergmann
2022-10-09vcl: pAnimView to pRenderer (clarify variable name)Chris Sherlock
2022-10-09ofz#51852 Out-of-memoryCaolán McNamara
2022-10-08tdf#124672 for hicontrast white/black bg select either Sifr vs Sifr DarkCaolán McNamara
2022-10-08tdf#151387 Fix regression cause by tdf#149279Jim Raykowski
2022-10-07Related: tdf#98067 get high contrast hover/default button text color rightCaolán McNamara
2022-10-07Related: tdf#98067 do RollOver for Edit as well as SpinButtonCaolán McNamara
2022-10-07Related: tdf#98067 use EP_EDITBORDER_NOSCROLL for EditsCaolán McNamara
2022-10-07vcl: test OutputDevice::GetTextBreak()Chris Sherlock
2022-10-07tdf#98067 get menu readable in windows high contrast modeCaolán McNamara
2022-10-06Fix typoAndrea Gelmini
2022-10-06gtk4: need a SolarMutexGuard hereCaolán McNamara
2022-10-06Related: tdf#150706 don't warn about already enabled LISTBOX_FILTER_LABELCaolán McNamara
2022-10-06Related: tdf#150706 don't warn about missing LISTBOX_FILTER_LABELCaolán McNamara
2022-10-06Related: tdf#150706 add OK and CANCEL to known controlsCaolán McNamara
2022-10-06pdfium: drop not needed annot.patch.1Miklos Vajna
2022-10-05tdf#151350: Fix extraneous gaps before marksKhaled Hosny
2022-10-05Resolves: tdf#151351 rework flat button renderingCaolán McNamara
2022-10-05Related: tdf#151351 kf5 pressed flat toggle buttons not visually depressedCaolán McNamara
2022-10-04vcl: Fix thinko from recent commitKhaled Hosny
2022-10-04vcl: Remove holes in GlyphItemFlags and make 8-bitKhaled Hosny
2022-10-04tdf#150665: Fix justifying spacing marksKhaled Hosny
2022-10-03tdf#151262 drop subpixel->logic pos assertsCaolán McNamara
2022-10-03tdf#150786 use the same colors for pdf widgets regardless of themeCaolán McNamara
2022-10-03vcl: Drop redundant checkKhaled Hosny
2022-10-03tdf#112152: Fix subsetting empty glyphsKhaled Hosny
2022-10-03use G_MAXINT to create an "invalid" path to use to unset cursorCaolán McNamara
2022-10-01Unused constantsKhaled Hosny
2022-10-01Unused includeKhaled Hosny
2022-10-01tdf#72456: Don’t cache macOS font listKhaled Hosny
2022-10-01Revert "Use libo_CHECK_SYSTEM_MODULE for eot"Khaled Hosny
2022-10-01tdf#72456: Support font embedding on macOSKhaled Hosny
2022-10-01vcl: Use PhysicalFontFace::GetRawFontData() for font embeddingKhaled Hosny
2022-10-01vcl: Remove unused AquaSalGraphics::GetRawFontData()Khaled Hosny
2022-10-01vcl: Use a hb_face_t wrapper in TrueTypeFaceKhaled Hosny