summaryrefslogtreecommitdiff
path: root/canvas/source/factory/cf_service.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-05-28Log used / selected canvas serviceJan-Marek Glogowski1-6/+13
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-1/+1
2017-10-26More loplugin:unnecessaryparenStephan Bergmann1-3/+3
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin1-9/+9
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin1-14/+11
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin1-6/+6
2017-03-17ofz#887 support avoiding reading configCaolán McNamara1-60/+64
2017-02-28new loplugin unoanyNoel Grandin1-2/+2
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin1-4/+4
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-21/+11
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara1-2/+1
2016-03-25fix headless buildOliver Specht1-0/+5
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-8/+8
2015-09-03tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled.Michael Meeks1-0/+5
2015-08-17o3tl: rename compat_functional headerThorsten Behrens1-1/+1
2015-08-11tdf#92459 Cleanup unclear lambdasDaniel Robertson1-10/+10
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud1-16/+16
2015-07-31tdf#92459 Replace select1st for lambda expressionsDaniel Robertson1-49/+35
2015-07-22com::sun::star->css in canvasNoel Grandin1-3/+3
2015-07-10tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-07simplify code by replacing std::find_if with std::any_of/std::none_ofTakeshi Abe1-4/+4
2015-03-11Clean up previous commitStephan Bergmann1-13/+3
2015-03-11canvas: use constructor syntax in canvas.componentChris Sherlock1-25/+4
2014-09-02remove SAL_DEBUGs introduced earlierMarkus Mohrhard1-19/+0
2014-09-02some temporary debug outputMarkus Mohrhard1-0/+26
2014-08-06Fix *_component_getFactory function typeStephan Bergmann1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-8/+8
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-16/+16
2014-02-23Remove unneccessary commentsAlexander Wilms1-7/+7
2014-01-16fdo#54938: Convert canvas to cppu::supportsServiceMarcos Paulo de Souza1-7/+2
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-2/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-3/+3
2013-04-02Adapt code to IllegalArgumentException being a RuntimeExceptionStephan Bergmann1-0/+5
2013-01-09RTL_CONSTASCII_(U)STRINGPARAM removed in canvasChr. Rossmanith1-20/+19
2012-10-08re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-06drop unused #includeDavid Tardon1-1/+0
2012-01-09Kill unused macro in canvas.Thorsten Behrens1-2/+0
2011-11-30catch by constant referenceTakeshi Abe1-4/+4
2011-11-27remove include of pch header in canvasNorbert Thiebaud1-2/+0
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann1-3/+2
2011-08-17add more component prefixesMatúš Kukan1-1/+1
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan1-6/+0
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2