summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bump product version to 7.1.2.2.0+libreoffice-7-1-2Christian Lohmaier2021-03-241-1/+1
* update creditsChristian Lohmaier2021-03-241-3199/+3277
* tdf#127217: Fix buttons in forms not working in Adobe ReaderJulien Nabet2021-03-241-3/+1
* tdf#140539 don't allow help to be relaunched during launchCaolán McNamara2021-03-242-4/+16
* tdf#141063 Always use region rectangles for clipping on macOSThorsten Wagner2021-03-241-33/+9
* tdf#140136 sc: fix tree list expansion in AutoFilterAttila Szűcs2021-03-242-1/+41
* tdf#118693: no need to use convertMm100ToTwip() for line shapes anymoreXisco Fauli2021-03-244-18/+40
* Revert "tdf#136929 docx export: keep frame with paragraph"Justin Luth2021-03-244-29/+7
* Revert "tdf#114076: Expand ClipRange to next PixelBound" ...Xisco Fauli2021-03-241-51/+1
* forgotten ComputeScanlineSize() (tdf#140917)Luboš Luňák2021-03-241-0/+1
* Update git submodulesChristian Lohmaier2021-03-231-0/+0
* tdf#141166 widget with id "tabcontrol" might not be a TabControlCaolán McNamara2021-03-231-3/+15
* tdf#141045 - fixed copy paste error in the replace functionAndreas Heinisch2021-03-192-1/+7
* tdf#134607 use kMDItemFSName instead of _kMDItemDisplayNameWithExtensionsChristian Lohmaier2021-03-171-2/+2
* bump product version to 7.1.2.1.0+Christian Lohmaier2021-03-101-1/+1
* Branch libreoffice-7-1-2Christian Lohmaier2021-03-104-1/+1
* Update git submodulesChristian Lohmaier2021-03-101-0/+0
* Adapt buck build to jars merged into libreoffice.jarRene Engelhard2021-03-1010-34/+79
* Fix an OUString constructionStephan Bergmann2021-03-101-1/+1
* tdf#140597 DOCX import: fix missing tblPrEx borderLászló Németh2021-03-103-1/+23
* tdf#140674 sw change tracking: fix :emoji: replacementLászló Németh2021-03-103-2/+37
* tdf#140498 middle-button paste doesn't depend on a vcl::WindowCaolán McNamara2021-03-102-16/+12
* tdf#133473 Change SDRATTR_SHADOWSIZEX flag.Gülşah Köse2021-03-104-2/+24
* tdf#127471 correct EMF/WMF im/export for scaled fontArmin Le Grand (Allotropia)2021-03-105-4/+108
* Reset ShapeProperty priority and handle only crop case.Gülşah Köse2021-03-101-7/+16
* Prevent the unnecessary lclCropGraphic call.Gülşah Köse2021-03-101-9/+10
* fix ScFlatBoolSegmentsImpl delayed setup with threads (tdf#140754)Luboš Luňák2021-03-093-0/+46
* tdf#140661 Give shapes names when ungrouping if they don't already haveJim Raykowski2021-03-092-2/+17
* make RenderMaskPrimitive2DPixel() clip using clipping (tdf#140797)Luboš Luňák2021-03-092-15/+20
* Improve unit test accuracyMike Kaganski2021-03-092-11/+11
* make both 'empty' widget and its treeview replacement the same sizeCaolán McNamara2021-03-091-1/+5
* allow focus into master page panelCaolán McNamara2021-03-091-5/+5
* master slide panel shouldn't have "more options" buttonCaolán McNamara2021-03-094-8/+8
* tdf#116983 tdf#136175: retry if failedMike Kaganski2021-03-095-3/+135
* tdf#127471 improve SVM FontScaling im/exportArmin Le Grand (Allotropia)2021-03-092-7/+112
* tdf#138314 Change selected tab text color on macOS Big SurThorsten Wagner2021-03-091-1/+1
* tdf#140833 show ScHeaderControl help tip after double click time has expiredCaolán McNamara2021-03-082-11/+39
* tdf#140700 nullptr dereferenceMike Kaganski2021-03-081-1/+1
* tdf#138122 Detect window scaling for multi display configurations on macOSThorsten Wagner2021-03-087-39/+48
* tdf#139928 XLSX import: fix conditional formatting in same cell rangeTibor Nagy2021-03-075-14/+74
* elementary: tdf#140838 new Undo & Redo iconsRizal Muttaqin2021-03-0736-18/+18
* elementary: related to tdf#140838 new Undo & Redo iconsRizal Muttaqin2021-03-076-3/+3
* actually restore the original HFONTLuboš Luňák2021-03-051-1/+4
* tdf#139940 oox: mark end before growing largest segment backwardsJustin Luth2021-03-052-1/+13
* xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl2021-03-0422-214/+678
* xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl2021-03-044-90/+221
* xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl2021-03-048-80/+68
* xmlsecurity: replace XSecParser implementationMichael Stahl2021-03-048-357/+1402
* tdf#124678 DOCX export: always write title page in section propsVasily Melenchuk2021-03-044-3/+24
* restore namespace unwinding in SvXMLImportNoel2021-03-043-3/+15