summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2018-03-14loplugin:constantparamNoel Grandin3-4/+4
2018-03-14tdf#96796 - Added clipboard actions for the Android ViewerMert Tümer1-0/+17
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin1-2/+1
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-0/+1
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin1-8/+7
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin1-1/+1
2018-03-07make all the .ui message dialogs explicitly modalCaolán McNamara1-0/+1
2018-03-07use comphelper::containerToSequenceNoel Grandin1-17/+3
2018-03-07Use for-range loops in desktop (part2)Julien Nabet7-144/+113
2018-03-05Use for-range loops in desktop (part1)Julien Nabet20-214/+175
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara5-5/+5
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper1-0/+2
2018-03-05loplugin:useuniqueptr in TheExtensionManagerNoel Grandin2-7/+4
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2018-03-01...and some more asserts during CppunitTest_desktop_dialogs_testStephan Bergmann3-8/+8
2018-02-28Don't do unnecessary check for trailing slashMike Kaganski1-7/+0
2018-02-28lok: update main threadHenry Castro1-0/+2
2018-02-28Clean up Desktop::CreateTemporaryDirectoryStephan Bergmann1-12/+5
2018-02-28sneaky uppercase OK,CANCEL,HELP responsesCaolán McNamara2-7/+7
2018-02-27Fix build, for real this timePranav Kant1-3/+8
2018-02-27Fix buildPranav Kant1-1/+1
2018-02-27lok sc: Post mouse events to main threadPranav Kant1-70/+0
2018-02-27postExtTextInputEvent() -> postWindowExtTextInputEvent()Pranav Kant1-6/+6
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin3-6/+6
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-5/+6
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-1/+1
2018-02-26ColorData->Color in variousNoel Grandin1-9/+7
2018-02-25convert all help responses to gtk's -11Caolán McNamara4-5/+5
2018-02-23get headless build to work again for LinuxThorsten Behrens2-2/+2
2018-02-22weld native message dialogsCaolán McNamara7-73/+79
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann1-1/+1
2018-02-21lok: support of AutoCorrect -> While Typing menu in WriterAndras Timar1-1/+2
2018-02-21New loplugin:nestedunnamedStephan Bergmann1-5/+0
2018-02-19fix updater on windowsMarkus Mohrhard1-1/+1
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