summaryrefslogtreecommitdiff
path: root/desktop/source/deployment
AgeCommit message (Expand)AuthorFilesLines
2020-02-10android hunspell: Hardcode the ReferenceOOoMajorMinor for version check.Jan Holesovsky1-0/+5
2019-09-30use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2-5/+5
2019-08-05pretty up logging of exceptionsNoel Grandin1-5/+3
2019-08-05Improved loplugin:stringconstant (now that GCC 7 supports it): desktopStephan Bergmann7-25/+25
2019-08-05loplugin:logexceptionnicely in desktopNoel Grandin5-18/+21
2019-08-05loplugin:sequentialassign in dbaccess..desktopNoel Grandin2-4/+2
2019-01-11Resolves: tdf#122404 unlock just the toplevels that were lockedCaolán McNamara2-34/+8
2018-12-28tdf#122269 don't prompt to restart if we're exiting the application anywayCaolán McNamara1-0/+1
2018-11-28Resolves: tdf#121746 block toplevels from closing...Caolán McNamara2-29/+78
2018-11-22weld SwCondCollPageCaolán McNamara1-2/+2
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2-0/+2
2018-11-16Fix typosAndrea Gelmini2-2/+2
2018-11-09fix bug in listbox height calc in ExtensionBox_ImplNoel Grandin2-6/+4
2018-11-07move SvTreeListBox to vclCaolán McNamara2-3/+3
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin5-12/+12
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai1-1/+1
2018-10-29Remove unused parameterSamuel Mehrbrodt2-3/+1
2018-10-26unopkg: Make logging to default location work againSamuel Mehrbrodt1-3/+19
2018-10-26unopkg: Log deployment output with the same logger as unopkgSamuel Mehrbrodt1-75/+11
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