summaryrefslogtreecommitdiff
path: root/cppcanvas
ModeNameSize
-rw-r--r--CppunitTest_cppcanvas_emfplus.mk1941logplain
-rw-r--r--CppunitTest_cppcanvas_test.mk1545logplain
-rw-r--r--Library_cppcanvas.mk2577logplain
-rw-r--r--Library_mtfrenderer.mk1397logplain
-rw-r--r--Makefile478logplain
-rw-r--r--Module_cppcanvas.mk1326logplain
-rw-r--r--README162logplain
d---------inc / pch30logplain
d---------qa64logplain
d---------source164logplain
3f95ac62'>remove unnecessary 'using namespace rtl' declarationsNoel Grandin 2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin 2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet 2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold 2014-04-09Missing includeStephan Bergmann 2014-04-07animations: sal_Bool->boolNoel Grandin 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-03-10animations: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann 2014-03-10fdo#60698: Split out slideshow code from animationsMarcos Paulo de Souza 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-02-25Remove visual noise from animationsAlexander Wilms 2014-02-23Remove unneccessary commentsAlexander Wilms 2014-02-06Typo: atribute(s) -> attribute(s)Julien Nabet 2014-02-04Related: fdo#69645 don't know if mxParent could become invalid..Caolán McNamara 2014-02-03fdo#54938 Convert to cppu::supportsServiceAlexandre Vicenzi 2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann 2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin 2013-11-05Resolves: fdo#69645 Parent Node disposed and mpParent pointing to junkCaolán McNamara 2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza 2013-10-21fdo#68849 add some header guardsThomas Arnhold 2013-08-01Mark as constTakeshi Abe 2013-07-22Mark as constTakeshi Abe 2013-06-03re-base on ALv2 code. Includes:Michael Meeks 2013-05-25use XShapeHash type to make this *_map compatible...Herbert Dürr 2013-05-23Resolves: #i119966# Fixed handling of the "visibility" flag of animations.Andre Fischer 2013-04-25fdo#46808 Convert animations::ParallelTimeContainer to new styleNoel Grandin 2013-04-24gbuild: drop empty use_packages callsDavid Tardon 2013-04-24gbuild: drop uses of removed packagesDavid Tardon 2013-04-23execute move of global headersBjoern Michaelsen