summaryrefslogtreecommitdiff
path: root/extensions/Library_updatefeed.mk
AgeCommit message (Expand)Author
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2011-12-19extensions: d'oh, i've pasted C++ emacs modelines in makefilesMichael Stahl
2011-12-14extensions: convert update stuff to gbuildMichael Stahl
title='2015-03-11 18:27:36 +0100'>2015-03-11animations: convert animcore.component to constructor usageChris Sherlock 2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl 2014-10-29remove 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