summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2023-11-06sw floattable: make Insert Frame dialog async and mark it as a jsdialogMiklos Vajna1-0/+1
2023-11-06tdf#155266 revert commit 9c0803edd1f42b2d29115674795c7c674fea1a35Patrick Luby1-36/+2
2023-11-06tdf#157518: vcl: add native macOS rendering support for LevelBar controlSarper Akdemir1-0/+31
2023-11-06tdf#43157 vcl: remove DBG_ASSERT() from BreakLinesWithIterator()Chris Sherlock1-13/+10
2023-11-06vcl: flatten TextLayoutHelper::GetNewsEllipsisString()Chris Sherlock1-55/+42
2023-11-06vcl: split out functions from TextLayoutCommon::GetEllipsisString()Chris Sherlock2-96/+135
2023-11-03tdf#155266 flush when scrolling or draggingPatrick Luby1-2/+36
2023-11-03tdf#158014 make image immutable after using Skia to invertPatrick Luby1-0/+12
2023-11-03tdf#158047 allow the tdf#157635 fix for palettes with 64 entriesPatrick Luby1-11/+7
2023-11-03tdf#157028 vcl: PDF export: inline OBJR dictionariesMichael Stahl4-121/+108
2023-11-03macOS a11y: Drop obsolete TODO to implement spelling error attrMichael Weghorn1-1/+1
2023-11-03tdf#156478 Remove unused default values for MediaBox and UserUnitTobias Kokolakis2-44/+5
2023-11-02tdf#157939 drop duplicates from the FontConfig SetCaolán McNamara1-1/+31
2023-11-02tdf#157816 sw: PDF export: filter out links on empty space, INetAttrsMichael Stahl2-3/+482
2023-11-02tdf#157816 sw: PDF export: filter out links on empty space, fieldsMichael Stahl2-0/+564
2023-11-02vcl: removed redundant checkVasily Melenchuk1-3/+0
2023-11-01macOS a11y: Don't report (non-)expanded state when not expandableMichael Weghorn1-0/+8
2023-11-01new loplugin:fieldcanbelocalNoel Grandin1-5/+5
2023-10-31tdf#157679: vcl_pdfexport: Add unittestXisco Fauli2-0/+28
2023-10-31CppunitTest_vcl_pdfexport: split into twoXisco Fauli4-4731/+4856
2023-10-31ofz#63741 Unknown ReadCaolán McNamara1-1/+1
2023-10-30Fix typoAndrea Gelmini1-2/+2
2023-10-30tdf#157518: vcl: Introduce vcl control LevelBarSarper Akdemir10-18/+131
2023-10-29CppunitTest_vcl_animate: use CPPUNIT_TEST_FIXTUREofftkp1-30/+15
2023-10-29vcl: no raw pointersThorsten Behrens9-65/+38
2023-10-29tdf#155887 WMF Fix displaying images with size of EOF other that 3Bartosz Kosiorek1-4/+4
2023-10-29simplify calculation in AlphaMask::BlendWithNoel Grandin2-1/+7
2023-10-29ofz#63518 don't allow short read with PHOTOMETRIC_YCBCR formatCaolán McNamara1-23/+22
2023-10-28use more TempFileFast in BinaryDataContainer::ImplNoel Grandin1-2/+2
2023-10-28Fix testDelayedScaleAlphaImage unit testPatrick Luby1-1/+6
2023-10-28tdf#155887 Add individual WMF records validationBartosz Kosiorek1-5/+14
2023-10-28Simplify calculationMike Kaganski1-5/+1
2023-10-28tdf#135586 a11y: Add a new BLOCK_QUOTE a11y roleMichael Weghorn6-1/+8
2023-10-28gtk4 a11y: Map more a11y roles to gtk equivalentsMichael Weghorn1-4/+76
2023-10-27Various -Werror,-Wvla-cxx-extensionStephan Bergmann2-4/+9
2023-10-27tdf#152571 speedup slow draw file saveNoel Grandin12-254/+114
2023-10-27fix erase logic in SkiaSalBmp::BlendWithNoel Grandin1-1/+5
2023-10-27gtk4 a11y: Implement GtkAccessibleRange ifaceMichael Weghorn1-1/+146
2023-10-27remove unused vcl_get_crc64_tableNoel Grandin1-8/+0
2023-10-27jsdialog: send smaller messages for comboboxSzymon Kłos1-2/+10
2023-10-27jsdialog: don't send update in toolbox when not modifiedSzymon Kłos1-1/+3
2023-10-27jsdialog: enable simple conditional formatting dialogSzymon Kłos1-0/+2
2023-10-27vcl: flatten OutputDevice::BlendBitmap()Chris Sherlock1-36/+28
2023-10-27vcl: flatten OutputDevice::GetBitmapEx()Chris Sherlock1-2/+2
2023-10-27vcl: move textlayout.cxx from gdi to text directoryChris Sherlock2-1/+1
2023-10-27vcl: flatten TextLayoutCommon::GetEllipsisString()Chris Sherlock1-86/+96
2023-10-26gtk4 a11y: Map checkbox role to gtk equivalentMichael Weghorn1-0/+3
2023-10-26tdf#153519 use new IdleTask::waitUntilIdleDispatchedNoel Grandin2-0/+52
2023-10-26crash seen in Window::ImplTrackTimerHdlCaolán McNamara1-0/+6
2023-10-26add warning for suspicious potential double-trackingCaolán McNamara1-0/+2