summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/misc
AgeCommit message (Expand)Author
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
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-27loplugin:constantparamNoel Grandin
2018-04-10tdf#42949 Remove unnecessary localization headers from desktopGabor Kelemen
2018-03-27Fix typo ("x86_64" -> "X86_64")Stephan Bergmann
2018-03-27loplugin:expressionalwayszero improvementsNoel Grandin
2018-03-05Use for-range loops in desktop (part1)Julien Nabet
2018-02-13Increase resolveUnoURL timeout from 20 to 40 secStephan Bergmann
2017-10-30Replace some lists by vectors in desktopJulien Nabet
2017-10-23loplugin:includeform: desktopStephan Bergmann
2017-10-13Log found extension updatesJan-Marek Glogowski
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19loplugin:constparams in desktopNoel Grandin
2017-07-02loplugin:casttovoid: desktopStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock
2017-04-28loplugin:salunicodeliteral: desktopStephan Bergmann
2017-04-26loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-03-07Propagate failure of reading from stdinStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke
2016-11-23loplugin:unnecessaryoverride (dtors) in desktopStephan Bergmann
2016-10-16clang-cl loplugin: desktopStephan Bergmann
2016-10-07loplugin:staticmethods: desktopStephan Bergmann
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-05(initial) sparc64 portJames Clarke
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin