summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-11-04vcl: remove not needed pObjectStream in PDFObjectCopier::copyExternalResource()Miklos Vajna
2021-11-03tdf#145354: Don't claim random paper sizes from the system are "User Defined"Tor Lillqvist
2021-11-03Related: tdf#143443 remove PANGO_ATTR_ABSOLUTE_SIZE and PANGO_ATTR_SIZECaolán McNamara
2021-11-03tdf#145354: Ensure displayed paper name matches displayed paper dimensionsTor Lillqvist
2021-11-03put the message into static_assertCaolán McNamara
2021-11-03can use static_assert for compile time check hereCaolán McNamara
2021-11-03loplugin:constparamsNoel Grandin
2021-11-02Add comments to two arrays mentioning that they must match the enum PaperTor Lillqvist
2021-11-02extract a ReorderingDropTarget for reuseCaolán McNamara
2021-11-01tdf#145496 Add dropped nLineWidth from refactoringJan-Marek Glogowski
2021-11-01Qt picker: implement XAsynchronousExecutableDialogJan-Marek Glogowski
2021-11-01ofz#40404 try smaller documents to avoid timeoutsCaolán McNamara
2021-11-01Prepare for removal of non-const operator[] from Sequence in vclMike Kaganski
2021-10-31tdf#145363 Qt reparent modal dialogs on showJan-Marek Glogowski
2021-10-31tdf#145363 Qt popups actually are windowsJan-Marek Glogowski
2021-10-31backendtest: Drawing Open Polygon testhomeboy445
2021-10-31Qt de-obfuscate the aWinFlags assignmentJan-Marek Glogowski
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-31do not mix bitmap read and write accessLuboš Luňák
2021-10-31tools::Long->sal_Int32 in bitmap filtersNoel Grandin
2021-10-31tools::Long->sal_Int32 in Bitmap::DitherNoel Grandin
2021-10-31tools::Long->sal_Int32 in ImplExpandNoel Grandin
2021-10-31tools::Long->sal_Int32 in StretchAndConvertNoel Grandin
2021-10-31tools::Long->sal_Int32 in OutputDevice::Blend*Noel Grandin
2021-10-31tools::Long->sal_Int32 in ToolboxNoel Grandin
2021-10-30tools::Long->sal_Int32 in GetCaretPositionsNoel Grandin
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29tdf#145274: vcl_pdfexport: Add unittestXisco Fauli
2021-10-29Use non-deprecated names for bits and constantsTor Lillqvist
2021-10-29loplugin:indentation (clang-cl)Stephan Bergmann
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-28gtk4: use a GtkPicture for arbitrary size/ratio toolbar imagesCaolán McNamara
2021-10-28gtk3 a11y: Use correct index when deselecting childMichael Weghorn
2021-10-27ofz#40404 try smaller documents to avoid timeoutsCaolán McNamara
2021-10-27ignoring transparency for border doesn't seem to make senseCaolán McNamara
2021-10-27Remove lines that have been ifdeffed out since 2008Tor Lillqvist
2021-10-27Use non-deprecated names for event types and flag bitsTor Lillqvist
2021-10-26tdf#144513 improve perf when breaking long linesNoel Grandin
2021-10-26Using .md extension for vcl README filesHossein
2021-10-26gtk4: get correct rectangle for custom renderer areaCaolán McNamara
2021-10-26gtk4: some fonts have pango_font_description_get_size_is_absoluteCaolán McNamara
2021-10-26flatten ImplGetTextLinesNoel Grandin
2021-10-26ofz#1493240 Unchecked return valueCaolán McNamara
2021-10-25replace friend access with functionsLuboš Luňák
2021-10-24cid#1493240 silence Unchecked return valueCaolán McNamara
2021-10-22backendtest:Reconfigured Rectangle tests to be Asymmetricalhomeboy445
2021-10-22qt: Adapt log area: "vcl.qt5" -> "vcl.qt"Michael Weghorn
2021-10-22Rename SystemEnvData::Toolkit::{Qt5 -> Qt}Michael Weghorn
2021-10-22Revert partly "Simplify vector initialization in vcl"Julien Nabet
2021-10-22vcl: move variable declar's closer to 1st use in DrawComplexGradientToMetaFileChris Sherlock