summaryrefslogtreecommitdiff
path: root/canvas/source/factory
AgeCommit message (Expand)AuthorFilesLines
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 Bergmann2-14/+4
2015-03-11canvas: use constructor syntax in canvas.componentChris Sherlock2-26/+6
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-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+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 Meeks2-49/+31
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úš Kukan2-2/+2
2011-07-21resyncing to masterBjoern Michaelsen1-6/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan1-6/+0
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-6/+8
2011-06-16CWS gnumake4: convert canvas to new build system [hg:04b466050e00]Mathias Bauer1-63/+0
2011-06-16CWS gnumake4: convert canvas to new build systemMathias Bauer1-2/+2
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky3-8/+41
2011-02-08Port stuff to our private implementation of SGI extensionsFridrich Štrba1-6/+6
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb3-8/+41
2010-02-25sb118: merged in DEV300_m72sb2-9/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2-9/+2
2010-01-29sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, a...sb2-9/+1