summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2019-10-04Related: tdf#127529 make it harder to misunderstand this VirtualDevice ctorCaolán McNamara
2019-10-04use normal VirtualDevice ctor, not the obscure SystemGraphicsData variantCaolán McNamara
2019-10-04Revert "uitest: make child soffice process die when parent dies"Stephan Bergmann
2019-10-03drop some unnecessary includesCaolán McNamara
2019-10-02Unit test for removeTextContext.Michael Meeks
2019-10-02input: ensure that removeTextContext happens in the right order.Michael Meeks
2019-10-02Ensure that 'input' events are processed asynchronously too.Michael Meeks
2019-10-02LOK: disable LOKit in unit-tests only after destroying allAshod Nakashian
2019-10-02extend popup handler to cover all CommandEventsCaolán McNamara
2019-10-02tdf#127711 - A runtime-switch for the MiniCrashDumpJuergen Funk
2019-10-02Refactoring of the class CrashReporterJuergen Funk
2019-10-01uitest: make child soffice process die when parent diesNoel Grandin
2019-10-01loplugin:nullptr (clang-cl)Stephan Bergmann
2019-10-01desktop: proper error checking for crashreport ini readingJuergen Funk
2019-10-01crashreport: change addKeyValue to lower-case camelJuergen Funk
2019-10-01lok: handling a single msg for deleting multiple charactersMarco Cecchetti
2019-10-01loplugin:stringadd in dbaccess..desktopNoel Grandin
2019-09-30drop gtk2 supportCaolán McNamara
2019-09-26drop unnecessary includes and update pchCaolán McNamara
2019-09-26loplugin:constmethod in comphelper..desktopNoel Grandin
2019-09-24Add reference marks callbackSzymon Kłos
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-20Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar
2019-09-20Related: tdf#127645 update dialog has a slave extension dialogCaolán McNamara
2019-09-20Related: tdf#127645 return value is unusedCaolán McNamara
2019-09-19desktop: various small cleanups in lokclipboardMiklos Vajna
2019-09-17WIN make sure bootstrap.ini is openend read-onlyThorsten Behrens
2019-09-13WIN allow setting a memory limit for soffice.binJan-Marek Glogowski
2019-09-12desktop: mark LOKClipboard as finalMiklos Vajna
2019-09-06Fixing "...."Andrea Gelmini
2019-09-03Fix typosAndrea Gelmini
2019-09-02Unnecessary to convert Locale to LanguageTag twiceEike Rathke
2019-09-02Resolves: tdf#126042 measure text width with the bold font it will render withCaolán McNamara
2019-09-01Fix '..'Andrea Gelmini
2019-08-31Fix MSVC2019 build after 629dfff3c7289f185268c7088e67931f6bbd9ce0Mike Kaganski
2019-08-31Unify executables to take version resource from default.rcMike Kaganski
2019-08-31Add version resource to executables where it was missingMike Kaganski
2019-08-30Replace is_soffice_Impl hack with a better(?) hackStephan Bergmann
2019-08-29cid#1448379 silence Explicit null dereferenced false positiveCaolán McNamara
2019-08-29LOK: per-view support for isMobile()Muhammet Kara
2019-08-29lok: Add isMobile() methodMuhammet Kara
2019-08-28Send Bcp47 codes with regionSzymon Kłos
2019-08-28Send iso code for languagesSzymon Kłos
2019-08-24loplugin:returnconstval in desktop..formsNoel Grandin
2019-08-20Fix typosAndrea Gelmini
2019-08-19loplugin:constvars in cppuhelper..desktopNoel Grandin
2019-08-19Fix typosAndrea Gelmini
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-17loplugin:unnecessaryvirtualNoel Grandin