summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2024-01-08cid#1545370 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-05Send checkboxtype property to online for webtreeview widgetDarshan11
2024-01-02cid#1545235 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-31cid#1546464 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-31ofz#65266 TimeoutCaolán McNamara
2023-12-31Replace "size() == 0 with empty()" (vcl)Julien Nabet
2023-12-30cid#1545965 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-28vcl: BreakLines() -> BreakLine() and BreakLinesSimple() -> BreakLineSimple()Chris Sherlock
2023-12-28vcl: test BreakLinesWithIterator with hyphensChris Sherlock
2023-12-24Eliminate warning when changing timer's priorityPatrick Luby
2023-12-24tdf#158807 Call UpdatePaletteForNewColor with rReplaceColor parameterPatrick Luby
2023-12-23tdf#157649 Allow omitting Alt key when focus is in dialog action areaSamuel Mehrbrodt
2023-12-22Related: tdf#155266 Eliminate delayed scrollbar redrawing when swipingPatrick Luby
2023-12-20Make BigInt::DivMod public, to allow optimized divisionMike Kaganski
2023-12-20Simplify and rename for clarityMike Kaganski
2023-12-19cid#1557601 COPY_INSTEAD_OF_MOVECaolán McNamara
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