summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2018-03-14tdf#96796 - Added clipboard actions for the Android ViewerMert Tümer
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin
2018-03-07make all the .ui message dialogs explicitly modalCaolán McNamara
2018-03-07use comphelper::containerToSequenceNoel Grandin
2018-03-07Use for-range loops in desktop (part2)Julien Nabet
2018-03-05Use for-range loops in desktop (part1)Julien Nabet
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper
2018-03-05loplugin:useuniqueptr in TheExtensionManagerNoel Grandin
2018-03-02delete colordata.hxxNoel Grandin
2018-03-01...and some more asserts during CppunitTest_desktop_dialogs_testStephan Bergmann
2018-02-28Don't do unnecessary check for trailing slashMike Kaganski
2018-02-28lok: update main threadHenry Castro
2018-02-28Clean up Desktop::CreateTemporaryDirectoryStephan Bergmann
2018-02-28sneaky uppercase OK,CANCEL,HELP responsesCaolán McNamara
2018-02-27Fix build, for real this timePranav Kant
2018-02-27Fix buildPranav Kant
2018-02-27lok sc: Post mouse events to main threadPranav Kant
2018-02-27postExtTextInputEvent() -> postWindowExtTextInputEvent()Pranav Kant
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-26ColorData->Color in variousNoel Grandin
2018-02-25convert all help responses to gtk's -11Caolán McNamara
2018-02-23get headless build to work again for LinuxThorsten Behrens
2018-02-22weld native message dialogsCaolán McNamara
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann
2018-02-21lok: support of AutoCorrect -> While Typing menu in WriterAndras Timar
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-02-19fix updater on windowsMarkus Mohrhard
2018-02-16Revert "loplugin:changetoolsgen in dbaccess..desktop" and reapply pluginNoel Grandin
2018-02-16native dialog initial basisCaolán McNamara
2018-02-14desktop: allow disabling recovery via config keyMiklos Vajna
2018-02-14lok IME: support dialogs as wellPranav Kant
2018-02-14lok: check if an element exists in the containerHenry Castro
2018-02-14loplugin:changetoolsgen in dbaccess..desktopNoel Grandin
2018-02-13Increase resolveUnoURL timeout from 20 to 40 secStephan Bergmann
2018-02-13loplugin:salcall (Extension_test-{active,passive})Stephan Bergmann
2018-02-13Fix !LIBO_INTERNAL_ONLY code (Extension_test-active)Stephan Bergmann
2018-02-13In comments: fix typo and normalize on "sub-command"Stephan Bergmann
2018-02-12lok: enable pre-loading with Vcl's builderMichael Meeks
2018-02-08sw lok: IME support + unit testPranav Kant
2018-02-01desktop: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-29Function already take const OUString&Mike Kaganski
2018-01-29Fix typosAndrea Gelmini
2018-01-27lok: Allow whitelisting languages that should be used by LibreOfficeKit.Jan Holesovsky