summaryrefslogtreecommitdiff
path: root/jvmfwk/plugins/sunmajor
ModeNameSize
d---------javaenvsetup39logplain
d---------pluginlib731logplain
Armin Le Grand (Allotropia) 2022-01-14Recheck modules d* with IWYUGabor Kelemen 2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin 2021-10-02new loplugin:moveparamNoel Grandin 2021-07-31drawinglayer: extract Prop. Value conversion from ViewInformation2DTomaž Vajngerl 2021-06-04sw HTML export: fix pixel size of shapesMiklos Vajna 2021-05-11drawinglayer: move converter.hxx to public includeTomaž Vajngerl 2020-07-07drawinglayer: create instances with uno constructorsNoel Grandin 2020-05-08compact namespace in dbaccess..dtransNoel Grandin 2020-01-31new loplugin:namespaceindentationNoel Grandin 2020-01-20clang-tidy modernize-concat-nested-namespace in drawinglayerNoel Grandin 2019-12-19sal_Char->char in desktop..dtransNoel Grandin 2019-11-22Extend loplugin:external to warn about classesStephan Bergmann 2019-11-22tdf#42949 Fix IWYU warnings in drawinglayer/Gabor Kelemen 2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet 2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): drawinglayerStephan Bergmann 2018-04-01remove unused processfactory.hxx includesJochen Nitschke 2017-12-29loplugin:unnecessaryparen improve return checkNoel Grandin 2017-12-11loplugin:salcall fix functionsNoel Grandin 2017-10-23loplugin:includeform: drawinglayerStephan Bergmann 2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist 2017-09-22<drawinglayer/tools/converters.hxx> can be internal to drawinglayerTor Lillqvist 2017-07-28loplugin:checkunusedparams more part1Noel Grandin 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2016-12-05loplugin:unnecessaryoverride (dtors) in drawinglayerStephan Bergmann 2016-10-05convert MapUnit to scoped enumNoel Grandin 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-04-08tdf#94306 replace boost::noncopyable in d...Jochen Nitschke 2016-02-09Remove excess newlinesChris Sherlock 2015-12-23tdf#96541 - dialog "About LibreOfficeDev" has lost its logoNoel Grandin 2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-09new loplugin: oncevarNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-09-12drawinglayer: com::sun::star->cssNoel Grandin 2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann 2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann 2014-11-05fdo#38835 strip out OUString globalsNoel Grandin 2014-04-09Clean up function declarations and some unused functionsStephan Bergmann 2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-02-27Remove visual noise from drawinglayerAlexander Wilms 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann