summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/registry
AgeCommit message (Expand)Author
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, desktopStephan Bergmann
2017-01-18XPackageTypeInfo::getIcon is uselessCaolán McNamara
2017-01-09New loplugin:externvar: desktopStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-08loplugin:unreffunTor Lillqvist
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke
2016-12-02convert some anonymous enums to scopedNoel Grandin
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-22clearly we want to match "-env:" only at arg start, not as substring anywhereEike Rathke
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-05loplugin:constantparamNoel Grandin
2016-04-05sequence->vector in xmlscriptNoel Grandin
2016-03-13quieten debugging soffice startupCaolán McNamara
2016-03-13loplugin:stringconstantCaolán McNamara
2016-03-12tdf#91794 OSL_DEBUG_LEVEL > 1 removed (desktop)Rohan Kumar
2016-03-07fix typo getSupportedPlaforms -> getSupportedPlatformsDouglas Mencken
2016-02-09Remove excess newlinesChris Sherlock
2016-01-11loplugin: unused return values in desktopNoel Grandin
2016-01-06Use OUStringBuffer when constructing string in loopAndrzej Hunt
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06Fix typosAndrea Gelmini
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-09-18Some follow-up #include clean-upStephan Bergmann
2015-09-12desktop: com::sun::star->cssNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-04filter,desktop,dbaccess: inline some use-once typedefsNoel Grandin
2015-07-23separate variables by scoping instead of reusingLionel Elie Mamane
2015-07-23fix regression introduced by 21834f14c97071c5bcf13ef02bf940dc1922663fLionel Elie Mamane
2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-17loplugin:unusedmethods desktopNoel Grandin
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl