summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
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
2017-05-07tdf#43157: convert extensions module away from OSL_ASSERT to assertChris Sherlock
2017-05-03remove empty namespacesJochen Nitschke
2017-05-02loplugin:checkunusedparams in extensionsNoel Grandin
2017-04-28loplugin:cppunitassertequals: extensionsStephan Bergmann
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2017-04-26loplugin:staticmethodsStephan Bergmann
2017-04-26remove extensions bitmaps from .src filesCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: extensionsStephan Bergmann
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-04-05Resolves: tdf#52949 don't show mouse wheel property in report designerCaolán McNamara
2017-04-05css::uno::TypeClass vs. typelib_TypeClass mismatchStephan Bergmann