summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel77-434/+441
2020-10-25UNOTOOLS : simplify AccessibleRelationHelper by removing useless impl patternArnaud Versini1-4/+2
2020-10-24Fix remaining invalid usages of __FreeBSD_kernel__ define.Gleb Popov1-1/+1
2020-10-23tdf#104378: don't reset para attributes whileMark Hung3-0/+4
2020-10-23remove debug code from SvXMLImportNoel Grandin1-2/+0
2020-10-23Change SystemParentData::aWindow to sal_uIntPtrStephan Bergmann1-1/+1
2020-10-22always call GetFocus if GrabFocus succeededCaolán McNamara1-1/+6
2020-10-22if nothing selected, don't select something on gaining focusCaolán McNamara1-0/+1
2020-10-22rename SfxTemplateLocalView back to TemplateLocalViewCaolán McNamara2-4/+4
2020-10-22rename SfxThumbnailView back to ThumbnailViewCaolán McNamara2-6/+6
2020-10-22MenuToggleButton no longer needs to be in public headersCaolán McNamara1-11/+0
2020-10-22drop newly unused ThumbnailViewCaolán McNamara1-135/+2
2020-10-22drop newly unused TemplateLocalViewCaolán McNamara1-72/+0
2020-10-22only need to check the version onceNoel1-1/+1
2020-10-22fix welded editengine delete-surroundingCaolán McNamara1-0/+1
2020-10-22weld backing windowCaolán McNamara2-7/+13
2020-10-22Qt5 forward the flat push button styleJan-Marek Glogowski1-0/+2
2020-10-22make SvXMLImport fast-parser onlyNoel Grandin1-13/+6
2020-10-22pdfium: add a wrapper for FPDFPage_HasTransparency()Miklos Vajna1-0/+2
2020-10-22long->tools::Long in sfx2Noel12-38/+39
2020-10-22XmlFilterAdaptor: use the fastparser API when possibleNoel1-0/+1
2020-10-22pdfium: add a wrapper for FPDF_SaveWithVersion()Miklos Vajna1-0/+3
2020-10-22long->tools::Long in hwpfilter..ooxNoel1-6/+7
2020-10-22long->tools::Long in emfio..filterNoel3-12/+13
2020-10-22Revert "sal_uIntPtr->unsigned long in SystemEnvData"Stephan Bergmann1-1/+1
2020-10-21use tools::Long in basegfx..chart2Noel1-2/+3
2020-10-21new tools::Degree10 strong typedefNoel Grandin23-57/+104
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