summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2024-03-12vcl,accessibility: try to fix a crash while disposing SvxFontNameBox_ImplMichael Stahl
2024-03-12tdf#159996 use transparent alpha mask for output devicePatrick Luby
2024-03-07tdf#159817 tdf#159802 Form controls coordinates wrong when export to pdfNoel Grandin
2024-03-07tdf#159735 a11y: Dispose win accessible with VCLXWindowMichael Weghorn
2024-03-07tdf#159251: Revert "vcl: Allow pushing/popping OutputDevice’s RTLEnabledKhaled Hosny
2024-03-07tdf#159793 Save printer paper tray in RTF and DOCXOliver Specht
2024-02-16tdf#159689: trailing newline before "endstream" must not count in LengthMike Kaganski
2024-02-09tdf#159641 TreeView repaint problem with PgUp in kf5/genNoel Grandin
2024-02-09tdf#159254 import paper bin/paper source from rtf/docx filesOliver Specht
2024-02-06tdf#158101 Make non-gtk backends context popup menu itemJim Raykowski
2024-01-31lo_dumpState doesn't take the SolarMutex, so dbgutil state dumping can assertCaolán McNamara
2024-01-30LOK: exposed time formatted field as time fieldsMéven Car
2024-01-29lok: notebookbar: enable currency dropdownSzymon Kłos
2024-01-16calc: on editing invalidation of view with different zoom is wrongMarco Cecchetti
2024-01-15Send checkboxtype property to online for webtreeview widgetDarshan11
2024-01-15Fix posx and posy for Filter by color in autofilter jsDialogDarshan11
2024-01-15tdf#159089 dispose custom accessible here and unset for `m_xDrawingArea`Patrick Luby
2024-01-08tdf#157649 Allow omitting Alt key in Windows onlySamuel Mehrbrodt
2024-01-08tdf#157649 Allow omitting Alt key when focus is in dialog action areaSamuel Mehrbrodt
2023-12-25Eliminate warning when changing timer's priorityPatrick Luby
2023-12-24tdf#158807 Call UpdatePaletteForNewColor with rReplaceColor parameterPatrick Luby
2023-12-24Related: tdf#155266 Eliminate delayed scrollbar redrawing when swipingPatrick Luby
2023-12-20tdf#123864 a11y: Handle new checkable state for VCLXAccessibleMenuItemMichael Weghorn
2023-12-20tdf#123864 a11y: Handle new CHECKABLE state in misc placesMichael Weghorn
2023-12-15tdf#151456: AnimatedImages in Basic Dialog : StepTime is ignoredJulien Nabet
2023-12-12tdf#158548 vcl: Require mouse over listbox to mouse-wheel through entriesMichael Weghorn
2023-12-08tdf#43157 vcl: remove DBG_ASSERT() from DrawDeviceAlphaBitmapSlowPath()Chris Sherlock
2023-12-07cid#1546503 Using invalid iteratorCaolán McNamara
2023-12-07cid#1558798 Unchecked return valueCaolán McNamara
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-12-07tdf#157432 Expert config: Allow filtering by changed valuesSamuel Mehrbrodt
2023-12-06make AlphaMask separate from BitmapNoel Grandin
2023-12-06Remove the special-casing in Bitmap::Invert (and fix)Noel Grandin
2023-12-05Related: tdf#158534 set fallback help page for optional print contentCaolán McNamara
2023-12-05Resolves: tdf#158534 two help pages from print help buttonCaolán McNamara
2023-12-05Drop own mutex to prevent lock order problemMike Kaganski
2023-12-05vcl: add unit tests for a mixture of CJK and latin charactersChris Sherlock
2023-12-04Avoid clipboard messages after Scheduler::ImplDeInitSchedulerMike Kaganski
2023-12-04cid#1545810 Using invalid iteratorJulien Nabet
2023-12-04cid#1546021 Using invalid iteratorJulien Nabet
2023-12-04Relax assertion a bitMike Kaganski
2023-12-04ofz#64582 Out-of-memoryCaolán McNamara
2023-12-04ofz#64680 Integer-overflowCaolán McNamara
2023-12-04cid#1545582 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-03cid#1546503 Using invalid iteratorCaolán McNamara
2023-12-03Split the *Bitmap::CopyPixel functionsNoel Grandin
2023-12-02Simplify some AlphaMask codeNoel Grandin
2023-12-02AlphaMask::ReleaseAccess is unnecessaryNoel Grandin
2023-12-02pass BitmapBuffer around by std::optionalNoel Grandin
2023-11-30vcl: Fix commentKhaled Hosny