summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)Author
2020-01-10Remove catch block for css::lang::IllegalArgumentExceptionStephan Bergmann
2020-01-10use more std::make_sharedNoel Grandin
2020-01-10these don't need to be shared_ptrNoel Grandin
2020-01-10unopkg: Remove too verbose loggingSamuel Mehrbrodt
2020-01-06Revert "sfx2: sidebar: new .uno commands to show and hide sidebars"Michael Meeks
2020-01-02sidebar: bring new sidebar commands in-house & be more assertive with sfx2Michael Meeks
2019-12-23lok: catch and log exceptions during key / mouse event emission.Michael Meeks
2019-12-21lok: Add pseudo uno command ToggleOrientationMuhammet Kara
2019-12-19sal_Char->char in desktop..dtransNoel Grandin
2019-12-16sfx2: sidebar: new .uno commands to show and hide sidebarsAshod Nakashian
2019-12-16LOK: don't send LOK notifications while switching viewsAshod Nakashian
2019-12-16jsdialogs: simply resize to reloadSzymon Kłos
2019-12-16Revert "jsdialogs: don't recreate sidebar on event"Szymon Kłos
2019-12-16jsdialogs: don't recreate sidebar on eventSzymon Kłos
2019-12-16jsdialogs: refresh after eventSzymon Kłos
2019-12-13loplugin:unusedfieldsNoel Grandin
2019-12-09Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2019-12-05Fix typoAndrea Gelmini
2019-12-04desktop: fix Android -Werror,-Wunreachable-codeMiklos Vajna
2019-12-04lok: Fix the condition of setting the transparent background.Jan Holesovsky
2019-12-04lok: cleanup getCellCursorMichael Meeks
2019-12-03use scoped enumStephan Bergmann
2019-12-03remove some useless comment linesNoel Grandin
2019-12-03Make OpenCLMinimumDataSize configuration property non-nillableStephan Bergmann
2019-12-03desktop: disable callback handling while changing the viewAshod Nakashian
2019-12-03lok: formula bar: function completionMarco Cecchetti
2019-12-02android: Get rid of the 'old' vs. Online-based runtime distinction.Jan Holesovsky
2019-12-01cppcheck: performing init in init list (desktop/editeng)Julien Nabet
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30lok: add viewId to window painting, to allow special-casing on render.Michael Meeks
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-27Remove unused BackendImpl::t_string2objectStephan Bergmann
2019-11-26lok: calc formula bar tunneling: function list callbackMarco Cecchetti
2019-11-26We use the system clipboard on iOS and not the "LOK clipboard"Tor Lillqvist
2019-11-24cppcheck: performing init in init list (dbaccess/desktop/dtrans/e.)Julien Nabet
2019-11-24lok: Chart context menu: Replace tunneled context menu with JS context menu.Tamás Zolnai
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-19tdf#128523: drop cache directory when restart manager initiates restartMike Kaganski
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-16Replace some std::once with static initializersMike Kaganski
2019-11-10Added Orientation argument to LOKIT renderFontMert Tumer
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-06Revert "sc lok: Implement hi-dpi and zoom for spreadsheets."Michael Meeks
2019-11-04lok: share conversion of OUString to C strings.Michael Meeks
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-31jsdialogs: refresh SidebarDockingWindow after eventSzymon Kłos
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-30Fix Plugin::containsPreprocessingConditionalInclusionStephan Bergmann
2019-10-29Resolves: tdf#127645 fix crash on revisit to check updatesCaolán McNamara
2019-10-29remove unnecessary includesCaolán McNamara