summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2020-03-01lok: Create Text boxes directlyMuhammet Kara1-0/+4
2020-02-27desktop: soffice --print-to-file generates PDF but names it ".ps"Michael Stahl1-1/+1
2020-02-27Drop checking for user extensions w/ the same ID on every synchronizationKatarina Behrens1-27/+0
2020-02-26Revert "jsdialog: Refresh dialog after action"Tamás Zolnai1-18/+1
2020-02-25Fix currency symbol selection in Calc on mobileTomaž Vajngerl3-17/+25
2020-02-25jsdialog: Refresh dialog after actionSzymon Kłos1-1/+18
2020-02-24tdf#95845: Use CommandInfoProvider to receive UNO command labelsPelin Kuran1-39/+3
2020-02-24workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl1-2/+3
2020-02-22tdf#127205 split Desktop::terminate processJan-Marek Glogowski2-0/+9
2020-02-21Drop o3tl::optional wrapperStephan Bergmann31-93/+90
2020-02-20macOS Xcode ld is known to always support -platform_version nowStephan Bergmann1-1/+1
2020-02-16Remove useless access modifier from the Updater classMuhammet Kara1-1/+0
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák1-0/+2
2020-02-16clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara3-6/+2
2020-02-16MAC_OS_X_VERSION_MIN_REQUIRED_DOTS is the same as MACOSX_DEPLOYMENT_TARGETStephan Bergmann1-2/+1
2020-02-14tdf#122218: Baseline Xcode 9.3 ld presumably doesn't support -platform_versionStephan Bergmann1-5/+7
2020-02-14Drop broken filter-out of -bind_at_load for Executable_soffice_bin on macOSStephan Bergmann1-4/+0
2020-02-14tdf#122218: Hack to avoid blurry text with macOS SDK 10.15Stephan Bergmann1-0/+7
2020-02-13factor out dialog hacksCaolán McNamara1-13/+9
2020-02-12Allow boolean valued statechange messages for...Dennis Francis1-1/+4
2020-02-12lok: Add LOK_CALLBACK_STATE_CHANGED for uno:OrientationMuhammet Kara1-1/+2
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin2-2/+1
2020-02-10android hunspell: Hardcode the ReferenceOOoMajorMinor for version check.Jan Holesovsky1-0/+5
2020-02-10android hunspell: Turn on the hunspell build on Android...Jan Holesovsky1-0/+8
2020-02-08Fix typoAndrea Gelmini1-1/+1
2020-02-07merge OpenGLZone and OpenCLZone into one generic codeLuboš Luňák2-2/+2
2020-02-06lok: calc: formula input bar: set text selection as requested by clientMarco Cecchetti2-1/+33
2020-02-05tdf#130080 soffice.sh: Avoid exporting empty LC_ALLMichael Weghorn1-2/+6
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt5-12/+5
2020-02-04Log what UNO command we failed to dispatchTor Lillqvist1-1/+1
2020-02-03tdf#129917 Use temp user profile when installing shared extensionsSamuel Mehrbrodt3-8/+16
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák4-69/+34
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin15-15/+15
2020-01-29desktop: document what doc_iniUnoCommands() doesMiklos Vajna1-0/+6
2020-01-28Dispose configmgr at the end of unopkgStephan Bergmann1-0/+6
2020-01-28remove some unused local varsNoel Grandin1-2/+1
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN4-7/+7
2020-01-24Fix iOS build after 3381e35ec2b567f0b85cce6192df11d0be9cdbe2Tor Lillqvist1-0/+6
2020-01-24desktop: fix Android buildMiklos Vajna1-0/+3
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen112-474/+158
2020-01-24loplugin:makeshared in cui..desktopNoel Grandin4-11/+11
2020-01-23Logger should be initialized with local contextMike Kaganski1-4/+4
2020-01-23List more possible executable names returned by osl_getExecutableFileMike Kaganski1-21/+10
2020-01-23Use crt functions for IO in unopkg on WindowsMike Kaganski3-42/+12
2020-01-23Make unopkg.com proper launcher for unopkg.bin on WindowsMike Kaganski10-597/+151
2020-01-21unopkg: Improve error message displaySamuel Mehrbrodt1-4/+4
2020-01-16clang-tidy modernize-concat-nested-namespace in dbaccess..desktopNoel Grandin22-114/+40
2020-01-14loplugin:finalclasses in basic..emfioNoel Grandin2-2/+2
2020-01-12Make RunQuickstartAtFirstStart branding-dependent keyMike Kaganski1-1/+3
2020-01-11Replace rtl::Static uses with staticsMike Kaganski1-35/+6