summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-10-28tdf#123476 filter: try to detect 0-byte files based on extensionMiklos Vajna
2020-10-28Use UCB instead of cURL to download https filesStephan Bergmann
2020-10-28tdf#125379 updated javainteractionhandler.cxx to add a link for the JRE missi...Bryan Gazali
2020-10-28convert some more long -> tools::LongNoel
2020-10-28pdfium: add an FPDF_RenderPageBitmap() wrapperMiklos Vajna
2020-10-28tdf#137790 calc: Minimal line width for different line stylesSerge Krot
2020-10-28pdfium: add an FPDFBitmap_FillRect() wrapperMiklos Vajna
2020-10-28std::set->o3tl::sorted_vector in MultiSelectionNoel Grandin
2020-10-28std::set->o3tl::sorted_vector in PointIndexSetNoel Grandin
2020-10-28std::set->o3tl::sorted_vector in InterfaceBagNoel Grandin
2020-10-28convert some more long -> tools::LongNoel
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-27Other part to resolve: tdf#127279 Change Search attributeSeth Chaiklin
2020-10-27Replace these macro-based implementations with normal C++Mike Kaganski
2020-10-27tdf#137413 EMF import: fix transparency in the PDF fallback caseMiklos Vajna
2020-10-26tdf#97517 DOCX VML shape import: fix missing vertical mirroringRegényi Balázs
2020-10-26Fix build with --disable-pch: missing includeMike Kaganski
2020-10-26std::unique_ptr -> std::optionalNoel
2020-10-26tdf#137650 sw page top border relative orientation: add UISzabolcs Toth
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-25UNOTOOLS : simplify AccessibleRelationHelper by removing useless impl patternArnaud Versini
2020-10-24Fix remaining invalid usages of __FreeBSD_kernel__ define.Gleb Popov
2020-10-23tdf#104378: don't reset para attributes whileMark Hung
2020-10-23remove debug code from SvXMLImportNoel Grandin
2020-10-23Change SystemParentData::aWindow to sal_uIntPtrStephan Bergmann
2020-10-22always call GetFocus if GrabFocus succeededCaolán McNamara
2020-10-22if nothing selected, don't select something on gaining focusCaolán McNamara
2020-10-22rename SfxTemplateLocalView back to TemplateLocalViewCaolán McNamara
2020-10-22rename SfxThumbnailView back to ThumbnailViewCaolán McNamara
2020-10-22MenuToggleButton no longer needs to be in public headersCaolán McNamara
2020-10-22drop newly unused ThumbnailViewCaolán McNamara
2020-10-22drop newly unused TemplateLocalViewCaolán McNamara
2020-10-22only need to check the version onceNoel
2020-10-22fix welded editengine delete-surroundingCaolán McNamara
2020-10-22weld backing windowCaolán McNamara
2020-10-22Qt5 forward the flat push button styleJan-Marek Glogowski
2020-10-22make SvXMLImport fast-parser onlyNoel Grandin
2020-10-22pdfium: add a wrapper for FPDFPage_HasTransparency()Miklos Vajna
2020-10-22long->tools::Long in sfx2Noel
2020-10-22XmlFilterAdaptor: use the fastparser API when possibleNoel
2020-10-22pdfium: add a wrapper for FPDF_SaveWithVersion()Miklos Vajna
2020-10-22long->tools::Long in hwpfilter..ooxNoel
2020-10-22long->tools::Long in emfio..filterNoel
2020-10-22Revert "sal_uIntPtr->unsigned long in SystemEnvData"Stephan Bergmann
2020-10-21use tools::Long in basegfx..chart2Noel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20add MenuToggleButton for split toggle/menu buttonCaolán McNamara
2020-10-20use tools::Long in editengNoel
2020-10-20add GetDropTarget to CustomWidgetControllerCaolán McNamara
2020-10-20tdf#133931 Qt5 set the themed AlternatingRowColorJan-Marek Glogowski