summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2024-05-08qt: Guard clipboard mime data with SolarMutexMichael Weghorn
2024-05-08qt: Avoid race on QtTransferable memberMichael Weghorn
2024-05-08tdf#156562 qt: Sync with system clipboard content if necessaryMichael Weghorn
2024-05-08tdf#156562 qt: Don't cache supported mime types/data flavorsMichael Weghorn
2024-05-02jsdialog: fix updating on container "reorder_child" or "move"Tomaž Vajngerl
2024-04-15tdf#160430: Fix glyph bounds calculation, and use basegfx::B2DRectangleMike Kaganski
2024-04-15cid#1546354 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-03-25vcl: Implement JSLevelBarHubert Figuière
2024-03-19jsdialog: send update on spin button range changeJaume Pujantell
2024-03-07tdf#159793 Save printer paper tray in RTF and DOCXOliver Specht
2024-03-05reduce heap allocation in JSDialogNotifyIdleNoel Grandin
2024-02-21tdf#126638 dispatch key shortcut events to modal windowsPatrick Luby
2024-02-13jsdialog: use action for set_sensitiveSzymon Kłos
2024-02-09tdf#159254 import paper bin/paper source from rtf/docx filesOliver Specht
2024-02-06Acquire solar mutex in SkiaZone, instead of assertingMike Kaganski
2023-12-08cid#1546472 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-08tdf#143148 Use pragma once instead of include guardsKira Tubo
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-12-05Resolves: tdf#158534 two help pages from print help buttonCaolán McNamara
2023-12-02pass BitmapBuffer around by std::optionalNoel Grandin
2023-11-27tdf#155092 don't dispatch left mouse up events during live resizingPatrick Luby
2023-11-23tdf#155092 use tracking areas instead of tracking rectanglesPatrick Luby
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-20tdf#143148: Use pragma once instead of include guards in vcl/inc/unxTaichi Haradaguchi
2023-11-19Extended loplugin:ostr: vclStephan Bergmann
2023-11-19tdf#143148: Use pragma once instead of include guards in vcl/inc/winTaichi Haradaguchi
2023-11-19tdf#124176 vcl: Use pragma once instead of include guards in inc/textlayout.hxxChris Sherlock
2023-11-19tdf#143148 Use pragma once instead of include guardsCristina Mustatea
2023-11-08loplugin:fieldcast in AnimationDataNoel Grandin
2023-11-08loplugin:fieldcast in CUPSManagerNoel Grandin
2023-11-08loplugin:fieldcast in WindowImplNoel Grandin
2023-11-07tdf#152155 vcl: fix gtk popup listbox positions on sidebarLászló Németh
2023-11-06tdf#155266 force flush after scrollingPatrick Luby
2023-11-06vcl: split out functions from TextLayoutCommon::GetEllipsisString()Chris Sherlock
2023-11-03tdf#157028 vcl: PDF export: inline OBJR dictionariesMichael Stahl
2023-11-03tdf#156478 Remove unused default values for MediaBox and UserUnitTobias Kokolakis
2023-10-30tdf#157518: vcl: Introduce vcl control LevelBarSarper Akdemir
2023-10-29vcl: no raw pointersThorsten Behrens
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
2023-10-18qt: Drop now obsolete workaround for Qt < 5.12Michael Weghorn
2023-10-14get_iter_abs_pos doesn't neeed to be virtualCaolán McNamara
2023-10-14Re-enable Bullets and Numbering → CustomizeSkyler Grey
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-01tdf#156881 Disable Metal with AMD Radeon Pro 5XXX GPUs on macOS CatalinaPatrick Luby
2023-10-01Fix iOS build breakages when building on macOS SonomaPatrick Luby
2023-09-22tdf#143148: Use pragma once instead of include guardsCosmin Humeniuc