summaryrefslogtreecommitdiff
path: root/desktop/source/deployment
AgeCommit message (Expand)AuthorFilesLines
2018-06-25loplugin:useuniqueptr in desktopNoel Grandin4-24/+18
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin1-6/+3
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke3-4/+0
2018-05-28tdf#96099 Remove some trivial typedef std::vectorArkadiy Illarionov1-2/+0
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin4-8/+25
2018-05-23rename config_extension_update.h.in to config_extensions.h.inRene Engelhard3-3/+3
2018-05-17loplugin:unusedfields in dbaccess..drawinglayerNoel Grandin1-4/+4
2018-04-27loplugin:constantparamNoel Grandin3-7/+4
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen1-1/+0
2018-04-15remove some unused comphelper includesJochen Nitschke2-2/+0
2018-04-11weld RestartDialogCaolán McNamara1-1/+2
2018-04-10tdf#42949 Remove unnecessary localization headers from desktopGabor Kelemen9-8/+3
2018-04-06weld linkeditdialogCaolán McNamara1-1/+1
2018-04-06Resolves: tdf#116796 Ok -> OkCancelCaolán McNamara1-1/+1
2018-04-03lok: Make the bundled dictionaries work.Tamás Zolnai1-2/+3
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-27Fix typo ("x86_64" -> "X86_64")Stephan Bergmann1-1/+1
2018-03-27loplugin:expressionalwayszero improvementsNoel Grandin1-1/+1
2018-03-20drop unnecessary includesCaolán McNamara4-4/+0
2018-03-14loplugin:constantparamNoel Grandin3-4/+4
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin1-2/+1
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin1-8/+7
2018-03-07Use for-range loops in desktop (part2)Julien Nabet2-38/+26
2018-03-05Use for-range loops in desktop (part1)Julien Nabet15-190/+158
2018-03-05loplugin:useuniqueptr in TheExtensionManagerNoel Grandin2-7/+4
2018-03-01...and some more asserts during CppunitTest_desktop_dialogs_testStephan Bergmann1-2/+2
2018-02-28sneaky uppercase OK,CANCEL,HELP responsesCaolán McNamara1-3/+3
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-22weld native message dialogsCaolán McNamara4-51/+56
2018-02-21New loplugin:nestedunnamedStephan Bergmann1-5/+0
2018-02-16Revert "loplugin:changetoolsgen in dbaccess..desktop" and reapply pluginNoel Grandin1-8/+8
2018-02-14loplugin:changetoolsgen in dbaccess..desktopNoel Grandin1-11/+11
2018-02-13Increase resolveUnoURL timeout from 20 to 40 secStephan Bergmann1-2/+2
2018-02-01desktop: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-7/+0
2018-01-29Fix typosAndrea Gelmini1-1/+1
2018-01-23new loplugin: pointerboolNoel Grandin1-1/+1
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin2-19/+13
2018-01-19new loplugin:emptyifNoel Grandin1-3/+0
2018-01-17Fix typosAndrea Gelmini1-1/+1
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin1-2/+2
2018-01-15More loplugin:cstylecast: desktopStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: desktopStephan Bergmann5-15/+15
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin1-1/+1
2017-12-19remove unused typedefsNoel Grandin1-1/+0
2017-12-19inline use-once typedefsNoel Grandin2-4/+2
2017-12-18coverity#1426312 Unchecked return valueCaolán McNamara1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin4-4/+4
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin2-2/+2
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1