summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba
AgeCommit message (Expand)Author
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-23loplugin:constantfunction: swNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
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-04cppcheck: Possible inefficient checking for <var> emptinessJulien Nabet
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-20Typo: paremeter/paramater=>parameterJulien Nabet
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-04loplugin: cstylecastNoel Grandin
2014-12-02Revert "loplugin: cstylecast"Kohei Yoshida
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-21expand complex cascading conditional operatorBjoern Michaelsen
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-16sw: convert 'a ? sal_False : sal_True' to '!a'Matteo Casalin
2014-11-16sw: avoid 'condition ? sal_True : sal_False' expressionsMatteo Casalin
2014-11-16makeAny(sal_True/sal_False) to makeAny(true/false) in swMatteo Casalin
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-09-22fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis
2014-09-02coverity#707382 Uncaught exceptionCaolán McNamara
2014-09-02coverity#707409 Uncaught exceptionCaolán McNamara
2014-08-21Fix *_component_getFactory function typeStephan Bergmann
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner
2014-07-15coverity#738453 Uncaught exceptionCaolán McNamara
2014-07-15coverity#738454 Uncaught exceptionCaolán McNamara
2014-07-14coverity#738457 Uncaught exceptionCaolán McNamara
2014-07-14coverity#738452 Uncaught exceptionCaolán McNamara
2014-07-10coverity#1224989 Uncaught exceptionCaolán McNamara
2014-07-10coverity#1224987 Uncaught exceptionCaolán McNamara
2014-07-10coverity#707407 Uncaught exceptionCaolán McNamara
2014-07-10coverity#707401 Uncaught exceptionCaolán McNamara
2014-07-09coverity#738460 Uncaught exceptionCaolán McNamara
2014-07-09coverity#707382 Uncaught exceptionCaolán McNamara
2014-07-09coverity#707392 Uncaught exceptionCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13coverity#707393 Uncaught exceptionCaolán McNamara
2014-06-12coverity#735985 Unchecked dynamic_castCaolán McNamara