summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2024-09-24tdf#163135 eliminate native "secure coding" warningPatrick Luby
2024-09-23vcl: mask scale regression in BitmapFastScaleFilterChris Sherlock
2024-09-23vcl builder : no need to use OUString hereArnaud VERSINI
2024-09-22remove some dead code in DrawDeviceBitmapExNoel Grandin
2024-09-21cid#1607013 silence Overflowed return valueCaolán McNamara
2024-09-21tdf#130857 VclBuilder: Extract helpers to insert combo/list box itemsMichael Weghorn
2024-09-21tdf#130857 VclBuilder: Extract helpers to set prio/EnumContextMichael Weghorn
2024-09-21tdf#130857 VclBuilder: Avoid using vcl WindowType to detect toolbarMichael Weghorn
2024-09-21tdf#130857 VclBuilder: Move handleActionWidget to base classMichael Weghorn
2024-09-21tdf#130857 VclBuilder: Move "packing" parsing to base classMichael Weghorn
2024-09-21tdf#130857 Refactor VclBuilder::handlePacking/applyPackingPropertiesMichael Weghorn
2024-09-21tdf#130857 VclBuilder: Reduce var scopeMichael Weghorn
2024-09-21tdf#130857 VclBuilder: Use existing toBool helperMichael Weghorn
2024-09-21tdf#130857 VclBuilder: Use OUString instead of OStringMichael Weghorn
2024-09-21vcl: Move UTF-16 toBool helper to it's local non-UTF16 equivalentMichael Weghorn
2024-09-21tdf#130857 qt weld: Drop accidently added empty filesMichael Weghorn
2024-09-20vcl: migrate BitmapArithmeticBlendFilter to use BitmapFilter classChris Sherlock
2024-09-20Correct usage of premultiply for ENABLE_WASM_STRIP_PREMULTIPLYArmin Le Grand (allotropia)
2024-09-19ofz#71782 fix build failureCaolán McNamara
2024-09-19qt: Use more qobject_cast instead of dynamic_castMichael Weghorn
2024-09-19qt: Use qobject_cast to cast to QtMimeDataMichael Weghorn
2024-09-19qt: Use qobject_cast in QtFilePickerMichael Weghorn
2024-09-19qt a11y: Destroy QWindow when popup gets hiddenMichael Weghorn
2024-09-19qt a11y: Defer QWindow creation until frame gets shownMichael Weghorn
2024-09-19qt: Run whole QtFrame::Show in main threadMichael Weghorn
2024-09-19tdf#162955 PDF export: avoid the popup rectangle with zero sizeTibor Nagy
2024-09-19Fix typoAndrea Gelmini
2024-09-18Resolves: tdf#162538 explicitly make buttons gain focus on activatationCaolán McNamara
2024-09-18tdf#130857 qt weld: Pass parent to QtInstanceBuilderMichael Weghorn
2024-09-18tdf#130857 qt weld: Move logic to find native Qt parent to helperMichael Weghorn
2024-09-18tdf#130857 qt weld: Add QtInstanceBuilder skeletonOmkarAcharekar
2024-09-18vcl: test BitmapAlphaClampFilterChris Sherlock
2024-09-18tdf#130857 VclBuilder: Move m_sHelpRoot member to base classMichael Weghorn
2024-09-18tdf#130857 VclBuilder: Move TextBuffer bookkeeping to base classMichael Weghorn
2024-09-18tdf#130857 VclBuilder: Move Adjustment bookkeeping to base classMichael Weghorn
2024-09-18tdf#130857 VclBuilder: Move class/id/custom prop extraction to helperMichael Weghorn
2024-09-17tdf#130857 VclBuilder: Turn extractOrientation into static helperMichael Weghorn
2024-09-17ofz#71606 use better upstream solutionCaolán McNamara
2024-09-17cid#1608226 Overflowed integer argumentCaolán McNamara
2024-09-17qt: Add "Sign with default certificate" to QtFilePickerMichael Weghorn
2024-09-16cid#1607350 Data race conditionCaolán McNamara
2024-09-15ofz#71606 don't ignore CRCs when fuzzingCaolán McNamara
2024-09-15Related: cid#1608226 make this more directCaolán McNamara
2024-09-14qt: Use modern connect syntax in QtInstanceMichael Weghorn
2024-09-14qt: QtFilePicker: Use modern connect syntax, port from deprecated signalMichael Weghorn
2024-09-14qt: Use modern connect syntax in QTimerMichael Weghorn
2024-09-14qt: Use nullptr instead of Q_NULLPTRMichael Weghorn
2024-09-13vcl: move variables closer to first usage in BitmapEmbossGreyFilter::execute()Chris Sherlock
2024-09-13vcl: just return a BitmapEx() in BitmapDisabledImageFilter::execute()Chris Sherlock
2024-09-13tdf#43157 vcl: remove OSL_ENSURE from BitmapEx functionsChris Sherlock