summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2019-10-30Fix Plugin::containsPreprocessingConditionalInclusionStephan Bergmann1-2/+1
2019-10-29Resolves: tdf#127645 fix crash on revisit to check updatesCaolán McNamara1-3/+2
2019-10-29remove unnecessary includesCaolán McNamara1-1/+0
2019-10-25remove unnecessary .uis 'require' on lib=LibreOfficeCaolán McNamara1-1/+0
2019-10-24Introduce OStringCharStephan Bergmann1-2/+2
2019-10-22lok: convert JSON to StringMap in sent DialogEvent functionHenry Castro1-44/+30
2019-10-21jsdialogs: handle spinfieldsSzymon Kłos1-2/+21
2019-10-21jsdialogs: use click event if not a comboboxSzymon Kłos1-5/+15
2019-10-21jsdialogs: force resend UI descriptionSzymon Kłos1-1/+2
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin1-2/+2
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák4-12/+27
2019-10-18jsdialogs: handle combobox selectionsSzymon Kłos1-4/+32
2019-10-18jsdialogs: avoid exception crashing app on eventsSzymon Kłos1-4/+7
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-1/+1
2019-10-16Send 'INPLACE EXIT' on inplace deactivationSzymon Kłos1-1/+9
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin4-59/+50
2019-10-15jsdialogs: handle dialog eventsSzymon Kłos2-2/+47
2019-10-15new loplugin:bufferaddNoel Grandin4-21/+12
2019-10-15Bin a fairly pointless unconditional NSLog() callTor Lillqvist1-2/+2
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák4-2/+5
2019-10-14New loplugin:getstrStephan Bergmann1-2/+2
2019-10-11Add FullSheetPreview support for convert-to endpoint of onlineMuhammet Kara1-5/+31
2019-10-09lok: Avoid accidental removal of filter optionsMuhammet Kara1-9/+3
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