summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2023-12-19cid#1557601 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-12tdf#146619 Recheck include/[v-x]* with IWYUGabor Kelemen
2023-12-12vcl: BreakLinesWithIterator() is actually looking for the length of the stringChris Sherlock
2023-12-10cid#1545177 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-10cid#1545975 COPY_INSTEAD_OF_MOVECaolán McNamara
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
2023-09-22tdf#143148: Use pragma once instead of include guardsBogdan Buzea
2023-09-18jsdialog: vertical notebookSzymon Kłos
2023-09-18Move SalInstanceVerticalNotebook decl to headerSzymon Kłos
2023-09-13loplugin:unusedmethodsNoel Grandin
2023-09-04tdf#138792: PDF export: add batch of dublin core attributesSarper Akdemir
2023-09-04tdf#138792: PDF export: export metadata pdf:PDFVersionSarper Akdemir
2023-09-04tdf#138792: PDF export: fix date of xmp:CreateDateSarper Akdemir
2023-09-02tdf#149611 qt: Make auto-selection of dark app colors workMichael Weghorn
2023-09-02tdf#156894 qt: Prefer dark icon theme in dark modeMichael Weghorn
2023-08-31jsdialog: combobox rendering with DPI setSzymon Kłos