summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-21Python .so files names have changed on macOS at least for some reasonprivate/tml/lov-7.1.2Tor Lillqvist1-15/+13
2021-04-21Avoid unused parameter warning in the HAVE_FEATURE_MACOSX_SANDBOX caseTor Lillqvist1-0/+1
2021-03-24Version 7.1.2.2, tag libreoffice-7.1.2.2libreoffice-7.1.2.2Christian Lohmaier3-0/+0
2021-03-24bump product version to 7.1.2.2Christian Lohmaier1-1/+1
2021-03-24update creditsChristian Lohmaier1-3199/+3277
2021-03-24tdf#127217: Fix buttons in forms not working in Adobe ReaderJulien Nabet1-3/+1
2021-03-24tdf#140539 don't allow help to be relaunched during launchCaolán McNamara2-4/+16
2021-03-24tdf#141063 Always use region rectangles for clipping on macOSThorsten Wagner1-33/+9
2021-03-24tdf#140136 sc: fix tree list expansion in AutoFilterAttila Szűcs2-1/+41
2021-03-24tdf#118693: no need to use convertMm100ToTwip() for line shapes anymoreXisco Fauli4-18/+40
2021-03-24Revert "tdf#136929 docx export: keep frame with paragraph"Justin Luth4-29/+7
2021-03-24Revert "tdf#114076: Expand ClipRange to next PixelBound" ...Xisco Fauli1-51/+1
2021-03-24forgotten ComputeScanlineSize() (tdf#140917)Luboš Luňák1-0/+1
2021-03-23Update git submodulesChristian Lohmaier1-0/+0
2021-03-23tdf#141166 widget with id "tabcontrol" might not be a TabControlCaolán McNamara1-3/+15
2021-03-19tdf#141045 - fixed copy paste error in the replace functionAndreas Heinisch2-1/+7
2021-03-17tdf#134607 use kMDItemFSName instead of _kMDItemDisplayNameWithExtensionsChristian Lohmaier1-2/+2
2021-03-10bump product version to 7.1.2.1.0+Christian Lohmaier1-1/+1
2021-03-10Branch libreoffice-7-1-2Christian Lohmaier4-1/+1
2021-03-10Update git submodulesChristian Lohmaier1-0/+0
2021-03-10Adapt buck build to jars merged into libreoffice.jarRene Engelhard10-34/+79
2021-03-10Fix an OUString constructionStephan Bergmann1-1/+1
2021-03-10tdf#140597 DOCX import: fix missing tblPrEx borderLászló Németh3-1/+23
2021-03-10tdf#140674 sw change tracking: fix :emoji: replacementLászló Németh3-2/+37
2021-03-10tdf#140498 middle-button paste doesn't depend on a vcl::WindowCaolán McNamara2-16/+12
2021-03-10tdf#133473 Change SDRATTR_SHADOWSIZEX flag.Gülşah Köse4-2/+24
2021-03-10tdf#127471 correct EMF/WMF im/export for scaled fontArmin Le Grand (Allotropia)5-4/+108
2021-03-10Reset ShapeProperty priority and handle only crop case.Gülşah Köse1-7/+16
2021-03-10Prevent the unnecessary lclCropGraphic call.Gülşah Köse1-9/+10
2021-03-09fix ScFlatBoolSegmentsImpl delayed setup with threads (tdf#140754)Luboš Luňák3-0/+46
2021-03-09tdf#140661 Give shapes names when ungrouping if they don't already haveJim Raykowski2-2/+17
2021-03-09make RenderMaskPrimitive2DPixel() clip using clipping (tdf#140797)Luboš Luňák2-15/+20
2021-03-09Improve unit test accuracyMike Kaganski2-11/+11
2021-03-09make both 'empty' widget and its treeview replacement the same sizeCaolán McNamara1-1/+5
2021-03-09allow focus into master page panelCaolán McNamara1-5/+5
2021-03-09master slide panel shouldn't have "more options" buttonCaolán McNamara4-8/+8
2021-03-09tdf#116983 tdf#136175: retry if failedMike Kaganski5-3/+135
2021-03-09tdf#127471 improve SVM FontScaling im/exportArmin Le Grand (Allotropia)2-7/+112
2021-03-09tdf#138314 Change selected tab text color on macOS Big SurThorsten Wagner1-1/+1
2021-03-08tdf#140833 show ScHeaderControl help tip after double click time has expiredCaolán McNamara2-11/+39
2021-03-08tdf#140700 nullptr dereferenceMike Kaganski1-1/+1
2021-03-08tdf#138122 Detect window scaling for multi display configurations on macOSThorsten Wagner7-39/+48
2021-03-07tdf#139928 XLSX import: fix conditional formatting in same cell rangeTibor Nagy5-14/+74
2021-03-07elementary: tdf#140838 new Undo & Redo iconsRizal Muttaqin36-18/+18
2021-03-07elementary: related to tdf#140838 new Undo & Redo iconsRizal Muttaqin6-3/+3
2021-03-05actually restore the original HFONTLuboš Luňák1-1/+4
2021-03-05tdf#139940 oox: mark end before growing largest segment backwardsJustin Luth2-1/+13
2021-03-04xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl22-214/+678
2021-03-04xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl4-90/+221
2021-03-04xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl8-80/+68