summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2018-02-16Revert "loplugin:changetoolsgen in dbaccess..desktop" and reapply pluginNoel Grandin2-10/+10
2018-02-16native dialog initial basisCaolán McNamara1-2/+2
2018-02-14desktop: allow disabling recovery via config keyMiklos Vajna1-1/+3
2018-02-14lok IME: support dialogs as wellPranav Kant1-5/+31
2018-02-14lok: check if an element exists in the containerHenry Castro1-2/+3
2018-02-14loplugin:changetoolsgen in dbaccess..desktopNoel Grandin2-12/+12
2018-02-13Increase resolveUnoURL timeout from 20 to 40 secStephan Bergmann1-2/+2
2018-02-13loplugin:salcall (Extension_test-{active,passive})Stephan Bergmann2-5/+5
2018-02-13Fix !LIBO_INTERNAL_ONLY code (Extension_test-active)Stephan Bergmann1-1/+1
2018-02-13In comments: fix typo and normalize on "sub-command"Stephan Bergmann1-3/+3
2018-02-12lok: enable pre-loading with Vcl's builderMichael Meeks1-1/+5
2018-02-08sw lok: IME support + unit testPranav Kant2-1/+21
2018-02-01desktop: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski6-39/+0
2018-01-29Function already take const OUString&Mike Kaganski1-2/+2
2018-01-29Fix typosAndrea Gelmini1-1/+1
2018-01-27lok: Allow whitelisting languages that should be used by LibreOfficeKit.Jan Holesovsky1-1/+1
2018-01-26coverity#1428612 silence reasonable 'Unchecked return value' warningCaolán McNamara1-1/+1
2018-01-26tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorekuiitr4-6/+4
2018-01-25lok: Send the enabled / disabled state of .uno:TransformDialog.Jan Holesovsky1-0/+1
2018-01-25Initialize more for sharing during pre-init.Michael Meeks1-0/+17
2018-01-25lok: Preload thesauri too.Jan Holesovsky1-3/+16
2018-01-25desktop: always clear LOK error message on successMiklos Vajna1-0/+95
2018-01-24Remove redundant variableMike Kaganski1-4/+2
2018-01-23new loplugin: pointerboolNoel Grandin1-1/+1
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann2-3/+3
2018-01-22gbuild: always compile as C++17 with MSVC 2017Michael Stahl1-0/+3
2018-01-22tdf#38915: set cProcessed condition on any process outcomeMike Kaganski2-7/+46
2018-01-21iOS, removed iOS special handling in init()jan Iversen1-14/+0
2018-01-20iOS, allow unorc to be readjan Iversen1-0/+7
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin2-19/+13
2018-01-19new loplugin:emptyifNoel Grandin1-3/+0
2018-01-18Include android/compatibility.hxx from ubiquitous sal/config.hStephan Bergmann1-1/+0
2018-01-18sw lokit: add page syles to header & footerHenry Castro2-0/+30
2018-01-18iOS, readded function declaration.jan Iversen1-0/+1
2018-01-18iOS: add a temporarily exposed function that calls CallbackFlushHandler::Invo...Jon Nermut1-0/+18
2018-01-17Fix typosAndrea Gelmini1-1/+1
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin1-2/+2
2018-01-16Fix typosAndrea Gelmini2-2/+2
2018-01-15More loplugin:cstylecast: desktopStephan Bergmann2-3/+3
2018-01-14Fix typosAndrea Gelmini1-2/+2
2018-01-12More loplugin:cstylecast: desktopStephan Bergmann9-48/+48
2018-01-12iOS, correct rc file namejan Iversen1-1/+1
2018-01-10iOS, corrected path in LOjan Iversen1-3/+4
2018-01-08lokdialog: Enable input before posting mouse eventsPranav Kant1-0/+5
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin1-1/+1
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin1-1/+1
2017-12-28rtl: support start/stop threads around pre-initAshod Nakashian1-2/+4
2017-12-23LOK: support password-protected PDF docsAshod Nakashian1-2/+10
2017-12-22request installation of langpack via packagekitCaolán McNamara1-1/+2
2017-12-20lokdialog: Use Application::Post{Mouse,Key}Event() to post to main threadPranav Kant1-5/+6