summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/appluno.cxx
AgeCommit message (Expand)Author
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
2015-06-02remove unused includeMarkus Mohrhard
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-03sc: More services converted to constructors.Jan Holesovsky
2015-05-03sc: Convert many services to constructors.Jan Holesovsky
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-24convert SvxZoomType to enum classNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-02-16we shouldn't need a static ref in these createOneInstance factory helpersCaolán McNamara
2015-01-14LinkUpdateMode property values must be in the range 0--2 or 0--3Stephan Bergmann
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part7Julien Nabet
2014-05-06Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24coverity#737355 Uncaught exceptionCaolán McNamara
2014-02-24coverity#737354 Uncaught exceptionCaolán McNamara
2014-02-24coverity#737278 Uncaught exceptionCaolán McNamara