summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2022-10-25tdf#126788 speed up export to pdf of complex table documentNoel Grandin
2022-10-24WB_BEVELBUTTON and PushButtonValue::mbBevelButton are unusedCaolán McNamara
2022-10-24Drop Window::LogicMouse*Mike Kaganski
2022-10-22loplugin:unusedmethodsNoel Grandin
2022-10-20workaround VisualStudio2022 compile errorNoel Grandin
2022-10-18Move access to SystemDependentDataHolder to Bitmap (2)Armin Le Grand (allotropia)
2022-10-17vcl: extract variable and rename Animation::mnPos to mnFrameIndexChris Sherlock
2022-10-17vcl: extract Animation function PopulateRenderers()Chris Sherlock
2022-10-14vcl: Remove recently unused GetMirroredChar()Khaled Hosny
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-12new uno command uno:Translate with deepl apiMert Tumer
2022-10-12vcl: extract function CreateAnimationDataItemsChris Sherlock
2022-10-11Don't convert OUString to char* to get OUString in the endMike Kaganski
2022-10-08tdf#124672 for hicontrast white/black bg select either Sifr vs Sifr DarkCaolán McNamara
2022-10-07Related: tdf#98067 do RollOver for Edit as well as SpinButtonCaolán McNamara
2022-10-06pdfium: drop not needed annot.patch.1Miklos Vajna
2022-10-03tdf#151262 drop subpixel->logic pos assertsCaolán McNamara
2022-09-30vcl: No need to get font face from GetNextGlyphs()Khaled Hosny
2022-09-27tdf#151187 don't check glyph substitute positionsCaolán McNamara
2022-09-23sw content controls, combo box: add PDF exportMiklos Vajna
2022-09-21use more string_view in vclNoel Grandin
2022-09-20sw content controls: add a11y description for PDF exportMiklos Vajna
2022-09-20Simplify a bit by using sal_uInt16 in vcl/BitmapPopArtFilterJulien Nabet
2022-09-19tdf#149797 Change highlight background color in some controlsIlhan Yesil
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-16only "PaintImmediately" the statusbar itself (and optional children)Caolán McNamara
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-09-16sw content controls: add PDF export of font propertiesMiklos Vajna
2022-09-14sw content controls, dropdown: add PDF exportMiklos Vajna
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-13sw content controls, checkbox: add PDF exportMiklos Vajna
2022-09-13vcl: fix mergelibs buildMiklos Vajna
2022-09-11basegfx: replace typedef with a class B2DSize based on Size2DTomaž Vajngerl
2022-09-10unique_ptr->optional for AllSettingsNoel Grandin
2022-09-10vcl: Use vector instead of array for FontCharMap rangesKhaled Hosny
2022-09-08vcl: Drop CmapResult indirectionKhaled Hosny
2022-09-08vcl: Drop now unused ParseCMAP()Khaled Hosny
2022-09-08loplugin:unnecessaryvirtualNoel Grandin
2022-09-08vcl: Drop now unused FontCharMap::GetGlyphIndex()Khaled Hosny
2022-09-07tdf#150808: General error importing svgz fileJulien Nabet
2022-09-07vcl: convert ImplGetEmphasisMark() to EmphasisMark classChris Sherlock
2022-09-06tdf#150682 - bad shortcut in french langageNoel Grandin
2022-09-05vcl: Rename LongPress event to GestureLongPressPovilas Kanapickas
2022-09-05vcl: Rename Swipe event to GestureSwipePovilas Kanapickas
2022-09-05vcl: Use #pragma once on GestureEventPan.hxxPovilas Kanapickas
2022-09-05vcl: Rename Gesture event to GesturePanPovilas Kanapickas
2022-08-31glyph cache considered artificial italic the same as regularCaolán McNamara
2022-08-31tdf#30731: Improve caret travelling in WriterKhaled Hosny
2022-08-30tdf#149741 tdf#149956 Make flipping work also in the sidebarMaxim Monastirsky