summaryrefslogtreecommitdiff
path: root/desktop/source/deployment
AgeCommit message (Expand)AuthorFilesLines
2018-10-23clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin2-2/+2
2018-10-22Put quotes around a URL in a message to make it more obvious if it is emptyTor Lillqvist1-2/+2
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-10-18Need <rtl/strbuf.hxx> for the !HAVE_FEATURE_EXTENSIONS case, apparentlyTor Lillqvist1-0/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin7-29/+30
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke1-1/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann3-4/+4
2018-09-24loplugin:external (clang-cl)Stephan Bergmann1-1/+1
2018-09-17New loplugin:externalStephan Bergmann2-2/+2
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen7-0/+8
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin2-2/+1
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin1-2/+2
2018-08-31tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen2-2/+2
2018-08-14create appendCopy method in OUStringBufferNoel Grandin2-7/+7
2018-08-02loplugin:returnconstant in cui,desktopNoel Grandin3-22/+7
2018-08-01Add missing sal/log.hxx headersGabor Kelemen6-0/+6
2018-07-29loplugin:stringloop in variousNoel Grandin1-5/+5
2018-07-27loplugin:returnconstant in ucbhelper,drawinglayerNoel Grandin5-27/+17
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-10tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen1-0/+1
2018-06-29tdf#96099 Remove trivial std::map typedefs in [cd]*Arkadiy Illarionov1-2/+1
2018-06-27tdf#96099 Remove some trivial std::deque typedefsArkadiy Illarionov2-26/+21
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