summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/appluno.cxx
AgeCommit message (Expand)Author
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-06-11Simplify Sequences initializations (sc)Julien Nabet
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-08-09loplugin:flatten in sc/ui/unoobjNoel Grandin
2020-07-26sc: create instances with uno constructorsNoel Grandin
2020-01-12tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctorYusuf Keten
2019-12-22sal_Char->char in scNoel Grandin
2019-12-20loplugin:duplicate-definesNoel Grandin
2019-08-15loplugin:sequenceloop in scNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-07-04tdf#42949 Fix IWYU warnings in sc/source/ui/unoobj/*Gabor Kelemen
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen
2018-06-26loplugin:useuniqueptr in ScFuncDescNoel Grandin
2018-02-28Translate German comments and debug stringsJohnny_M
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-22loplugin:flatten in pyuno..scNoel Grandin
2017-07-04Move definition of VAR_ARGS and PAIRED_VAR_ARGS to formula/funcvarargs.hEike Rathke
2017-05-19loplugin:stringcopy: scStephan Bergmann
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26remove now unused header fileEike Rathke
2017-01-26this is css::sheet::XGlobalSheetSettings attribute LinkUpdateModeEike Rathke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-05-04Remove unnecessary ScUnoHelpFunctions::SetBoolInAnyStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-31RecentFunctionsChanged doesn't do anything since...Caolán McNamara
2015-12-12tdf#96339 fix bug in sort listNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-13sc: boost::ptr_vector->std::vectorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann