summaryrefslogtreecommitdiff
path: root/canvas/source/factory
AgeCommit message (Expand)Author
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-03-17ofz#887 support avoiding reading configCaolán McNamara
2017-02-28new loplugin unoanyNoel Grandin
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
2016-03-25fix headless buildOliver Specht
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-03tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled.Michael Meeks
2015-08-17o3tl: rename compat_functional headerThorsten Behrens
2015-08-11tdf#92459 Cleanup unclear lambdasDaniel Robertson
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-07-31tdf#92459 Replace select1st for lambda expressionsDaniel Robertson
2015-07-22com::sun::star->css in canvasNoel Grandin
2015-07-10tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-05-07simplify code by replacing std::find_if with std::any_of/std::none_ofTakeshi Abe
2015-03-11Clean up previous commitStephan Bergmann
2015-03-11canvas: use constructor syntax in canvas.componentChris Sherlock
2014-09-02remove SAL_DEBUGs introduced earlierMarkus Mohrhard
2014-09-02some temporary debug outputMarkus Mohrhard
2014-08-06Fix *_component_getFactory function typeStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-16fdo#54938: Convert canvas to cppu::supportsServiceMarcos Paulo de Souza
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-02Adapt code to IllegalArgumentException being a RuntimeExceptionStephan Bergmann
2013-01-09RTL_CONSTASCII_(U)STRINGPARAM removed in canvasChr. Rossmanith
2012-10-08re-base on ALv2 code. Includes:Michael Meeks
2012-10-06drop unused #includeDavid Tardon
2012-01-09Kill unused macro in canvas.Thorsten Behrens
2011-11-30catch by constant referenceTakeshi Abe
2011-11-27remove include of pch header in canvasNorbert Thiebaud
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann
2011-08-17add more component prefixesMatúš Kukan
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan