summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-17use more default copy ctorsJochen Nitschke
2017-09-11Make clamping of aParams.format work reliablyStephan Bergmann
2017-09-08-Werror,-Wtautological-compare with latest clangNoel Grandin
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-07extensions: GCC 7 -Werror=format-truncationMichael Stahl
2017-09-04new loplugin:redundantpointeropsNoel Grandin
2017-08-31loplugin:constparams: extensions (clang-cl)Stephan Bergmann
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-21Fix typosAndrea Gelmini
2017-08-18tdf#105538 Download update to Downloads folder on WindowsTakeshi Abe
2017-08-18loplugin:oncevar (clang-cl)Stephan Bergmann
2017-08-18Fix typosAndrea Gelmini
2017-08-17Fix typosAndrea Gelmini
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-09desktop,extensions: updater: only allow redirects to HTTP/HTTPSMichael Stahl
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-08-02split out VclBuilder static methodsCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-31loplugin:constparams in extensions,scripting,sdextNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-25fix propcontroller extension regressionNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-24coverity#1242860 Unused value + loplugin:casttovoidCaolán McNamara
2017-07-24coverity#1242860 Unused valueCaolán McNamara
2017-07-23remove now unnecessary comphelper::OModuleClient stuffNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-22loplugin:unusedfields in extensions..frameworkNoel Grandin
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-07-17loplugin:oncevar: extensions (clang-cl)Stephan Bergmann
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-07-13loplugin:oncevar: empty strings: extensionsStephan Bergmann
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-10Add quotation marks around placeholderAdolfo Jayme Barrientos
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07remove nullptr checks on STL search result iteratorsJochen Nitschke
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin