summaryrefslogtreecommitdiffstats
path: root/extensions/source
Commit message (Expand)AuthorAgeFilesLines
...
* use begin()/end() when working with SequenceNoel Grandin2017-07-033-6/+5
* loplugin:oncevar (clang-cl): extensionsStephan Bergmann2017-07-034-35/+17
* loplugin:sallogareas (clang-cl)Stephan Bergmann2017-07-031-1/+1
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-036-15/+11
* loplugin:casttovoid: extensionsStephan Bergmann2017-07-0213-29/+7
* hresult1 is unusedStephan Bergmann2017-06-301-5/+1
* loplugin:oncevarStephan Bergmann2017-06-301-1/+3
* loplugin:oncevarStephan Bergmann2017-06-291-2/+1
* extensions: remove COMPMOD preprocessor definesJochen Nitschke2017-06-2618-37/+34
* s/catched/caughtNoel Grandin2017-06-262-2/+2
* simplify some string handling in tracing callsNoel Grandin2017-06-231-4/+1
* loplugin:oncevar editeng..extensionsNoel Grandin2017-06-237-34/+15
* Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann2017-06-191-3/+5
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-187-9/+0
* Make SfxItemSet ranges correct by constructionStephan Bergmann2017-06-161-3/+2
* Profiling API: add ProfileZonesLászló Németh2017-06-161-0/+2
* use ERRCODE_NONE instead of 0Noel Grandin2017-06-142-4/+4
* cleanup unused css/frame/* includesJochen Nitschke2017-06-127-11/+0
* 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-202-3/+3
* cleanup unused css/script/ includesJochen Nitschke2017-05-203-13/+0
* loplugin:stringcopy: extensionsStephan Bergmann2017-05-196-11/+11
* make string translation loading more uniformCaolán McNamara2017-05-1926-95/+90
* 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
* revert OSL_ASSERT changesChris Sherlock2017-05-0711-38/+38
* tdf#43157: convert extensions module away from OSL_ASSERT to assertChris Sherlock2017-05-0711-38/+38
* remove empty namespacesJochen Nitschke2017-05-032-13/+0
* loplugin:checkunusedparams in extensionsNoel Grandin2017-05-023-10/+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-2613-351/+43
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-258-0/+8
* convert MeasurementSystem to scoped enumNoel Grandin2017-04-191-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