summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* desktop,extensions: updater: only allow redirects to HTTP/HTTPSMichael Stahl2017-08-091-0/+2
* loplugin:unusedmethodsNoel Grandin2017-08-081-3/+0
* split out VclBuilder static methodsCaolán McNamara2017-08-021-1/+1
* move resmgr to unotoolsCaolán McNamara2017-08-0113-127/+26
* loplugin:constparams in extensions,scripting,sdextNoel Grandin2017-07-317-11/+11
* loplugin:oncevarNoel Grandin2017-07-313-11/+10
* loplugin:constparams handle constructorsNoel Grandin2017-07-285-6/+6
* fix propcontroller extension regressionNoel Grandin2017-07-252-6/+33
* use more comphelper::InitAnyPropertySequenceNoel Grandin2017-07-251-12/+7
* coverity#1242860 Unused value + loplugin:casttovoidCaolán McNamara2017-07-241-2/+5
* coverity#1242860 Unused valueCaolán McNamara2017-07-241-1/+1
* remove now unnecessary comphelper::OModuleClient stuffNoel Grandin2017-07-2311-18/+48
* Removed duplicated includesAndrea Gelmini2017-07-232-2/+0
* loplugin:unusedfields in extensions..frameworkNoel Grandin2017-07-226-20/+0
* Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke2017-07-211-2/+2
* de-hrc various thingsCaolán McNamara2017-07-2128-319/+175
* migrate to boost::gettextCaolán McNamara2017-07-21121-4194/+1173
* Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke2017-07-181-2/+2
* loplugin:oncevar: extensions (clang-cl)Stephan Bergmann2017-07-171-2/+2
* use more OUString::operator== in dbaccess..filterNoel Grandin2017-07-137-9/+9
* loplugin:oncevar: empty strings: extensionsStephan Bergmann2017-07-131-2/+1
* use more range-for on uno::SequenceNoel Grandin2017-07-111-8/+6
* Add quotation marks around placeholderAdolfo Jayme Barrientos2017-07-101-1/+1
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-104-5/+5
* remove nullptr checks on STL search result iteratorsJochen Nitschke2017-07-071-1/+1
* C++11 remove std::binary_function bases from functorsJochen Nitschke2017-07-075-18/+4
* use OString::operator== in preference to ::equalsNoel Grandin2017-07-062-3/+3
* use more begin()/end() for SequenceNoel Grandin2017-07-066-33/+19
* new loplugin unnecessaryparenNoel Grandin2017-07-052-2/+2
* loplugin:casttovoid (clang-cl): extensionsStephan Bergmann2017-07-052-4/+2
* tdf#105831 Add Donate entry on Help menuOlivier2017-07-041-0/+2
* tdf#96505 Get rid of cargo cult "long" integer literalsJens Carl2017-07-044-11/+11
* loplugin:unusedfields in editengNoel Grandin2017-07-043-32/+2
* use begin()/end() when working with SequenceNoel Grandin2017-07-033-6/+5
* loplugin:oncevar (clang-cl): extensionsStephan Bergmann2017-07-034-35/+17
* loplugin:sallogareas (clang-cl)Stephan Bergmann2017-07-031-1/+1
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-036-15/+11
* loplugin:casttovoid: extensionsStephan Bergmann2017-07-0213-29/+7
* hresult1 is unusedStephan Bergmann2017-06-301-5/+1
* loplugin:oncevarStephan Bergmann2017-06-301-1/+3
* loplugin:oncevarStephan Bergmann2017-06-291-3/+3
* loplugin:oncevarStephan Bergmann2017-06-291-2/+1
* extensions: remove COMPMOD preprocessor definesJochen Nitschke2017-06-2620-46/+34
* s/catched/caughtNoel Grandin2017-06-262-2/+2
* simplify some string handling in tracing callsNoel Grandin2017-06-231-4/+1
* loplugin:oncevar editeng..extensionsNoel Grandin2017-06-237-34/+15
* Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann2017-06-191-3/+5
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-187-9/+0
* Make SfxItemSet ranges correct by constructionStephan Bergmann2017-06-161-3/+2
* Profiling API: add ProfileZonesLászló Németh2017-06-161-0/+2