summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-07tdf#142478 fix crash when searching and a viewshell change occursTomaž Vajngerl1-1/+11
2021-06-04update creditsChristian Lohmaier1-1908/+1968
2021-06-04Update git submodulesChristian Lohmaier1-0/+0
2021-06-03tdf#142546 broken formulas in .FODT filesNoel Grandin1-0/+5
2021-06-02upgrade to Expat 2.4.1Caolán McNamara4-14/+16
2021-06-01Adapt to hamcrest-2.2-3.fc35.noarch.rpmStephan Bergmann1-0/+2
2021-06-01tdf#142325 RTF import: tolerate invalid hex markup like "\'3?"Miklos Vajna4-5/+77
2021-06-01Adapt to "libstdc++: Implement LWG 1203 for rvalue iostreams"Stephan Bergmann1-1/+4
2021-05-31tdf#138302 partial revert tdf#108496: DOCX: redesign of override in listsJustin Luth5-0/+25
2021-05-31tdf#136292: Fix crash on invalid JSON from the extensions APIMuhammet Kara1-1/+10
2021-05-28tdf#137199: sw: convert list format string to prefix/suffix for ODFVasily Melenchuk3-1/+29
2021-05-28tdf#117957 WMF Replace ellipses with rects to fix tests on arm64Bartosz Kosiorek2-4/+4
2021-05-28tdf#139915 DOCX import: fix anchored obj position with to-char and TEXT_LINEMiklos Vajna3-13/+40
2021-05-28tdf#142150 nothing already selected on MouseUp without previous MouseDownCaolán McNamara1-1/+3
2021-05-27add missing xmlns:loext to example_sl-SI.xmlCaolán McNamara1-1/+1
2021-05-26tdf#142467 crash on calling 'getInfoHelper' in final classCaolán McNamara2-1/+4
2021-05-26tdf137314 Add margin to CppunitTest assertionsJan-Marek Glogowski1-2/+2
2021-05-26Seperate SvxBackgroundColorItem from SvxColorItemGülşah Köse2-12/+78
2021-05-26tdf#96061 Unset the highlight propertyGülşah Köse3-0/+38
2021-05-26Check first if there is such a "bin" directory before attempting to use itTor Lillqvist1-4/+6
2021-05-26tdf#132752: docx import: improvements for first line indent in listsVasily Melenchuk3-1/+17
2021-05-26Related: tdf#81757 Do not even try to re-enter ScDocShell::Do*Recalc()Eike Rathke1-0/+10
2021-05-25tdf#142479 on 'return' select the entry the cursor is in before calling SelectCaolán McNamara1-0/+8
2021-05-25tdf#137314 apply conversion from vml angle unit 'fd'Regina Henschel3-4/+26
2021-05-25Removed 1/2, 1/4, 3/4, and 0.5 from autocorr/lang/ja/DocumentList.xmlJun NOGATA1-7/+0
2021-05-24Resolves: tdf#134675 Allow unrestricted pastes of same size in one dimensionEike Rathke4-8/+70
2021-05-24libxml2: upgrade to release 2.9.12Michael Stahl5-18/+6
2021-05-24tdf#142180 Swapped comparison operators for static stringsJoshua Williams2-4/+23
2021-05-22tdf#142294 drop placeholder on-demand node on directly populating nodeCaolán McNamara1-0/+2
2021-05-22tdf#127145 WMF Fix displaying line width in ROUNDRECT recordBartosz Kosiorek3-5/+25
2021-05-22tdf#142395: properly handle "no string delimiter" caseMike Kaganski1-2/+2
2021-05-21properly draw only parts of FillGradientPrimitive2D (tdf#139000)Luboš Luňák1-8/+16
2021-05-21sw: layout: fix footnote UAF on tdf132248-3.odt (also, tdf134127-1.odt)Michael Stahl1-1/+9
2021-05-21tdf#55007 tdf#142263 tdf#142268 EMF Properly display ARC and CHORDBartosz Kosiorek3-3/+21
2021-05-21tdf#118637: sw_xhtmlexport: Add unittestXisco Fauli2-0/+16
2021-05-21Adapt to recent LO download.lst changesStephan Bergmann1-3/+3
2021-05-21HTML MathML update - enabling inline MATHML & fixing duplication (regression ...Svante Schubert1-78/+34
2021-05-21tdf#118637: HTML XSLT: Adding missing MathML siblings.Svante Schubert1-4/+16
2021-05-20tdf#142370 a null response callback should be acceptableCaolán McNamara1-1/+2
2021-05-19bump product version to 7.1.5.0.0+Christian Lohmaier1-1/+1
2021-05-19Update git submodulesChristian Lohmaier1-0/+0
2021-05-19Delete duplicated item in Korean autocorr listU-DESKTOP-042UROI\dhsung1-1/+0
2021-05-18tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl24-103/+199
2021-05-18vcl PDF export: fix re-exporting PDF images with arbitrary page-level rotationMiklos Vajna3-21/+99
2021-05-18tdf#137810 sw: fix SwXNumberingRules setting CharStyleNameMichael Stahl4-11/+51
2021-05-17tdf#141463 avoid skew in shape group in ooxml import ..Regina Henschel4-89/+204
2021-05-17tdf#142165 restore a SwShellTableCursor if the orig selection described thatCaolán McNamara1-2/+6
2021-05-17tdf#142303 connect adjustments to spinbuttonsCaolán McNamara1-6/+9
2021-05-15tdf#117957 WMF Add support for selecting colors from paletteBartosz Kosiorek5-5/+97
2021-05-14vcl PDF tokenizer: fix EOF position when \r is not followed by \nMiklos Vajna3-1/+94