summaryrefslogtreecommitdiff
path: root/cppu/inc/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/inc/makefile.mk')
0 files changed, 0 insertions, 0 deletions
core/commit/framework/inc/recording?h=feature/chartdatatable&id=1a90b1aa64866950cf9ad7032a8240b0c072e671'>framework: create instances with uno constructorsNoel Grandin 2020-01-14loplugin:finalclasses in frameworkNoel Grandin 2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen 2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann 2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin 2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke 2017-06-07framework: cleanup xtypeprovider.hxx includesJochen Nitschke 2017-03-11Fix typosAndrea Gelmini 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-04-12clang-tidy performance-unnecessary-value-param in frameworkNoel Grandin 2015-11-02loplugin:stringconstantNoel Grandin 2015-10-14com::sun::star->css in frameworkNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-08-04idl,framework,forms: inline some use-once typedefsNoel Grandin 2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni 2014-04-07framework: sal_Bool->boolNoel Grandin 2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist 2014-04-06Kill superfluous vertical whitespaceTor Lillqvist 2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-03-18Use SolarMutexGuard directlyStephan Bergmann 2014-03-18Use SolarMutexGuard directlyStephan Bergmann 2014-02-26Remove visual noise from frameworkAlexander Wilms 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-02-09Typo: I/internaly -> I/internallyJulien Nabet 2013-11-05fixincludeguards.sh: frameworkThomas Arnhold 2013-09-26Otherwhise -> OtherwiseJesús Corrius 2013-09-09Bin unused remains of framework's own "debug framework"Tor Lillqvist 2013-07-23remove unused fieldNoel Grandin 2013-07-23Convert the easy cases in framework to WeakImplHelperNoel Grandin 2013-05-28fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-03-03Related to fdo#60724: correct spellingThomas Arnhold