summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-10-20add MenuToggleButton for split toggle/menu buttonCaolán McNamara2-0/+8
2020-10-20use tools::Long in editengNoel17-72/+74
2020-10-20add GetDropTarget to CustomWidgetControllerCaolán McNamara1-0/+4
2020-10-20tdf#133931 Qt5 set the themed AlternatingRowColorJan-Marek Glogowski1-0/+1
2020-10-20xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna2-1/+7
2020-10-19use tools::Long in vclNoel72-643/+650
2020-10-19use tools::Long in svtoolsNoel9-162/+165
2020-10-19UNOTOOLS : remove unused include since 54cbe9458033f50d9f608b1462d65e8514cbb636Arnaud Versini1-1/+0
2020-10-19use tools::Long in svlNoel4-14/+16
2020-10-19add tools::Long typedef and use it in toolsNoel9-128/+168
2020-10-18sd: support line PDF annot. as custom markerTomaž Vajngerl1-0/+6
2020-10-18pdfium: add reading of line points to the wrapperTomaž Vajngerl1-0/+1
2020-10-18sd: support text annotation PDF annot. as custom markerTomaž Vajngerl1-0/+19
2020-10-18sd: support ink PDF annot. as custom markerTomaž Vajngerl1-0/+5
2020-10-18sd: support square and circle PDF annot. as custom markerTomaž Vajngerl1-0/+8
2020-10-18sd: custom annotation marker and draw polygon annotation from PDFTomaž Vajngerl3-1/+60
2020-10-17fix --enable-mergelibs link failureCaolán McNamara1-1/+1
2020-10-16support set_font for weld::ButtonCaolán McNamara1-0/+3
2020-10-16add a DrawingAreaUIObject to avoid need to include layout.hxx for uitestCaolán McNamara2-2/+14
2020-10-16WindowType::CALCINPUTLINE newly unusedCaolán McNamara1-1/+0
2020-10-16weld InputBarCaolán McNamara1-0/+1
2020-10-16tdf#128212 Change the text z camera rotation order.Gülşah Köse2-1/+1
2020-10-16pdfium: add an FPDFBitmap_Create() wrapperMiklos Vajna1-0/+2
2020-10-16try to prefetch also graphics for background fill bitmapLuboš Luňák1-0/+5
2020-10-16try to make available all slide images using threadsLuboš Luňák1-0/+6
2020-10-16Fix another misuse of __FreeBSD_kernel__ define in LibreOfficeKitInit.h.Gleb Popov1-1/+1
2020-10-15pdfium: add a dict. key constant for interior colorTomaž Vajngerl1-0/+1
2020-10-15pdfium: add reading of attachment points to the wrapperTomaž Vajngerl1-0/+2
2020-10-15pdfium: add support for border property of PDF annotationsTomaž Vajngerl1-0/+2
2020-10-15pdfium: add getColor and getInteriourColor to PDFiumAnnotationTomaž Vajngerl1-0/+2
2020-10-15add a GetUITestFactory for WeldEditViewCaolán McNamara1-0/+2
2020-10-15need to ClearFormats to invalidate cache of what is dndedCaolán McNamara1-5/+1
2020-10-15pdfium: add an FPDFImageObj_GetBitmap() wrapperMiklos Vajna1-0/+15
2020-10-14Resolves tdf#137477 - Access templates via tight extensionsHeiko Tietze1-2/+2
2020-10-14Resolves: tdf#137453 Implicit conversion from sal_uInt64 to sal_Int32 is bad..Eike Rathke1-4/+4
2020-10-14cleanup SdrGrafObj and remove unneeded semi-colonsTomaž Vajngerl1-21/+38
2020-10-14pdfium: add an FPDFImageObj_GetImageMetadata() wrapperMiklos Vajna1-0/+3
2020-10-14Derive FormulaExternalToken from FormulaByteToken, tdf#133260 follow-upEike Rathke1-12/+8
2020-10-13translate comment to EnglishTomaž Vajngerl1-1/+1
2020-10-13tdf#101122 DOCX custom shape export: remove bad fillRegényi Balázs1-1/+3
2020-10-12render document thumbnail directly to bitmap, without metafileLuboš Luňák1-1/+7
2020-10-11Revert "Permit scrollable AWT tab pages a la scrolled Dialog"Caolán McNamara1-27/+0
2020-10-11Permit scrollable AWT tab pages a la scrolled DialogThorsten Behrens1-0/+27
2020-10-10drop newly unused OutlinerParaObject ctor variantCaolán McNamara1-1/+0
2020-10-10ofz#23492 the only user of this ctor throws away the original of the cloneCaolán McNamara1-1/+1
2020-10-10tdf#87963: Add percentage value to new calculated compressed image sizeDaniel2-0/+2
2020-10-09inherit OStringTransferable from TransferDataContainerCaolán McNamara1-8/+7
2020-10-09Fix typoAndrea Gelmini1-1/+1
2020-10-09vcl: PDFiumLibrary: add PDFiumDocument::getFileVersion()Miklos Vajna1-2/+1
2020-10-08use sal_Int32 for style-sheet indexNoel Grandin2-17/+15