summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-11-12external: update pdfium to 4699Miklos Vajna
2021-11-11qt (>=5.14): Don't create native window for QWidget in QtFrame::screenMichael Weghorn
2021-11-10tdf#145508 Qt NONE-frames should still be windowsJan-Marek Glogowski
2021-11-10Add SAL_INFO of what paper sizes the printer (driver) advertisesTor Lillqvist
2021-11-09Resolves: tdf#142706 ctrl+shift+s to launch insert special characters dialogCaolán McNamara
2021-11-09One LogicToLogic lessMike Kaganski
2021-11-09simplify init in action_wrapper_get_nameNoel Grandin
2021-11-09tdf#145354: Don't let an arbitrary paper size match any other arbitrary sizeTor Lillqvist
2021-11-09Add Printer::GetSizeOfPaper() with semantics to match GetPaper()Tor Lillqvist
2021-11-08gtk4: implement GtkPaintable::get_flagsCaolán McNamara
2021-11-08Add an Intel Iris driver to Skia/Vulkan denylistIlmari Lauhakangas
2021-11-07forward decls go after #includeNoel Grandin
2021-11-07cid#1493474 Arguments in wrong orderCaolán McNamara
2021-11-07cid#1493476 Logically dead codeCaolán McNamara
2021-11-07Resolves: tdf#145567 restore focus to the usual frame focus widgetCaolán McNamara
2021-11-06ofz: fix buildCaolán McNamara
2021-11-05Revert "disable SkiaTest::testMatrixQuality because of tb68"Luboš Luňák
2021-11-05fix --enable-gtk3-kde5 buildCaolán McNamara
2021-11-05tdf#144994 QtInstance::CreateMenu needs SolarMutexMichael Weghorn
2021-11-05gtk[3|4] do the same thing to set/get buttons labels for both gtksCaolán McNamara
2021-11-05gtk[3|4] update an existing image on changing button imageCaolán McNamara
2021-11-05gtk[3|4] add find_image_widgetCaolán McNamara
2021-11-05gtk4: move find_image_widget into utilitiesCaolán McNamara
2021-11-05gtk[3|4] merge label search codeCaolán McNamara
2021-11-05gtk4: return existing label widget text on querying button label textCaolán McNamara
2021-11-05gtk4: update an existing label on changing button label textCaolán McNamara
2021-11-05gtk[3|4] set button text via the same functionCaolán McNamara
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-11-04Resolves: tdf#138826 adjust the aTmpMtf to get drawn at maPos of ActionCaolán McNamara
2021-11-04backendtest: Open Cubic-Bezier Curve Draw Testhomeboy445
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