summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba
AgeCommit message (Expand)Author
2015-03-23loplugin:constantfunction: scNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-04V813: Decreased performanceCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-20Drop unused comphelper::service_decl::component_getFactoryHelper paramsStephan Bergmann
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-22"ConditionalFormat" -> SC_UNONAME_CONDFMTMatúš Kukan
2014-12-21fdo#39440 sc: reduce scope of local variablesMichael Weghorn
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-28coverity#1233509 Uncaught exceptionCaolán McNamara
2014-10-28coverity#1233510 Uncaught exceptionCaolán McNamara
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-15sc: sal_Bool -> boolStephan Bergmann
2014-09-15ScVbaPane apparently does not inherit XHelperInterfaceStephan Bergmann
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin
2014-09-03coverity#1233511 Uncaught exceptionCaolán McNamara
2014-09-02coverity#707022 Uncaught exceptionCaolán McNamara
2014-09-02coverity#706935 Uncaught exceptionCaolán McNamara
2014-09-02catch by constCaolán McNamara
2014-08-22Use anonymous namespace for these. (mostly EnumWrapper)Matúš Kukan
2014-08-07coverity#706946 Uncaught exceptionCaolán McNamara
2014-07-14coverity#707036 Uncaught exceptionCaolán McNamara
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-10coverity#707401 Uncaught exceptionCaolán McNamara
2014-07-10coverity#707059 Uncaught exceptionCaolán McNamara
2014-07-09coverity#707382 Uncaught exceptionCaolán McNamara
2014-07-01coverity#706988 Uncaught exceptionCaolán McNamara
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin