summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-11Replace an rtl::Static use with a staticMike Kaganski1-13/+1
2020-01-10Fix Extension_test-{active,passive}Stephan Bergmann2-2/+4
2020-01-10Delete google_breakpad::ExceptionHandler before calling _exit()Mike Kaganski3-61/+50
2020-01-10Remove catch block for css::lang::IllegalArgumentExceptionStephan Bergmann1-3/+0
2020-01-10use more std::make_sharedNoel Grandin1-2/+1
2020-01-10these don't need to be shared_ptrNoel Grandin1-31/+31
2020-01-10unopkg: Remove too verbose loggingSamuel Mehrbrodt1-2/+1
2020-01-07most has_tooltip uses are bogusCaolán McNamara2-3/+0
2020-01-06Revert "sfx2: sidebar: new .uno commands to show and hide sidebars"Michael Meeks1-6/+6
2020-01-02sidebar: bring new sidebar commands in-house & be more assertive with sfx2Michael Meeks1-1/+69
2019-12-23Fix typoAndrea Gelmini1-1/+1
2019-12-23lok: catch and log exceptions during key / mouse event emission.Michael Meeks1-3/+18
2019-12-23desktop: unit-test to check SpellDialog works in multiple viewsAshod Nakashian2-0/+76
2019-12-23LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian1-0/+0
2019-12-22sc: LOK: commit cell edits before saveasAshod Nakashian1-7/+54
2019-12-21lok: Add pseudo uno command ToggleOrientationMuhammet Kara1-0/+156
2019-12-19sal_Char->char in desktop..dtransNoel Grandin17-25/+25
2019-12-16sfx2: sidebar: new .uno commands to show and hide sidebarsAshod Nakashian1-6/+6
2019-12-16LOK: don't send LOK notifications while switching viewsAshod Nakashian1-16/+2
2019-12-16jsdialogs: simply resize to reloadSzymon Kłos1-2/+1
2019-12-16Revert "jsdialogs: don't recreate sidebar on event"Szymon Kłos1-0/+4
2019-12-16jsdialogs: don't recreate sidebar on eventSzymon Kłos1-4/+0
2019-12-16jsdialogs: refresh after eventSzymon Kłos1-2/+2
2019-12-16lok: unit test dialog text input fieldMarco Cecchetti1-0/+32
2019-12-13loplugin:unusedfieldsNoel Grandin2-4/+2