summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2019-10-04Related: tdf#127529 make it harder to misunderstand this VirtualDevice ctorCaolán McNamara1-2/+2
2019-10-04use normal VirtualDevice ctor, not the obscure SystemGraphicsData variantCaolán McNamara1-6/+4
2019-10-04Revert "uitest: make child soffice process die when parent dies"Stephan Bergmann3-29/+1
2019-10-03drop some unnecessary includesCaolán McNamara1-5/+1
2019-10-02Unit test for removeTextContext.Michael Meeks1-0/+39
2019-10-02input: ensure that removeTextContext happens in the right order.Michael Meeks1-2/+19
2019-10-02Ensure that 'input' events are processed asynchronously too.Michael Meeks1-13/+1
2019-10-02LOK: disable LOKit in unit-tests only after destroying allAshod Nakashian1-85/+5
2019-10-02extend popup handler to cover all CommandEventsCaolán McNamara1-3/+3
2019-10-02tdf#127711 - A runtime-switch for the MiniCrashDumpJuergen Funk1-10/+33
2019-10-02Refactoring of the class CrashReporterJuergen Funk5-79/+89
2019-10-01uitest: make child soffice process die when parent diesNoel Grandin3-1/+29
2019-10-01loplugin:nullptr (clang-cl)Stephan Bergmann1-3/+3
2019-10-01desktop: proper error checking for crashreport ini readingJuergen Funk1-1/+3
2019-10-01crashreport: change addKeyValue to lower-case camelJuergen Funk2-2/+2
2019-10-01lok: handling a single msg for deleting multiple charactersMarco Cecchetti2-1/+46
2019-10-01loplugin:stringadd in dbaccess..desktopNoel Grandin5-15/+12
2019-09-30drop gtk2 supportCaolán McNamara1-1/+1
2019-09-26drop unnecessary includes and update pchCaolán McNamara1-0/+1
2019-09-26loplugin:constmethod in comphelper..desktopNoel Grandin6-12/+12
2019-09-24Add reference marks callbackSzymon Kłos1-1/+2
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák1-1/+2
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák4-4/+4
2019-09-20Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar4-7/+8
2019-09-20Related: tdf#127645 update dialog has a slave extension dialogCaolán McNamara2-11/+50
2019-09-20Related: tdf#127645 return value is unusedCaolán McNamara2-12/+2
2019-09-19desktop: various small cleanups in lokclipboardMiklos Vajna1-5/+5
2019-09-17WIN make sure bootstrap.ini is openend read-onlyThorsten Behrens1-1/+2
2019-09-13WIN allow setting a memory limit for soffice.binJan-Marek Glogowski2-0/+55
2019-09-12desktop: mark LOKClipboard as finalMiklos Vajna1-1/+1
2019-09-06Fixing "...."Andrea Gelmini2-2/+2
2019-09-03Fix typosAndrea Gelmini1-1/+1
2019-09-02Unnecessary to convert Locale to LanguageTag twiceEike Rathke1-2/+3
2019-09-02Resolves: tdf#126042 measure text width with the bold font it will render withCaolán McNamara1-1/+1
2019-09-01Fix '..'Andrea Gelmini2-2/+2
2019-08-31Fix MSVC2019 build after 629dfff3c7289f185268c7088e67931f6bbd9ce0Mike Kaganski1-0/+4
2019-08-31Unify executables to take version resource from default.rcMike Kaganski21-118/+20
2019-08-31Add version resource to executables where it was missingMike Kaganski6-0/+12
2019-08-30Replace is_soffice_Impl hack with a better(?) hackStephan Bergmann1-0/+3
2019-08-29cid#1448379 silence Explicit null dereferenced false positiveCaolán McNamara1-0/+1
2019-08-29LOK: per-view support for isMobile()Muhammet Kara1-2/+2
2019-08-29lok: Add isMobile() methodMuhammet Kara1-0/+12
2019-08-28Send Bcp47 codes with regionSzymon Kłos1-1/+1
2019-08-28Send iso code for languagesSzymon Kłos1-0/+1
2019-08-24loplugin:returnconstval in desktop..formsNoel Grandin6-16/+16
2019-08-20Fix typosAndrea Gelmini2-3/+3
2019-08-19loplugin:constvars in cppuhelper..desktopNoel Grandin7-19/+19
2019-08-19Fix typosAndrea Gelmini1-1/+1
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet4-13/+8
2019-08-17loplugin:unnecessaryvirtualNoel Grandin1-2/+2