summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke1-2/+2
2017-07-17loplugin:oncevar: extensions (clang-cl)Stephan Bergmann1-2/+2
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin7-9/+9
2017-07-13loplugin:oncevar: empty strings: extensionsStephan Bergmann1-2/+1
2017-07-11use more range-for on uno::SequenceNoel Grandin1-8/+6
2017-07-10Add quotation marks around placeholderAdolfo Jayme Barrientos1-1/+1
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin4-5/+5
2017-07-07remove nullptr checks on STL search result iteratorsJochen Nitschke1-1/+1
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke5-18/+4
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin2-3/+3
2017-07-06use more begin()/end() for SequenceNoel Grandin6-33/+19
2017-07-05new loplugin unnecessaryparenNoel Grandin2-2/+2
2017-07-05loplugin:casttovoid (clang-cl): extensionsStephan Bergmann2-4/+2
2017-07-04tdf#105831 Add Donate entry on Help menuOlivier1-0/+2
2017-07-04tdf#96505 Get rid of cargo cult "long" integer literalsJens Carl4-11/+11
2017-07-04loplugin:unusedfields in editengNoel Grandin3-32/+2
2017-07-03use begin()/end() when working with SequenceNoel Grandin3-6/+5
2017-07-03loplugin:oncevar (clang-cl): extensionsStephan Bergmann4-35/+17
2017-07-03loplugin:sallogareas (clang-cl)Stephan Bergmann1-1/+1
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke6-15/+11
2017-07-02loplugin:casttovoid: extensionsStephan Bergmann13-29/+7
2017-06-30hresult1 is unusedStephan Bergmann1-5/+1
2017-06-30loplugin:oncevarStephan Bergmann1-1/+3
2017-06-29loplugin:oncevarStephan Bergmann1-3/+3
2017-06-29loplugin:oncevarStephan Bergmann1-2/+1
2017-06-26extensions: remove COMPMOD preprocessor definesJochen Nitschke20-46/+34
2017-06-26s/catched/caughtNoel Grandin2-2/+2
2017-06-23simplify some string handling in tracing callsNoel Grandin1-4/+1
2017-06-23loplugin:oncevar editeng..extensionsNoel Grandin7-34/+15
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann1-3/+5
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke7-9/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-3/+2
2017-06-16Profiling API: add ProfileZonesLászló Németh1-0/+2
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin2-4/+4
2017-06-12cleanup unused css/frame/* includesJochen Nitschke7-11/+0
2017-06-10coverity#1405937 rework to silence Uncaught exceptionCaolán McNamara2-15/+8
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara1-1/+1
2017-06-05Fix typosAndrea Gelmini1-1/+1
2017-06-03cleanup unused css/inspection/ and css/reportdesign includesJochen Nitschke1-1/+0
2017-06-02Improved loplugin:redundantcast static_cast handling: extensionsStephan Bergmann3-29/+29
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann1-1/+0
2017-05-30remove duplicate 'using namespace'Jochen Nitschke1-2/+0
2017-05-29remove some unnecessary OString constructor callsNoel Grandin1-4/+4
2017-05-28remove unnecessary use of OString::getStrNoel Grandin7-68/+24
2017-05-22Resolves: tdf#107981 SID_FM_CTL_PROPERTIES colorbox needs a 'default' entryCaolán McNamara1-28/+8
2017-05-20Translate German comments and debug strings (leftovers in e... dirs)Johnny_M6-7/+7
2017-05-20cleanup unused css/script/ includesJochen Nitschke4-15/+0
2017-05-19loplugin:stringcopy: extensionsStephan Bergmann6-11/+11
2017-05-19make string translation loading more uniformCaolán McNamara26-95/+90
2017-05-16drop extensions workbenCaolán McNamara8-2631/+0