summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
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
2017-05-16drop unused qa OfficeResourceLoader testCaolán McNamara5-267/+0
2017-05-12Clean up uses of SAL_U/SAL_W: extensionsStephan Bergmann2-7/+8
2017-05-12remove unused uno::Reference varsNoel Grandin4-10/+1
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-3/+3
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke3-3/+0
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-05-07Fix typosAndrea Gelmini1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock15-77/+77
2017-05-07tdf#43157: convert extensions module away from OSL_ASSERT to assertChris Sherlock15-77/+77
2017-05-03remove empty namespacesJochen Nitschke2-13/+0
2017-05-02loplugin:checkunusedparams in extensionsNoel Grandin3-10/+8
2017-04-28loplugin:cppunitassertequals: extensionsStephan Bergmann1-4/+8
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin1-5/+4
2017-04-26loplugin:staticmethodsStephan Bergmann1-18/+16
2017-04-26remove extensions bitmaps from .src filesCaolán McNamara18-381/+102
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock8-0/+8
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky8-8/+0
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin1-1/+1
2017-04-07tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: extensionsStephan Bergmann1-1/+1
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin1-1/+1