summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
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
2023-08-29jsdialog: rendering of custom entries in comboboxSzymon Kłos
2023-08-28jsdialog: dump vertical tab controlSzymon Kłos
2023-08-26tsan: use std::atomic<bool> for mbAppQuitNoel Grandin
2023-08-23vcl: fix gtk4 buildMiklos Vajna
2023-08-23tdf#146619 Remove unused includes from vcl/incGabor Kelemen
2023-08-22tdf#143148 Use pragma once in vclDeepika Goyal
2023-08-22tdf#141101 tdf#101886 a11y: Restore previous focus on col/line popup closeMichael Weghorn
2023-08-19Reimplement fix for tdf#156629 and tdf#156630Patrick Luby
2023-08-17Drop defines obsoleted by Windows 7 baselineMike Kaganski
2023-08-16Resolves: tdf#156751 add "Special Character..." to GtkEntry context menusCaolán McNamara
2023-08-14qt: Implement pinch/zoom gesture handlingMichael Weghorn
2023-08-10Simplify conversion, and fix a commentMike Kaganski
2023-08-09Use _beginthreadex instead of CreateThreadMike Kaganski
2023-08-09vcl: Organize CoreText font code a bitKhaled Hosny
2023-08-02tdf#156525 Save as > HTML loses drawing object as invalid gifNoel Grandin
2023-08-02vcl: Simplify analyzeSfntFamilyNameKhaled Hosny
2023-08-02vcl: Drop the PrintFont -> FastPrintFontInfo -> FontAttributes indirectionKhaled Hosny
2023-08-02vcl: Drop unused FontAttributes::GetMapNames()/AddMapName()Khaled Hosny
2023-08-02vcl: Drop unused PhysicalFontFamily::GetAliasNames()Khaled Hosny
2023-08-02vcl: Fold two static method into their only call siteKhaled Hosny
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-08-02std::set->o3tl::sorted_vector for m_aFontFileToFontIDNoel Grandin