summaryrefslogtreecommitdiff
path: root/desktop/source/deployment
AgeCommit message (Expand)Author
2018-04-10tdf#42949 Remove unnecessary localization headers from desktopGabor Kelemen
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-06Resolves: tdf#116796 Ok -> OkCancelCaolán McNamara
2018-04-03lok: Make the bundled dictionaries work.Tamás Zolnai
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-27Fix typo ("x86_64" -> "X86_64")Stephan Bergmann
2018-03-27loplugin:expressionalwayszero improvementsNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-14loplugin:constantparamNoel Grandin
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-03-08loplugin:constantparam in desktop..i18npoolNoel 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-05loplugin:useuniqueptr in TheExtensionManagerNoel Grandin
2018-03-01...and some more asserts during CppunitTest_desktop_dialogs_testStephan Bergmann
2018-02-28sneaky uppercase OK,CANCEL,HELP responsesCaolán McNamara
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-02-16Revert "loplugin:changetoolsgen in dbaccess..desktop" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in dbaccess..desktopNoel Grandin
2018-02-13Increase resolveUnoURL timeout from 20 to 40 secStephan Bergmann
2018-02-01desktop: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-29Fix typosAndrea Gelmini
2018-01-23new loplugin: pointerboolNoel Grandin
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-17Fix typosAndrea Gelmini
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-15More loplugin:cstylecast: desktopStephan Bergmann
2018-01-12More loplugin:cstylecast: desktopStephan Bergmann
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-12-19remove unused typedefsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-18coverity#1426312 Unchecked return valueCaolán McNamara
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-11-06loplugin:finalclasses in dbaccessNoel Grandin
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-11-04Following 42bfbc216474b4f60d5a5e52a88d95baded5191cJulien Nabet
2017-11-03Replace remaining lists by deques (desktop)Julien Nabet
2017-11-01Replace some lists by vectors in deployment/registry (desktop)Julien Nabet
2017-11-01loplugin:constantparam in d*Noel Grandin
2017-10-30Replace some lists by vectors in desktopJulien Nabet
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: desktopStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin