summaryrefslogtreecommitdiff
path: root/cppcanvas/source/uno
AgeCommit message (Expand)AuthorFilesLines
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-7/+7
2016-06-10Clean up uses of Any::getValue() in cppcanvasStephan Bergmann1-1/+2
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-07-28com::sun::star->css in cppcanvasNoel Grandin1-8/+8
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-06-15inline COMPHELPER_SERVICEDECL_ macroNoel Grandin1-1/+6
2015-04-13loplugin:staticmethodsNoel Grandin1-3/+2
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2014-10-01loplugin: cstylecastNoel Grandin1-1/+1
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-7/+7
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-11-29Further XCanvas != XBitmapCanvas cleanup.Thorsten Behrens1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks3-50/+20
2012-06-22cppcanvas: remove obsolete makefile.mkMichael Stahl2-77/+0
2012-06-22remove bunch of obsolete looking .dxp filesMichael Stahl1-1/+0
2012-03-16Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changesThorsten Behrens1-9/+1
2012-02-13EasyHack: Removed gcc conditionalsAlexander Bergmann1-6/+0
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist1-1/+1
2011-08-17add more component prefixesMatúš Kukan2-2/+10
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan2-2/+0
2011-06-10make the renderer component point to the right shared libraryRadek Doulik2-0/+15
2011-03-13no more writeInfoNorbert Thiebaud2-2/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth2-0/+6
2010-10-10squash misc warningsNorbert Thiebaud2-2/+2
2010-09-15emf+-cppcanvas-renderer.diff: emf+ import - rendering part in cppcanvasRadek Doulik5-0/+214