summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2025-01-24remove some unnececessary ColorMask includes and forwardsNoel Grandin
2025-01-24no need to use ColorMask in BitmapBufferNoel Grandin
2025-01-24no need to store ColorMask in BitmapInfoAccessNoel Grandin
2025-01-24no need to use color mask in QuartzSalBitmap::AcquireBufferNoel Grandin
2025-01-24N32BitTcMask is unnecessaryNoel Grandin
2025-01-24remove remnants of 1-bit bitmap supportNoel Grandin
2025-01-24remove remnants of 16-bit bitmap support from windows backendNoel Grandin
2025-01-24BI_BITFIELDS in windows vcl backend is unusedNoel Grandin
2025-01-24a11y: Move AccessibleGridControl* classes to toolkitMichael Weghorn
2025-01-23Fix typoAndrea Gelmini
2025-01-23Extend the Link DBG_UTIL support to non-member function LinksStephan Bergmann
2025-01-23vcl: move variables closer to first use in BitmapColorQuantizationFilterChris Sherlock
2025-01-23tdf#130857 qt weld: Support "Java Start Parameters" dialogMichael Weghorn
2025-01-23tdf#130857 qt weld: Support InputDialogMichael Weghorn
2025-01-23tdf#130857 qt weld: Implement setting font colorMichael Weghorn
2025-01-23tdf#130857 qt weld: Actually paint custom bg colorMichael Weghorn
2025-01-23tdf#130857 qt weld: Implement QtInstanceLinkButton::set_label_wrapMichael Weghorn
2025-01-23tdf#130857 qt weld: Introduce QtInstanceBoxMichael Weghorn
2025-01-23Revert "ScanlineDirection is unnecessary"Noel Grandin
2025-01-23docthemes: Save themes def. to a file when added to ColorSetsTomaž Vajngerl
2025-01-22vcl: don't initialize variable and then immediately clobber it in for loopChristopher Sherlock
2025-01-22tdf#160196 add /AF entry to catalog, enable assoc. files in PDF/A-3Tomaž Vajngerl
2025-01-22tdf#164795 a11y: Report first line indent via IAccessible2Michael Weghorn
2025-01-22More flexible query dialogHeiko Tietze
2025-01-22fix GDI and Quartz backendsNoel Grandin
2025-01-22tdf#160196 add support for PDF/UA-2 and NS for struct. elem.Tomaž Vajngerl
2025-01-22tdf#130857 qt weld: Support ScrolledWindow page sizeMichael Weghorn
2025-01-22tdf#130857 qt weld: Support custom MenuButton popoverMichael Weghorn
2025-01-21Drop unnecessary DBG_ASSERTMichael Weghorn
2025-01-21vcl: Pass vector to SvTabListBox::SetTabsMichael Weghorn
2025-01-21tighten up WinSalBitmap::Create* methodsNoel Grandin
2025-01-21tdf#145614 Convert #define to constexprAkshay Kumar Dubey
2025-01-21avoid some casting in WinSalBitmapNoel Grandin
2025-01-21dont store wrong bitcount in WinSalBitmapNoel Grandin
2025-01-20jsdialog: scroll to row before useSzymon Kłos
2025-01-20vcl: move variables closer to first use in BitmapColorizeFilterChris Sherlock
2025-01-20cpdb: Don't use possibly deleted PPDKeyMichael Weghorn
2025-01-20tools: moved function to create the color from string to toolsTomaž Vajngerl
2025-01-20remove code duplication - conversion hex char to valueTomaž Vajngerl
2025-01-19tdf#130857 qt weld: Delete unused image label objectMichael Weghorn
2025-01-19tdf#130857 qt weld: Signal when toggle button gets toggledMichael Weghorn
2025-01-19tdf#130857 qt weld: Support QtInstanceToggleButton::set_inconsistent(false)Michael Weghorn
2025-01-19tdf#130857 qt weld: Set GtkButton props for ToggleButtonMichael Weghorn
2025-01-19tdf#130857 qt weld: Evaluate entry's placeholder textMichael Weghorn
2025-01-19tdf#130857 qt weld: Set GtkButton props for MenuButtonMichael Weghorn
2025-01-19tdf#130857 qt weld: Extract helper method to set menu button propsMichael Weghorn
2025-01-19tdf#145759 Use symbolic constants instead of magic numerical constantsbruh
2025-01-19Use EXTENDED_MAX_PATH for consistencyMike Kaganski
2025-01-19Use IID_PPV_ARGS in COM calls to avoid C-style castMike Kaganski
2025-01-19tdf#151423 use the same modifier keys during a scrolling sessionPatrick Luby