summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
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
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-05loplugin:casttovoid (clang-cl): extensionsStephan Bergmann
2017-07-04tdf#105831 Add Donate entry on Help menuOlivier
2017-07-04tdf#96505 Get rid of cargo cult "long" integer literalsJens Carl
2017-07-04loplugin:unusedfields in editengNoel Grandin
2017-07-03use begin()/end() when working with SequenceNoel Grandin
2017-07-03loplugin:oncevar (clang-cl): extensionsStephan Bergmann
2017-07-03loplugin:sallogareas (clang-cl)Stephan Bergmann
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: extensionsStephan Bergmann
2017-06-30hresult1 is unusedStephan Bergmann
2017-06-30loplugin:oncevarStephan Bergmann
2017-06-29loplugin:oncevarStephan Bergmann
2017-06-29loplugin:oncevarStephan Bergmann
2017-06-26extensions: remove COMPMOD preprocessor definesJochen Nitschke
2017-06-26s/catched/caughtNoel Grandin
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-23loplugin:oncevar editeng..extensionsNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-16Profiling API: add ProfileZonesLászló Németh
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-10coverity#1405937 rework to silence Uncaught exceptionCaolán McNamara
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-05Fix typosAndrea Gelmini
2017-06-03cleanup unused css/inspection/ and css/reportdesign includesJochen Nitschke
2017-06-02Improved loplugin:redundantcast static_cast handling: extensionsStephan Bergmann
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-29remove some unnecessary OString constructor callsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin