summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-03android: Show Impress icon for .pps filesdistro/lhm/libreoffice-7-3+backportsMichael Weghorn1-1/+1
2022-05-03tdf#111427 android: Enable support for .ppsxMichael Weghorn3-2/+3
2022-05-03tdf#148851 Unmap + close file again in xdictionary dtorMichael Weghorn2-12/+28
2022-05-03android: Slightly clean up style of LOKitTileProvider#resetPartsMichael Weghorn1-2/+4
2022-05-03android: Reuse existing LOKitTileProvider#resetPartsMichael Weghorn1-18/+2
2022-05-03android: Leave part names starting with "Sheet" etc. intactMichael Weghorn1-2/+0
2022-05-03android: Use 'if' instead of switch-cases with just 1 caseMichael Weghorn1-6/+3
2022-05-03android: Drop redundant check for SDK version <= 11Michael Weghorn1-4/+0
2022-04-22oss-fuzz: fix some compiler warningsJan-Marek Glogowski4-10/+14
2022-04-22Convert example document from cz to en-usJan-Marek Glogowski1-0/+0
2022-04-22android: Show file chooser despite package visibility filtering in API 30Michael Weghorn1-1/+4
2022-04-22android: Slightly improve style in use of arraysMichael Weghorn1-4/+4
2022-04-22android: Drop unused import and extra semicolonMichael Weghorn1-2/+1
2022-04-22android: Avoid using resource ID in switch-caseMichael Weghorn1-41/+33
2022-04-22android: Use fake exceptions on all architecturesMichael Weghorn1-4/+2
2022-04-22Cherry-pick exc_thrower.cxx changes from c367a2781f99ed22d0f7d64184fb567aacc4...Michael Weghorn1-5/+12
2022-04-22android: Explicitly load libc++_sharedMichael Weghorn1-0/+1
2022-04-22android: Use drawable tag already supported with API level 16Michael Weghorn1-2/+2
2022-04-22Merge branch 'libreoffice-7-3'Michael Weghorn9-9/+103
2022-04-21sw: layout: fix crash when deleting page with section being formattedMichael Stahl3-0/+24
2022-04-21tdf#148699 Qt track the active / shown popupJan-Marek Glogowski4-4/+30
2022-04-21tdf#146460 tdf#148429 ucb: webdav-curl: censor "curl" in UserAgentMichael Stahl1-3/+4
2022-04-21tdf#147723 sw_fieldmarkhide: fix crash when copying multiple fieldmarksMichael Stahl1-2/+3
2022-04-21android: Pass variable for "selected" paramMichael Weghorn1-12/+4
2022-04-21android: use mavenCentral instead of jcenter repositoryMichael Weghorn1-2/+2
2022-04-21android: Drop obsolete build tools version check from configure.acMichael Weghorn1-10/+0
2022-04-21tdf#140463 Qt handle mouse enter+leave eventsJan-Marek Glogowski2-0/+42
2022-04-20android: Use android.ndkPath property to set path to NDKMichael Weghorn1-2/+4
2022-04-20android: Set archivesBaseName differently after gradle updateMichael Weghorn2-1/+1
2022-04-20android: Update dependencies to current versionsMichael Weghorn1-2/+2
2022-04-20android: Drop obsolete "sourceCompatibility 6"Michael Weghorn1-4/+0
2022-04-20android: Update Android Gradle Plugin to 7.1.3Michael Weghorn2-3/+3
2022-04-20android: Stop using ANDROID_SDK_HOME env variableMichael Weghorn5-15/+15
2022-04-20android: Use property instead of ANDROID_NDK_HOME env varMichael Weghorn4-16/+17
2022-04-20android: Remove redundant label attribute from activitiesMichael Weghorn1-2/+0
2022-04-20android: Update compileSdkVersion/targetSdkVersion to 31Michael Weghorn2-4/+6
2022-04-20Merge branch 'libreoffice-7-3'Michael Weghorn20-408/+509
2022-04-20tdf#148313 Basic IDE crashing while resizing dialogNoel Grandin1-3/+4
2022-04-19tdf#148101 don't autocomplete remote files dialog entry on delete/backspaceCaolán McNamara3-1/+27
2022-04-19tdf#148197 gtk_tree_row_reference_new_proxy warning on docking navigatorCaolán McNamara1-1/+1
2022-04-19tdf#148620 Crash in Draw using Format > Lists > Move DownNoel Grandin11-386/+429
2022-04-19tdf#147472: sw: bug in numbering with previous level NONEVasily Melenchuk2-3/+2
2022-04-19Related: tdf#147237 change the SalObject background when the settings changeCaolán McNamara2-14/+46
2022-04-19android: Use proper Intent to open doc for API level < 19Michael Weghorn1-2/+3
2022-04-19android: Use "ContentResolver#query" available from API level 1Michael Weghorn1-1/+1
2022-04-19android: Port from Android Support Lib to AndroidXMichael Weghorn24-81/+73
2022-04-19Merge branch 'libreoffice-7-3'Michael Weghorn19-28/+131
2022-04-18tdf#109169 use custGeom for Octagon Bevel shapeRegina Henschel4-3/+49
2022-04-18tdf#142151: Red cast rendered in 16 bit TIFF imageJulien Nabet1-2/+2
2022-04-17tdf#148551: sw ui: set default format value for Insert Field dlgVasily Melenchuk1-0/+13