summaryrefslogtreecommitdiff
path: root/desktop/source/deployment
AgeCommit message (Expand)AuthorFilesLines
2018-04-20lok: Make the bundled dictionaries work.Tamás Zolnai1-2/+3
2018-04-03Fix typo ("x86_64" -> "X86_64")Stephan Bergmann1-1/+1
2017-11-06loplugin:finalclasses in dbaccessNoel Grandin2-4/+3
2017-11-06loplugin:constparams in various(2)Noel Grandin2-2/+2
2017-11-04Following 42bfbc216474b4f60d5a5e52a88d95baded5191cJulien Nabet1-1/+1
2017-11-03Replace remaining lists by deques (desktop)Julien Nabet5-43/+36
2017-11-01Replace some lists by vectors in deployment/registry (desktop)Julien Nabet10-15/+13
2017-11-01loplugin:constantparam in d*Noel Grandin3-4/+4
2017-10-30Replace some lists by vectors in desktopJulien Nabet5-25/+20
2017-10-26vcl: make MapMode constructor explicitMichael Stahl4-5/+5
2017-10-23loplugin:includeform: desktopStephan Bergmann59-176/+176
2017-10-23overload std::hash for OUString and OStringNoel Grandin7-12/+7
2017-10-18set parent of extension file dialogCaolán McNamara1-3/+3
2017-10-18Resolves: tdf#112891 give restart dialog a parentCaolán McNamara2-3/+6
2017-10-13Log found extension updatesJan-Marek Glogowski1-10/+11
2017-10-04add << operator for css::uno::ExceptionNoel Grandin8-25/+17
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann1-1/+1
2017-10-03new loplugin:blockblockNoel Grandin1-7/+5
2017-10-02tdf#44497 run LicenseDialog with SolarMutex lockedJan-Marek Glogowski1-0/+1
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski1-1/+1
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin1-1/+1
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt1-1/+1
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski1-1/+0
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin1-14/+11
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski2-0/+6
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin9-22/+18
2017-09-06Don't poll the extension install progress barJan-Marek Glogowski2-12/+20
2017-08-18fix typosdennisroczek1-1/+1
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin2-12/+7
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin6-8/+6
2017-08-08loplugin:constantparamNoel Grandin2-16/+7
2017-08-01move resmgr to unotoolsCaolán McNamara2-2/+2
2017-07-28loplugin:checkunusedparams more part3Noel Grandin2-8/+4
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin2-17/+16
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin1-6/+0
2017-07-21de-hrc various thingsCaolán McNamara1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara51-1285/+173
2017-07-19loplugin:constparams in desktopNoel Grandin5-26/+26
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin4-8/+8
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin1-2/+1
2017-07-05loplugin:unusedfields variousNoel Grandin2-8/+0
2017-07-04loplugin:unusedfields in cui..idlNoel Grandin2-12/+3
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann2-4/+2
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke1-1/+1
2017-07-02loplugin:casttovoid: desktopStephan Bergmann4-8/+3
2017-07-02Handle osl::File::setPos failureStephan Bergmann1-3/+11
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin2-5/+1
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin3-11/+6
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke4-5/+0