summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2024-07-22cid#1608424 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-22cid#1608288 silence Overflowed constantCaolán McNamara1-0/+1
2024-07-22tdf#161501 Improve visuals of selected entries in Vertical tabsRafael Lima2-5/+56
2024-07-21cid#1610738 Logically dead codeCaolán McNamara1-6/+1
2024-07-20cid#1554791 COPY_INSTEAD_OF_MOVECaolán McNamara3-4/+4
2024-07-20Remove now unneeded osl/diagnose.hGabor Kelemen7-0/+7
2024-07-19Resolves: tdf#161662 use some hackery to bring bullet combobox height downCaolán McNamara2-0/+5
2024-07-19cid#1609598 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-19cid#1608112 Copy-paste errorCaolán McNamara1-1/+1
2024-07-19cid#1554837 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-19Fix typoAndrea Gelmini1-1/+1
2024-07-19tdf#161501 icon choice ctrl: Use tab text colorsMichael Weghorn1-8/+9
2024-07-18tdf#162072 vcl, fontconfig: consider font-family-generic for substituteMiklos Vajna4-0/+144
2024-07-18make date/time single-arg constructors explicitNoel Grandin1-1/+1
2024-07-18tdf#155447 macOS a11y: Report accessibilityIdentifierMichael Weghorn2-0/+22
2024-07-17cid#1555694 COPY_INSTEAD_OF_MOVECaolán McNamara4-4/+4
2024-07-17tdf#162062 only apply fix for tdf#161833 if there is a palettePatrick Luby1-1/+2
2024-07-17vcl: support for Windows ITaskbarList3 interfaceVasily Melenchuk5-0/+80
2024-07-17Use IsRunningUnitTest / IsRunningUITest consistentlyMike Kaganski13-33/+26
2024-07-17Simplify checking for "running under unit/ui test"Noel Grandin6-12/+16
2024-07-17tdf#155447 gtk3 a11y: Use GtkBuilder ID as accessible IDMichael Weghorn1-0/+14
2024-07-17tdf#155447 qt a11y: Report accessible IDMichael Weghorn1-0/+11
2024-07-17tdf#155447 qt a11y: Don't report "Unknown" for unsupported propsMichael Weghorn1-1/+1
2024-07-16Use IsRunningUnitTest / IsRunningUITest in vclplug_win, tooMike Kaganski1-1/+2
2024-07-16tdf#162002 DOCX import, font embed: only discard subset fonts with few glyphsMiklos Vajna1-1/+33
2024-07-16use generic clipboard when running UI testsNoel Grandin7-6/+15
2024-07-16package: add additional consistency checks for local file headerMichael Stahl1-2/+2
2024-07-16cid#1554709 COPY_INSTEAD_OF_MOVECaolán McNamara6-10/+7
2024-07-15Use WeakReference to CWinClipboard instead of pointerMike Kaganski4-12/+9
2024-07-15Release the lock for getClipboard call to avoid deadlockMike Kaganski1-5/+6
2024-07-15vcl: Use nNewPos consistentlyMichael Weghorn1-1/+1
2024-07-15tdf#161501 icon choice ctrl: Highlight full entry areaMichael Weghorn1-4/+1
2024-07-15Unused return valueMike Kaganski2-36/+21
2024-07-15cid#1607327 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-14tdf#148647: make sure to update own content on Win clipboard changeMike Kaganski2-14/+28
2024-07-14drop these fuzzers to short lengths temporarilyCaolán McNamara3-3/+3
2024-07-14Try to simplify Windows clipboard lockingMike Kaganski2-58/+49
2024-07-14tdf#145538 - related: Make tools::PolyPolygon iterableYuki Joou3-21/+16
2024-07-13cid#1610241 silence Improper use of negative valueCaolán McNamara1-0/+1
2024-07-13tdf#92064 sw: Improve Tibetan layout performanceJonathan Clark1-1/+8
2024-07-12cid#1555962 Use of auto that causes a copyCaolán McNamara1-10/+8
2024-07-12cid#1555260 Use of auto that causes a copyCaolán McNamara1-3/+4
2024-07-12Make SystemDependentData mechanism type-basedArmin Le Grand (allotropia)7-18/+30
2024-07-12Optimize a bitMike Kaganski1-0/+3
2024-07-12tdf#129244: fix thinkoMike Kaganski1-3/+3
2024-07-12tdf#129244: Let ImpGraphic update its buffer for new pixel sizesMike Kaganski3-40/+55
2024-07-12tdf#67943 tabs must have radio button role and tab button subrolePatrick Luby2-3/+12
2024-07-12icon choice ctrl a11y: Don't allow unselecting entryMichael Weghorn3-18/+0
2024-07-11tdf#161026 tdf#161355 tdf#161501 icon choice ctrl: Natively draw mouse-hoverMichael Weghorn1-2/+16
2024-07-11tdf#161026 tdf#161355 icon choice ctrl: Draw icon + text at the endMichael Weghorn1-5/+3