summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2023-10-31tdf#157679: vcl_pdfexport: Add unittestXisco Fauli
2023-10-31CppunitTest_vcl_pdfexport: split into twoXisco Fauli
2023-10-31ofz#63741 Unknown ReadCaolán McNamara
2023-10-30Fix typoAndrea Gelmini
2023-10-30tdf#157518: vcl: Introduce vcl control LevelBarSarper Akdemir
2023-10-29CppunitTest_vcl_animate: use CPPUNIT_TEST_FIXTUREofftkp
2023-10-29vcl: no raw pointersThorsten Behrens
2023-10-29tdf#155887 WMF Fix displaying images with size of EOF other that 3Bartosz Kosiorek
2023-10-29simplify calculation in AlphaMask::BlendWithNoel Grandin
2023-10-29ofz#63518 don't allow short read with PHOTOMETRIC_YCBCR formatCaolán McNamara
2023-10-28use more TempFileFast in BinaryDataContainer::ImplNoel Grandin
2023-10-28Fix testDelayedScaleAlphaImage unit testPatrick Luby
2023-10-28tdf#155887 Add individual WMF records validationBartosz Kosiorek
2023-10-28Simplify calculationMike Kaganski
2023-10-28tdf#135586 a11y: Add a new BLOCK_QUOTE a11y roleMichael Weghorn
2023-10-28gtk4 a11y: Map more a11y roles to gtk equivalentsMichael Weghorn
2023-10-27Various -Werror,-Wvla-cxx-extensionStephan Bergmann
2023-10-27tdf#152571 speedup slow draw file saveNoel Grandin
2023-10-27fix erase logic in SkiaSalBmp::BlendWithNoel Grandin
2023-10-27gtk4 a11y: Implement GtkAccessibleRange ifaceMichael Weghorn
2023-10-27remove unused vcl_get_crc64_tableNoel Grandin
2023-10-27jsdialog: send smaller messages for comboboxSzymon Kłos
2023-10-27jsdialog: don't send update in toolbox when not modifiedSzymon Kłos
2023-10-27jsdialog: enable simple conditional formatting dialogSzymon Kłos
2023-10-27vcl: flatten OutputDevice::BlendBitmap()Chris Sherlock
2023-10-27vcl: flatten OutputDevice::GetBitmapEx()Chris Sherlock
2023-10-27vcl: move textlayout.cxx from gdi to text directoryChris Sherlock
2023-10-27vcl: flatten TextLayoutCommon::GetEllipsisString()Chris Sherlock
2023-10-26gtk4 a11y: Map checkbox role to gtk equivalentMichael Weghorn
2023-10-26tdf#153519 use new IdleTask::waitUntilIdleDispatchedNoel Grandin
2023-10-26crash seen in Window::ImplTrackTimerHdlCaolán McNamara
2023-10-26add warning for suspicious potential double-trackingCaolán McNamara
2023-10-25tdf#157703 sw: PDF/UA export: export heading labels as textMichael Stahl
2023-10-25vcl,sw: PDF/UA export: produce Ruby and Warichu SEsMichael Stahl
2023-10-25tdf#114441 - Convert use of sal_uLong to better integer typessahil
2023-10-24tdf#157028 vcl: PDF export: inline attribute dictionariesMichael Stahl
2023-10-24tdf#153519 make TreeListEntryUIObject saferNoel Grandin
2023-10-24tdf#156565 sw: PDF/UA export: only one Link ILSE per linkMichael Stahl
2023-10-24gtk3 a11y: Take current type into account when setting new valueMichael Weghorn
2023-10-24qt a11y: Take current type into account when setting new valueMichael Weghorn
2023-10-24tdf#157817 sw: PDF/UA export: fix ToX header sectionsMichael Stahl
2023-10-24tdf#135921 a11y Send event when toggling listbox checkboxMichael Weghorn
2023-10-24tdf#135921 a11y: Toggle listbox item checkbox on spaceMichael Weghorn
2023-10-24Extend SAL_NON_APPLICATION_FONT_USE documentationStephan Bergmann
2023-10-24Fix typoAndrea Gelmini
2023-10-23fix wasm build (int vs sal_Int32 mismatch)Christian Lohmaier
2023-10-23tdf#157795 set color to black outside of of bitmap boundsPatrick Luby
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-23vcl: migrate text layout functions out of OutputDeviceChris Sherlock
2023-10-22SvpGraphicsBackend::getBitmap overwrites the bufferCaolán McNamara