summaryrefslogtreecommitdiff
path: root/desktop/source/deployment
AgeCommit message (Expand)AuthorFilesLines
2019-06-14remove some unused includesCaolán McNamara10-37/+9
2019-06-14weld ExtMgrDialog and UpdateRequiredDialogCaolán McNamara8-663/+569
2019-06-13no need for awt::Toolkit::create in UpdateDialogCaolán McNamara1-11/+0
2019-06-13drop intermediate IExtensionListBox classCaolán McNamara3-31/+16
2019-06-12move IExtensionListBox to where its usedCaolán McNamara3-10/+27
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov6-10/+10
2019-06-02drop some unneeded includesCaolán McNamara1-1/+0
2019-05-28drop some unneeded includesCaolán McNamara1-1/+0
2019-05-13Fix typoAndrea Gelmini1-1/+1
2019-05-13Fix typoAndrea Gelmini1-1/+1
2019-05-13Fix typoAndrea Gelmini1-1/+1
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2-2/+2
2019-05-10an uno -> a unoCaolán McNamara1-1/+1
2019-05-10an is used before a vowel soundCaolán McNamara2-2/+2
2019-04-19drop some unneeded includesCaolán McNamara2-2/+0
2019-04-13loplugin:sequentialassign in dbaccess..desktopNoel Grandin2-4/+2
2019-04-13use more std::make_uniqueNoel Grandin1-1/+1
2019-04-12loplugin:unusedfieldsNoel Grandin1-5/+1
2019-04-09drop some unneeded includesCaolán McNamara1-1/+0
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski1-57/+61
2019-04-06weld OTableSubscriptionPageCaolán McNamara1-4/+4
2019-04-06Fix typoAndrea Gelmini1-1/+1
2019-04-06Fix typoAndrea Gelmini1-2/+2
2019-04-02weld XMLFilterSettingsDialogCaolán McNamara1-1/+1
2019-04-02drop some unneeded includesCaolán McNamara3-4/+0
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin1-1/+1
2019-03-26loplugin:singlevalfieldsNoel Grandin2-45/+0
2019-03-09loplugin:unusedmethodsNoel Grandin2-48/+0
2019-03-07log nice exception messages whereever possibleNoel Grandin4-13/+22
2019-02-27weld UpdateDialogCaolán McNamara3-335/+185
2019-02-27weld LicenseDialogImplCaolán McNamara1-180/+105
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-2/+1
2019-02-27Fix typoAndrea Gelmini1-1/+1
2019-02-25weld UpdateInstallDialogCaolán McNamara3-82/+64
2019-02-23weld ShowLicenseDialogCaolán McNamara2-24/+12
2019-02-23weld DependencyDialogCaolán McNamara3-23/+14
2019-02-23loplugin:unusedfields in desktopNoel Grandin1-2/+0
2019-02-20Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov1-40/+35
2019-02-19pretty up logging of exceptionsNoel Grandin1-5/+4
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin4-8/+8
2019-02-12tdf#120703 PVS: remove redundant static castsMike Kaganski1-3/+1
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin3-13/+13
2019-01-13Reduce OUString operationsMatteo Casalin1-2/+1
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann2-7/+11
2019-01-11Resolves: tdf#122404 unlock just the toplevels that were lockedCaolán McNamara2-34/+8
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen3-0/+3
2018-12-23tdf#122269 don't prompt to restart if we're exiting the application anywayCaolán McNamara1-0/+1
2018-12-13loplugin:useuniqueptr in desktop::BackendImplNoel Grandin1-3/+3
2018-12-11Expand warning (mention file path)Samuel Mehrbrodt1-1/+1
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1