summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2023-12-19tdf#123864 a11y: Handle new checkable state for VCLXAccessibleMenuItemMichael Weghorn
2023-12-19tdf#123864 a11y: Handle new CHECKABLE state in misc placesMichael Weghorn
2023-12-14tdf#151456: AnimatedImages in Basic Dialog : StepTime is ignoredJulien Nabet
2023-12-14Fix posx and posy for Filter by color in autofilter jsDialogDarshan11
2023-12-13Work around strange error seen at least with VS 2022 Preview 17.9.0 Preview 2.0Stephan Bergmann
2023-12-13Fix unit test failure when using Skia in debug buildsPatrick Luby
2023-12-13loplugin:unusedmethodsNoel Grandin
2023-12-12tdf#146619 Recheck include/[v-x]* with IWYUGabor Kelemen
2023-12-12vcl: remove out of sync comment - the code has since changed!Chris Sherlock
2023-12-12vcl: BreakLinesWithIterator() is actually looking for the length of the stringChris Sherlock
2023-12-12vcl: move bClipping closer to first useChris Sherlock
2023-12-12vcl: extract lcl_GetEndOfLine()Chris Sherlock
2023-12-12vcl: extract lcl_ShouldBreakWord()Chris Sherlock
2023-12-12tdf#158548 vcl: Require mouse over listbox to mouse-wheel through entriesMichael Weghorn
2023-12-11cid#1545577 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-11Clean up SvStream API a bitMike Kaganski
2023-12-10cid#1545789 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-09cid#1556778 COPY_INSTEAD_OF_MOVECaolán McNamara
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
2023-11-29Online: Put the image width height info into json.Gülşah Köse
2023-11-29Extended loplugin:ostr: vclStephan Bergmann
2023-11-28simplify some BitmapEx constructionsNoel Grandin
2023-11-25tdf#158317 fix cleanup of SfxPoolItems in editengArmin Le Grand (allotropia)
2023-11-24tdf#157551 Calc-Validity-CellRange, dropdown tinyNoel Grandin
2023-11-22Online: Fix Wizard Help buttonGülşah Köse
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (vcl)Julien Nabet
2023-11-19Extended loplugin:ostr: vclStephan Bergmann