summaryrefslogtreecommitdiff
path: root/desktop/source/deployment
AgeCommit message (Expand)Author
2019-02-27weld UpdateDialogCaolán McNamara
2019-02-27weld LicenseDialogImplCaolán McNamara
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-27Fix typoAndrea Gelmini
2019-02-25weld UpdateInstallDialogCaolán McNamara
2019-02-23weld ShowLicenseDialogCaolán McNamara
2019-02-23weld DependencyDialogCaolán McNamara
2019-02-23loplugin:unusedfields in desktopNoel Grandin
2019-02-20Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-12tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin
2019-01-13Reduce OUString operationsMatteo Casalin
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-11Resolves: tdf#122404 unlock just the toplevels that were lockedCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-23tdf#122269 don't prompt to restart if we're exiting the application anywayCaolán McNamara
2018-12-13loplugin:useuniqueptr in desktop::BackendImplNoel Grandin
2018-12-11Expand warning (mention file path)Samuel Mehrbrodt
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-29Revert "Simplify code"Samuel Mehrbrodt
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin
2018-11-29Simplify codeSamuel Mehrbrodt
2018-11-28make unopkg gui not ask to 'restart' on extension changesCaolán McNamara
2018-11-28Resolves: tdf#121746 block toplevels from closing...Caolán McNamara
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-18cppcheck: unreadVariable dp_gui_extensioncmdqueueJulien Nabet
2018-11-16Fix typosAndrea Gelmini
2018-11-09fix bug in listbox height calc in ExtensionBox_ImplNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-29Remove unused parameterSamuel Mehrbrodt
2018-10-26unopkg: Make logging to default location work againSamuel Mehrbrodt
2018-10-26unopkg: Log deployment output with the same logger as unopkgSamuel Mehrbrodt
2018-10-23clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin
2018-10-22Put quotes around a URL in a message to make it more obvious if it is emptyTor Lillqvist
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-18Need <rtl/strbuf.hxx> for the !HAVE_FEATURE_EXTENSIONS case, apparentlyTor Lillqvist
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann