summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* coverity#1405937 rework to silence Uncaught exceptionCaolán McNamara2017-06-102-15/+8
* add COVERITY_NOEXCEPT_FALSECaolán McNamara2017-06-061-1/+1
* Fix typosAndrea Gelmini2017-06-051-1/+1
* cleanup unused css/inspection/ and css/reportdesign includesJochen Nitschke2017-06-031-1/+0
* Improved loplugin:redundantcast static_cast handling: extensionsStephan Bergmann2017-06-023-29/+29
* Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann2017-05-311-1/+0
* remove duplicate 'using namespace'Jochen Nitschke2017-05-301-2/+0
* remove some unnecessary OString constructor callsNoel Grandin2017-05-291-4/+4
* remove unnecessary use of OString::getStrNoel Grandin2017-05-287-68/+24
* Resolves: tdf#107981 SID_FM_CTL_PROPERTIES colorbox needs a 'default' entryCaolán McNamara2017-05-221-28/+8
* Translate German comments and debug strings (leftovers in e... dirs)Johnny_M2017-05-206-7/+7
* cleanup unused css/script/ includesJochen Nitschke2017-05-204-15/+0
* loplugin:stringcopy: extensionsStephan Bergmann2017-05-196-11/+11
* make string translation loading more uniformCaolán McNamara2017-05-1926-95/+90
* drop extensions workbenCaolán McNamara2017-05-168-2631/+0
* drop unused qa OfficeResourceLoader testCaolán McNamara2017-05-165-267/+0
* Clean up uses of SAL_U/SAL_W: extensionsStephan Bergmann2017-05-122-7/+8
* remove unused uno::Reference varsNoel Grandin2017-05-124-10/+1
* remove some unnecessary temporary OUStringsNoel Grandin2017-05-111-3/+3
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-093-3/+0
* cleanup tools/debug.hxx includesJochen Nitschke2017-05-081-1/+0
* Fix typosAndrea Gelmini2017-05-071-1/+1
* revert OSL_ASSERT changesChris Sherlock2017-05-0715-77/+77
* tdf#43157: convert extensions module away from OSL_ASSERT to assertChris Sherlock2017-05-0715-77/+77
* remove empty namespacesJochen Nitschke2017-05-032-13/+0
* loplugin:checkunusedparams in extensionsNoel Grandin2017-05-023-10/+8
* loplugin:cppunitassertequals: extensionsStephan Bergmann2017-04-281-4/+8
* loplugin:checkunusedparams in configmgr and vclNoel Grandin2017-04-281-5/+4
* loplugin:staticmethodsStephan Bergmann2017-04-261-18/+16
* remove extensions bitmaps from .src filesCaolán McNamara2017-04-2618-381/+102
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-258-0/+8
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-218-8/+0
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-211-1/+1
* convert MeasurementSystem to scoped enumNoel Grandin2017-04-191-1/+1
* tdf#39468 Translate German commentsJens Carl2017-04-071-1/+1
* Improved loplugin:redundantcast, static_cast on arithmetic types: extensionsStephan Bergmann2017-04-061-1/+1
* loplugin:redundantcast find cstyle double castsNoel Grandin2017-04-061-1/+1
* loplugin:redundantcast find c-style bool castsNoel Grandin2017-04-052-2/+2
* Resolves: tdf#52949 don't show mouse wheel property in report designerCaolán McNamara2017-04-054-1/+14
* css::uno::TypeClass vs. typelib_TypeClass mismatchStephan Bergmann2017-04-051-15/+15
* forget the TODOCaolán McNamara2017-04-041-26/+1
* Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann2017-04-042-7/+7
* well, its on the main trunk nowCaolán McNamara2017-04-041-9/+3
* intendend->intendedCaolán McNamara2017-04-041-3/+3
* loplugin:redundantcast (clang-cl)Stephan Bergmann2017-04-041-1/+1
* make UNO enums scoped for internal LO codeNoel Grandin2017-04-043-18/+20
* coverity#1403662 Mixing enum typesCaolán McNamara2017-04-022-6/+7
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-317-42/+42
* tdf#39468 Translate German commentsJens Carl2017-03-302-2/+2
* Fix typosAndrea Gelmini2017-03-259-13/+13