summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
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
2017-05-22Resolves: tdf#107981 SID_FM_CTL_PROPERTIES colorbox needs a 'default' entryCaolán McNamara
2017-05-20Translate German comments and debug strings (leftovers in e... dirs)Johnny_M
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-19loplugin:stringcopy: extensionsStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-16drop extensions workbenCaolán McNamara
2017-05-16drop unused qa OfficeResourceLoader testCaolán McNamara
2017-05-12Clean up uses of SAL_U/SAL_W: extensionsStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-07Fix typosAndrea Gelmini
2017-05-07revert OSL_ASSERT changesChris Sherlock