summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui
AgeCommit message (Expand)Author
2018-09-17New loplugin:externalStephan Bergmann
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-08-02loplugin:returnconstant in cui,desktopNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-29loplugin:stringloop in variousNoel Grandin
2018-07-27loplugin:returnconstant in ucbhelper,drawinglayerNoel Grandin
2018-06-25loplugin:useuniqueptr in desktopNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-23rename config_extension_update.h.in to config_extensions.h.inRene Engelhard
2018-05-17loplugin:unusedfields in dbaccess..drawinglayerNoel Grandin
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen
2018-04-11weld RestartDialogCaolán McNamara
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-03-20drop unnecessary includesCaolán McNamara
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-16Revert "loplugin:changetoolsgen in dbaccess..desktop" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in dbaccess..desktopNoel Grandin
2018-02-01desktop: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-29Fix typosAndrea Gelmini
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
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-18coverity#1426312 Unchecked return valueCaolán McNamara
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: desktopStephan Bergmann
2017-10-18set parent of extension file dialogCaolán McNamara
2017-10-18Resolves: tdf#112891 give restart dialog a parentCaolán McNamara
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-10-02tdf#44497 run LicenseDialog with SolarMutex lockedJan-Marek Glogowski
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin