summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-17android: Don't crash when double-tapping a text box.Jan Holesovsky3-1/+15
2019-12-17ScSheetLimits must be a complete type here (Windows --disable-pch)Stephan Bergmann1-1/+1
2019-12-17Add missing DoClose of test documentsStephan Bergmann1-0/+82
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen134-885/+168
2019-12-17ui: show wait mouse pointer on operations in Expert ConfigurationVasily Melenchuk2-1/+8
2019-12-17symstore.sh: collect PDBs for *all* artifactsJuergen Funk1-9/+59
2019-12-17tdf#112202 writerfilter,sw: fix loss of headersMichael Stahl5-9/+101
2019-12-17Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics)Stephan Bergmann2-21/+2
2019-12-17drop gtk_widget_set_double_buffered for X tooCaolán McNamara1-5/+0
2019-12-17Remove unused preliminary entries from ImplRepository::m_aStore againStephan Bergmann1-11/+16
2019-12-17Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics)Stephan Bergmann1-34/+8
2019-12-17SdImportTest::testPDFImportShared fails for --disable-pdfiumStephan Bergmann1-0/+9
2019-12-17Resolves tdf#129127: do a safe swap of patternsDennis Francis3-0/+35
2019-12-17tdf#129143 FILESAVE: PPTX: bullets have a black border after RTNoel Grandin1-1/+3
2019-12-17Remove dated check for jre sub-dir in JDKStephan Bergmann1-12/+7
2019-12-17tdf#128320: RTF export: do not write shape attrs for postponed shapeVasily Melenchuk3-7/+31
2019-12-17tdf#128567 sw: fix flicker of table selection highlightMiklos Vajna1-0/+9
2019-12-17loplugin:expandablemethodsNoel Grandin21-61/+20
2019-12-17tdf#125949 Allow the slide to continue with freezing animation.Gülşah Köse2-2/+59
2019-12-16Update git submodulesAndras Timar1-0/+0
2019-12-16sw reqif-xhtml import: add a new AllowedRTFOLEMimeTypes parameterMiklos Vajna9-1/+1086
2019-12-16sfx2: sidebar: new .uno commands to show and hide sidebarsAshod Nakashian8-13/+77
2019-12-16chart2: clear listener parents in disposeAshod Nakashian3-1/+14
2019-12-16sfx2: sidebar: notify mobile when the sidebar closesAshod Nakashian1-1/+17
2019-12-16sidebar: sensible line and page sizes and invalidateAshod Nakashian1-0/+3
2019-12-16LOK: don't send LOK notifications while switching viewsAshod Nakashian2-24/+55
2019-12-16jsdialogs: make possible to use on multiple mobile devicesSzymon Kłos1-2/+3
2019-12-16sidebar: always trigger LOK notifications on resizeAshod Nakashian1-1/+2
2019-12-16sfx2: LOK: disable the Reset button from tabbed dialogsAshod Nakashian1-0/+5
2019-12-16sidebar: do not emit unnecessary created notificationsAshod Nakashian1-12/+33
2019-12-16sidebar: reset the LOKNotifier when the ViewShell changesAshod Nakashian4-45/+28
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-16sd: for_each -> range-forAshod Nakashian1-6/+2
2019-12-16sidebar: check for valid current deck before closingAshod Nakashian3-14/+9
2019-12-16jsdialogs: refresh after eventSzymon Kłos1-2/+2
2019-12-16sidebars: add JSDialog support to sidebarsAshod Nakashian2-6/+58
2019-12-16Revert "jsdialogs: send JSON to the client"Michael Meeks1-12/+5
2019-12-16Revert "lok: only generate sidebar JSON for mobile views, for now."Michael Meeks1-4/+1
2019-12-16Revert "jsdialogs: emit JSON at idle to avoid repeated emission."Michael Meeks2-32/+12
2019-12-16Revert "jsdialogs: set LOKNotifier in Deck"Michael Meeks1-5/+0
2019-12-16tdf#129353, tdf#129402: fix node creation on index importMike Kaganski8-81/+191
2019-12-16LOK: emit modified status on entering cell dataAshod Nakashian1-0/+12
2019-12-16Resolves: tdf#129355 mark toc index marks translatableCaolán McNamara2-0/+34
2019-12-16lok: unit test dialog text input fieldMarco Cecchetti1-0/+32
2019-12-16Don't send INPLACE messages to all viewsSzymon Kłos1-3/+3
2019-12-16lok: send message when in place editingSzymon Kłos2-6/+7
2019-12-16sw: fail loading when the fallback text detection failsAshod Nakashian1-1/+5
2019-12-16lok: calc - update our version of the other view's selections on zoom.Michael Meeks3-2/+37